Python Forum

Full Version: Problems on ''no such file or directory'' in python on Visual studio 2019
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
I am sorry to disturb. I am a beginner for programming and learning the cs61a. In the first project, I want to run the hog_gui.py to test. But the cmd tells me that there is no file or directory.

But I have add the search path to this project, also I created a environment for this project. From the document provided by this course, the index.html and favicon. ico are in the files.

I don't know how to fix it. Thanks for any help.

And the following is the image.

This is the error
[Image: CpcV9Mt]

This is the gui files
[Image: 7rsJqZ4]

This is the solution explorer
[Image: gysXBP1]
please read: https://python-forum.io/misc.php?action=help&hid=20
and: https://python-forum.io/misc.php?action=help&hid=21
you should post actual code, not links
and full unaltered error tracebacks in error tags, not images.