-
Notifications
You must be signed in to change notification settings - Fork 48
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
No module named 'frogmouth' #45
Comments
Unfortunately I don't know Arch, AUR or yay so it's very hard to say what the issue is here. Is this some third party packaging system? |
It is just a set of instructions to build the software. But I'll remove it for now and try to install via pip. This is probably more a problem of whoever created the AUR script |
Installing via PIP didn't work either. When installing as user I didn't have the command available on my path. After installing as root I get the following error message:
|
Do you have available, or are you able to install, |
I am on Arch and can confirm Frogmouth works without error with |
Thanks @sanders41 |
@RomanoZumbe Is this still an issue you have? How did you get on with the suggestion made above a couple of weeks ago? |
@davep Installing via AUR gives the |
Thanks for confirming @Sush-ruta For those here with knowledge of such things (I'm totally ignorant of what AUR is), what exactly is an AUR, what or who is responsible for it, and is it something that a third party has put together and which might be broken and requires the author or maintainer to correct it? |
@davep This is the AUR PKGBUILD script. I posted a comment highlighting the problem. Hope something comes out of this. |
@Sush-ruta That's very kind of you, thank you. |
Closing as stale. |
I installed it via on Arch from the AUR via yay. After starting I just get the following error message:
Traceback (most recent call last):
File "/usr/bin/frogmouth", line 5, in
from frogmouth.app.app import run
ModuleNotFoundError: No module named 'frogmouth'
The text was updated successfully, but these errors were encountered: