It would be worth read up on virtual environments - these have been around for a fair while but Bookworm and newer versions of Python are making the use of 'sudo' a very bad choice (as you could break the OS).
You could start with:
https://www.tomshardware.com/how-to/ins ... spberry-pi
and
https://realpython.com/python-virtual-e ... -a-primer/
with Pythons own docs at https://docs.python.org/3/library/venv.html though there are many sites now covering this.
You could start with:
https://www.tomshardware.com/how-to/ins ... spberry-pi
and
https://realpython.com/python-virtual-e ... -a-primer/
with Pythons own docs at https://docs.python.org/3/library/venv.html though there are many sites now covering this.
Statistics: Posted by MiscBits — Tue Jul 02, 2024 4:46 pm