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

Exception error #1148

Open
statisticalwork opened this issue Jan 3, 2025 · 1 comment
Open

Exception error #1148

statisticalwork opened this issue Jan 3, 2025 · 1 comment

Comments

@statisticalwork
Copy link

statisticalwork commented Jan 3, 2025

Traceback (most recent call last):
File "multiprocessing\process.py", line 314, in _bootstrap
File "multiprocessing\process.py", line 108, in run
File "urh\dev\native\Device.py", line 159, in device_receive
File "urh\dev\native\SDRPlay.py", line 134, in init_device
IndexError: list index out of range

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
File "urh\main.py", line 212, in
File "PyInstaller\hooks\rthooks\pyi_rth_multiprocessing.py", line 48, in _freeze_support
File "multiprocessing\spawn.py", line 122, in spawn_main
File "multiprocessing\spawn.py", line 135, in _main
File "multiprocessing\process.py", line 329, in _bootstrap
AttributeError: 'NoneType' object has no attribute 'write'
Sdrplay

@andynoack
Copy link
Collaborator

Seems like the SDRPlay is not found. Please deactivate support if you do not have one. If you have a SDRplay, please reinstall its drivers.

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