Skip to content
This repository has been archived by the owner on Feb 24, 2022. It is now read-only.

simulator.py looks for images in the main smartcab folder #319

Closed
vijayshankarv opened this issue Jan 28, 2018 · 0 comments · Fixed by #341
Closed

simulator.py looks for images in the main smartcab folder #319

vijayshankarv opened this issue Jan 28, 2018 · 0 comments · Fixed by #341

Comments

@vijayshankarv
Copy link

I had issues with running the simulator for the smartcab project where I kept getting a black pygame screen and an error which said that simulator cannot find images/logo.png.

After bumbling around for a while, I was able to fix this issue by moving the images folder to the main smartcab directory.

Simulator.py looks for the images folder in the directory where we run the code from, so either change the instructions or update the code to look for images within the directory where agent.py and simulator.py live.

Associated forum post - https://discussions.udacity.com/t/pygame-windows-stuck-on-mac-os/557095

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

Successfully merging a pull request may close this issue.

1 participant