-
Notifications
You must be signed in to change notification settings - Fork 192
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
[Bug] M2 Mac: usb exception: No backend available
#460
Comments
I had the same error on M1 Max:
You can solve it with:
Enjoy |
Worked for me too, thanks! |
I'm not sure why but here's what I did to fix it:
and that worked! |
I have that folder already created and the command still does not work. Im on a M1 pro. I keep getting file exist.. |
Describe the bug
After following Mac install instructions (using asdf instead of pyenv) I am getting the following when running
python3 nut_gui.py
:Regarding my
libusb
installation:To Reproduce
Steps to reproduce the behaviour:
Actual behaviour
The application launches and behaves normally, but isn't able to recognize
libusb
.Expected behaviour
libusb
is recognized as usb backendScreenshots
If applicable, add screenshots to help explain your problem.
NUT version (or git hash):
Additional context
Running on M2 Max
The text was updated successfully, but these errors were encountered: