-
Notifications
You must be signed in to change notification settings - Fork 9
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
Manjaro install failed #25
Comments
Are you able to "import hidapi" from a Python shell? What should be happening is:
|
@PipeItToDevNull You can use the AUR package (see the readme) on Manjaro. |
@z3ntu The AUR package does not build either, that is why I tried the make file @cyanogen I am attempting to figure out what exactly that means. I have run After installing the second my error changes to:
I googled about importing and added both packages to the top import area of |
@PipeItToDevNull Could you please give me the full error message of the AUR build? Then I can at least try to help you further. |
|
That's because you have installed packages via pip manually. You should be fine |
|
Working on packaging this up as a snap which at the very least eliminates the dependency hell. |
+1 for the snap / flatpak ! I guess you might have to have access to some |
pacaur installed and worked on Manjaro here. |
I am unsure how this is done, delete this if it is done incorrectly.
I cloned the repo and ran
sudo make install
The text was updated successfully, but these errors were encountered: