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

crashes with access violation #15

Open
Statick opened this issue Jul 7, 2023 · 1 comment
Open

crashes with access violation #15

Statick opened this issue Jul 7, 2023 · 1 comment

Comments

@Statick
Copy link

Statick commented Jul 7, 2023

tried installing using latest python 3.11, failed on some dependencies. went back to 3.10, installed okay, then failed to run giving the numpy float error I've seen documented here. fixed that, now when I run a scan it just gives OS access violation

@nocarryr
Copy link
Owner

@Statick I've corrected the numpy dtype issues as well as some others in the develop branch that can be found here:
b88e83a...5fc3b08

Those were mostly related to the mouse tracking logic for crosshair position while scanning (recursion limits).

If you're seeing access violation, it's possible that your sdr device isn't being loaded properly. What happens when you run the rtl_test program?

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