Closed ph0rest closed 5 years ago
Are you in the project's folder?
Are you in the project's folder?
Yes, Screen:
And you're sure the file is in the folder?
And you're sure the file is in the folder?
Here is the list of all files in this folder
Do you use python3? Because it seems like python can't find an error named "FileNotFoundError" which is there in python>=3.5
Ops, sorry. My bad, I'v got an 2.7 version. Thanks!
I've got this error after trying to run main.py
`$ python main.py Traceback (most recent call last):
File "main.py", line 30, in
NameError: name 'FileNotFoundError' is not defined `