the main problem that the "Desktop" location is in another language.. I did like that:
with open("/Usere/Name_/OneDrive/שולחן העבודה/my_file.txt") as file:
content = file.read()
print(file)
I tried to change also to Desktop on English, but still won't work..
I need somehow to change this to English in the computer?
What error are you getting?
Fixed it.. ty
Обсуждают сегодня