mirror of
https://github.com/iiab/iiab.git
synced 2025-03-09 15:40:17 +00:00
Clean up RasPiOS Python/apt/pip doc links
This commit is contained in:
parent
f73bce7935
commit
b1b9d49327
1 changed files with 3 additions and 2 deletions
|
@ -102,8 +102,9 @@
|
|||
extra_args: --prefer-binary # 2023-10-01: Lifesaver when recent wheels (e.g. piwheels.org) are inevitably not yet built! SEE #3560
|
||||
|
||||
# 2023-10-11: RasPiOS Bookworm doc for Python with venv (PEP 668 now enforced!)
|
||||
# https://www.raspberrypi.com/documentation/computers/os.html#python-on-raspberry-pi
|
||||
# https://www.raspberrypi.com/documentation/computers/os.html#using-pip-with-virtual-environments
|
||||
# https://www.raspberrypi.com/documentation/computers/os.html#use-python-on-a-raspberry-pi
|
||||
# https://www.raspberrypi.com/documentation/computers/os.html#install-python-packages-using-apt
|
||||
# https://www.raspberrypi.com/documentation/computers/os.html#install-python-libraries-using-pip
|
||||
|
||||
# VIRTUALENV EXAMPLE COMMANDS:
|
||||
# python3 -m venv /usr/local/calibre-web-py3 (create venv)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue