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

Cr src returns error #6

Open
grendal87 opened this issue Oct 22, 2023 · 3 comments
Open

Cr src returns error #6

grendal87 opened this issue Oct 22, 2023 · 3 comments

Comments

@grendal87
Copy link

When I attempt to run cd src main.py in cmd I get an error saying CD is not valid along with a few other errors.

Is there perhaps a way to make a exe that is less tempermental?

@Frustrated87
Copy link

this can be closed. I was combining the cd src and main.py commands.

I do however after sperating the commands run into a new error. Path, Line 1, in from PyQt5.QtGui import Qicon, QDesktopServices ModuleNotFoundError: No module named 'PyQt5'

@lepodo
Copy link

lepodo commented Nov 29, 2023

I was also running into this - any solution?

@grendal87
Copy link
Author

Yes first enter cd src command and switch into the directory that contains main.py. then the next command is to run main.py

The error fristrated87 ran into can be fixed by updating the moduals to the latest ones. Once it was all updated I was able to run it but couldn't get it to search or anything and have not progressed beyond this point.

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

3 participants