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

ModuleNotFoundError: No module named 'qtpy' #28

Closed
num421337 opened this issue Aug 28, 2022 · 2 comments
Closed

ModuleNotFoundError: No module named 'qtpy' #28

num421337 opened this issue Aug 28, 2022 · 2 comments

Comments

@num421337
Copy link

I tried building the program so I could try using sugoi translator with this, and I after about a day of it running (not sure why it was so slow) it finally finished but when I try and run the ballontranslator.exe it gives me this error

Traceback (most recent call last):
File "H:\apps\BallonsTranslator\release\BallonTranslator.dist_main_.py", line 44, in
File "H:\apps\BallonsTranslator\release\BallonTranslator.dist_main_.py", line 19, in main
ModuleNotFoundError: No module named 'qtpy'

@dmMaze
Copy link
Owner

dmMaze commented Aug 28, 2022

You don't need to build it to use sugoi.
Just download & put "sugoi_translator" in the "data" folder: https://drive.google.com/drive/folders/1KnDlfUM9zbnYFTo6iCbnBaBKabXfnVJm?usp=sharing
Run ballontranslator/main.py

@num421337
Copy link
Author

I didn't have a few requirements installed in my python, but also running it through main.py was much better thank you

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

2 participants