-
Notifications
You must be signed in to change notification settings - Fork 65
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
Window closes itself when running discovery for ports (TypeError: NoneType object is not subscriptable) #45
Comments
Never mind I see you've done it already, will take a look soon |
Same error |
same here |
It's working fine :) Thanks ! |
Great!!! I can't cut a release right now because macOS CI is broken - I'll do it in the morning. Thank you for testing!!!! |
When I try to run the application, it closes itself without doing anything.
Here is what it produces when ran via CMD/Powershell:
Getting controllers...
Traceback (most recent call last):
File "Windows.py", line 160, in
File "Windows.py", line 43, in init
File "base.py", line 49, in init
File "base.py", line 696, in monu
File "utils.py", line 204, in start
File "utils.py", line 188, in select
File "base.py", line 221, in discover_ports
File "Windows.py", line 122, in get_controllers
File "Windows.py", line 46, in update_usbdump
File "usbdump.py", line 217, in get_controllers
TypeError: 'NoneType' object is not subscriptable
[7684] Failed to execute script 'Windows' due to unhandled exception!
debug.txt
Hardware:
The text was updated successfully, but these errors were encountered: