-
Notifications
You must be signed in to change notification settings - Fork 53
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
Error in command line tool and linux issues #73
Comments
I also ran into the issue with the line endings, with an fresh raspi |
Only the Pypi package has this issue (the git repo has the correct line-endings), but yes it uses Dos line-endings rather than Unix ones and can thus not be excuted on macOS and Linux. |
Hi. Adding to the above, pyusb must also be installed as a dependency |
@arvydas just to make sure this gets seen, please make sure the pypi package has unix file endings when you tag a new release. |
@PureTryOut Absolutelty! Top priority :) |
Just ran into this today, it's been about 10 minutes of bumping into issues trying to get the pip package install working, I think I'll just clone the repo instead, hopefully that's easier! |
There is an unhandeld error when creating a udev rule. #72
Also,
chmod u+x
)I have no clue how to handle those two issues in git
The text was updated successfully, but these errors were encountered: