Exaphis / HackQ-Trivia

Yet another HQ Trivia bot. Automatically scrapes HQ Trivia questions without OCR and answers them.
MIT License
89 stars 54 forks source link

Could Not Find Module #173

Closed ViralCyral closed 4 years ago

ViralCyral commented 4 years ago

hackq_trivia> python3 -m hackq_trivia.hq_main C:\Users\Yuzz\AppData\Local\Microsoft\WindowsApps\PythonSoftwareFoundation.Python.3.8_qbz5n2kfra8p0\python.exe: Error while finding module specification for 'hackq_trivia.hq_main' (ModuleNotFoundError: No module named 'hackq_trivia') C:\Users\Yuzz\Desktop\New folder\HackQ-Trivia\hackq_trivia>

ViralCyral commented 4 years ago

Now I cannot import any of the modules I have installed.

Exaphis commented 4 years ago

I believe you should be in the HackQ-Trivia folder, not the hackq_trivia folder.

Exaphis commented 4 years ago

Assuming resolved.