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

Crashing when connecting the device to Rpi #555

Closed
FilipCZE opened this issue Oct 6, 2022 · 1 comment
Closed

Crashing when connecting the device to Rpi #555

FilipCZE opened this issue Oct 6, 2022 · 1 comment

Comments

@FilipCZE
Copy link

FilipCZE commented Oct 6, 2022

Using Rpi3 with RpiOS - Bullseye and NanoVNA V2_2 firmware version 20201013

  1. Installation completed
  2. Saver launched
  3. After connecting to device - CRASH

Traceback (most recent call last):
File "/home/Filip/.local/lib/python3.9/site-packages/NanoVNASaver/NanoVNASaver.py", line 517, in dataUpdated
self.windows["tdr"].updateTDR()
File "/home/Filip/.local/lib/python3.9/site-packages/NanoVNASaver/Windows/TDR.py", line 140, in updateTDR
step_response = scipy.signal.convolve(self.td, step)
AttributeError: module 'scipy' has no attribute 'signal'

... How to get rid of:
libEGL warning: DRI2: failed to authenticate ?

NanoVNA-Saver version: 0.5.4-pre

zarath added a commit to zarath/nanovna-saver that referenced this issue Oct 6, 2022
@zarath zarath closed this as completed in 7b9dd5a Oct 6, 2022
@zarath zarath reopened this Oct 6, 2022
@FilipCZE
Copy link
Author

FilipCZE commented Oct 7, 2022

THANKS!

update of the TDR.py

install with pip3 install .

Run app -> Connect -> NO CRASH

@zarath zarath closed this as completed Oct 7, 2022
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