Skip to content
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 crashes when connected to calculator #6

Open
Bhenry4 opened this issue Mar 4, 2023 · 2 comments
Open

Program crashes when connected to calculator #6

Bhenry4 opened this issue Mar 4, 2023 · 2 comments

Comments

@Bhenry4
Copy link

Bhenry4 commented Mar 4, 2023

This issue occurs with windows universal on windows 10. When I run the program, it says "Calculator found!" and then prints a traceback and exits. The calculator (revision W, if that matters) just shows a blue screen.
Full console log

@dnmalenke
Copy link
Owner

This error could be caused by the incorrect libusb driver being installed. Try running zadig again and making sure that the libusb-win32 driver is installed to the calculator's usb id

@Bhenry4
Copy link
Author

Bhenry4 commented Mar 6, 2023

I installed the libusb-win32 driver through Zadig again, and it crashes the same way. For some reason, when I install libusb-win32 it then shows up as libusb0 being the installed driver, but when I select libusb-win32 as the driver to install, it says reinstall driver instead of replace driver. It does this on repeated tries. Additionally, it shows up in windows device manager as libusb-win32, although with files called libusb0.



Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants