You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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'
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.
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?
The text was updated successfully, but these errors were encountered: