News

Using Pip for Python applications Install software written in Python If the apps you want to install are written in Python, this is the best method to install them on your Raspberry Pi.
If you’ve installed a major new version of Python—e.g., you already have Python 3.10 and you now install Python 3.11 alongside it—you’ll need to create a new virtual environment that ...