-
Notifications
You must be signed in to change notification settings - Fork 31
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
Program won't open #30
Comments
I am having that problem on manjaro latest version too. Please guide me how to fix it. Traceback (most recent call last): |
Same issue here, on antergos |
I manually reinstalled the dependencies but I am now stuck on this: ImportError: cannot import name 'Location' from 'astral' (/home/jordi/.local/lib/python3.8/site-packages/astral/init.py) |
Solved it by uninstalling astral and installing a specific version: pip3 uninstall astral Now automathemely starts without any issues. |
Seems like it is failing to install the |
I downloaded python3.5-automathemely_1.3_all.deb and installed it using Eddy. The app icon shows up but clicking it has no effect.
The text was updated successfully, but these errors were encountered: