Quantcast
Channel: Raspberry Pi Forums
Viewing all articles
Browse latest Browse all 5429

Python • Re: Python library for nRF24L01 modules.

$
0
0
Thank you for your help. I will try that. I was a bit reluctant to try VENV because I didn't quite understand it, but I'll go down that road and see where it gets me. Thanks again!


Are you using a Python Virtual Environment (VENV)? if so, you likely need to activate your environment. See https://docs.python.org/3/library/venv.html

If you are running the Bookworm OS version of PI OS (more /etc/os-release) , I think you are forced to use VENV. Which, after getting myself in messes by mixing 'sudo pip' and just plain 'pip' is a good idea.

You can Google the error to get some other tips like this https://www.jeffgeerling.com/blog/2023/ ... lling-pip3. However, if you are on Bookwork I would look to how to work in the VENV first before removing the dependency.
[/quote]

Statistics: Posted by Deemar — Fri Feb 23, 2024 11:19 pm



Viewing all articles
Browse latest Browse all 5429

Trending Articles