Page 1 of 1

Python RedPitaya STEMlab125-14 problem

Posted: Fri Apr 12, 2024 12:24 pm
by oligofrenia
Hello,
I am an owner of RedPitaya STEMlab 125-14. I am trying to use my device for deep memory signal acquisition. I tried to use example code from the documentary(https://redpitaya.readthedocs.io/en/lat ... ryAcq.html). I decided to use the Python code version. When I try to use this code, I have an error "ModuleNotFoundError: No module named 'rp'". Unfortunately, The path "/opt/redpitaya/lib/python/" does not exist on my device. I have "/opt/redpitaya/lib/" path, but "python/" folder does not exist there, so I cant add this to my .bashrc file(https://redpitaya.readthedocs.io/en/lat ... plications). What should I do next? Is there any possibility of downloading this library from your repository (I don't see this in the RedPitaya project on GitHub)?

Re: Python RedPitaya STEMlab125-14 problem

Posted: Fri Apr 12, 2024 3:18 pm
by 33dnp

Re: Python RedPitaya STEMlab125-14 problem

Posted: Mon Apr 15, 2024 1:53 pm
by redpitaya
Answered on Github, check the link on the post above.

In short:
- Try reflashing the OS
- See issue #250 on GitHub - https://github.com/RedPitaya/RedPitaya/issues/250
- Use Balena Etcher to perform the flash
- Try to establish a console connection and then connect to the device (should only be necessary the first time) - https://redpitaya.readthedocs.io/en/lat ... al-console