-
-
Notifications
You must be signed in to change notification settings - Fork 64
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 launch the gui #509
Comments
Thanks for the report! I believe this is due to a change in Python 3.10. From their release notes:
If you fancy submitting a PR against https://github.com/samschott/maestral-qt, this should be an easy fix. |
Oh, sorry! Didn't even realize that I opened a issue in the wrong repo. Ill open a new issue in the correct. |
Reopening this to prevent duplicate issues. Many users will look in this repo first. |
I'm also getting GUI crash on macOS (with python 3.10). Is it likely to be the same problem/same fix, or should I open a seperate issue? (Edit: Sorry, I think it might be a different issue, as it also happens on macOS with python 3.9.7... so I'll raise a separate issue) |
Closing since this has been fixed some time ago. |
Describe the bug
On a fresh Fedora 35 install I'm unable to launch the Maestral gui.
To Reproduce
Install Fedora 35.
Install maestral with
python3 -m pip install --upgrade maestral[gui]
Run
maestral gui
in the terminalExpected behaviour
System:
Additional context
The text was updated successfully, but these errors were encountered: