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

"No such file or directory" run.py #23

Open
Mike2023a opened this issue Jun 20, 2023 · 0 comments
Open

"No such file or directory" run.py #23

Mike2023a opened this issue Jun 20, 2023 · 0 comments

Comments

@Mike2023a
Copy link

Mike2023a commented Jun 20, 2023

Hello all. Can someone please help me ?
I keep getting this error message "PS C:\Users\micha\BookGPT> python run.py.
C:\Users\micha\AppData\Local\Programs\Python\Python311\python.exe: can't open file 'C:\Users\micha\BookGPT\run.py': [Errno 2] No such file or directory
PS C:\Users\micha\BookGPT> " . I cannot start the program.

The file run.py is not in the src folder !

The above error is gone. Now there is a new error
PS C:\Users\micha\BookGPT> python run.py
Traceback (most recent call last):
File "C:\Users\micha\BookGPT\run.py", line 3, in
from book import Book
ModuleNotFoundError: No module named 'book'.
I had to install an older version of Plython.

Hope someone can help me ? I appreciate it very much.

Thanks a lot and all the best
Greetings Michael

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

1 participant