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

Issue when opening app #19

Closed
SteveH0401 opened this issue Aug 21, 2022 · 4 comments
Closed

Issue when opening app #19

SteveH0401 opened this issue Aug 21, 2022 · 4 comments

Comments

@SteveH0401
Copy link
Contributor

When I try to open unitunes at the command line, I get the following message:

Traceback (most recent call last):
File "/home/xxxxxxxxx/.local/bin/unitunes", line 5, in
from gui.main import main
ModuleNotFoundError: No module named 'gui'

Do I not have something installed? Am I missing something? Thanks

@platers
Copy link
Owner

platers commented Aug 21, 2022

Thanks for letting me know! Just fixed this and uploaded a new version, 2.0.1. Try upgrading the package.

@SteveH0401
Copy link
Contributor Author

I am still learning all of this stuff. I've updated my fork in GitHub and updated the local repository on my laptop. But I am still getting the same error. Is there something else that I should be trying to do before I run the app?

@platers
Copy link
Owner

platers commented Aug 22, 2022

If you installed with pip run pip install --upgrade unitunes
If you cloned the repo, starting a new poetry shell and poetry install should work.

@SteveH0401
Copy link
Contributor Author

I got it working. Thanks.

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