Bonsoir, j'écris ce message dans l'espoir de trouver une solution à mon 
problème.

Enfaite, lorsque j'essaye d'ouvrir un fichier .txt dans le même dossier que 
mon programme python à l'aide de la commande "open("text.txt",r)" cela 
indique l'erreur :                                  

File "P:\Documents\Tipe\vitessetemps.py", line 3, in <module>

fichier=open("valeursaccélération.txt","r")

FileNotFoundError: [Errno 2] No such file or directory: 
'valeursaccélération.txt'



Merci de votre attention et bonne soirée.

-- 
You received this message because you are subscribed to the Google Groups 
"Pyzo" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To view this discussion on the web, visit 
https://groups.google.com/d/msgid/pyzo/3ab8f9d2-2b30-4ccf-9a3f-3a24312a081fn%40googlegroups.com.

Reply via email to