[Python] Possible motivazione per errore file not found.

Gaber Ayoubi gaber.ayoubi a gmail.com
Mar 4 Ott 2022 00:38:50 CEST


Per vedere l'eccezione basta che fai

try:
   ....
except Exception as e:
  print(e)

Hai provato a fare open senza mettere la codifica?
-------------- parte successiva --------------
Un allegato HTML รจ stato rimosso...
URL: <http://lists.python.it/pipermail/python/attachments/20221004/4aa3b846/attachment.html>


Maggiori informazioni sulla lista Python