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

Unable to open morshutalkgui #11

Open
naviabbot opened this issue Jul 27, 2024 · 1 comment
Open

Unable to open morshutalkgui #11

naviabbot opened this issue Jul 27, 2024 · 1 comment

Comments

@naviabbot
Copy link

Hello,

When I try to launch morshutalkgui, I get the following error.

Traceback (most recent call last):
File "~/.local/bin/morshutalkgui", line 5, in <module>
from morshutalkgui.__main__ import main
File "~/.local/share/pipx/venvs/morshutalk/lib/python3.12/site-packages/morshutalkgui/__main__.py", line 2, in <module>
from PySide6.QtWidgets import QApplication
ModuleNotFoundError: No module named 'PySide6'

I am running this via Python 3.12.4, on Arch.

@Tuxxy2
Copy link

Tuxxy2 commented Oct 8, 2024

Install PySide6 via pip, then it should work

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