Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

FileNotFoundError: No such file or directory. #3

Closed
Anistellar opened this issue Jun 17, 2021 · 2 comments
Closed

FileNotFoundError: No such file or directory. #3

Anistellar opened this issue Jun 17, 2021 · 2 comments

Comments

@Anistellar
Copy link

Anistellar commented Jun 17, 2021

File "D:\Programming\python\pycharm\Gesture video game\main.py", line 152, in
car_racing = CarRacing()
File "D:\Programming\python\pycharm\Gesture video game\main.py", line 30, in init
self.initialize()
File "D:\Programming\python\pycharm\Gesture video game\main.py", line 36, in initialize
self.carImg = pygame.image.load(".\img\car.png")
FileNotFoundError: No such file or directory.

@AslanDevbrat
Copy link
Owner

Download img folder in the current working directory

@Anistellar
Copy link
Author

Anistellar commented Jun 17, 2021 via email

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants