App Dev - Setting up a Development Environment: Python Reviews

12592 reviews

Benjamin I. · Reviewed בערך 2 שנים ago

Check comments for an error within the steps

Sina Z. · Reviewed בערך 2 שנים ago

Jose Hugo S. · Reviewed בערך 2 שנים ago

the provided setup for python 3 is not working. pip3 cannot be installed following the provided instructions. following the workaround offered by in the error output from get-pip.py it is possible to install pip and complete the next steps, but the check for the installed software fails

Steffen P. · Reviewed בערך 2 שנים ago

error: externally-managed-environment × This environment is externally managed ╰─> To install Python packages system-wide, try apt install python3-xyz, where xyz is the package you are trying to install. If you wish to install a non-Debian-packaged Python package, create a virtual environment using python3 -m venv path/to/venv. Then use path/to/venv/bin/python and path/to/venv/bin/pip. Make sure you have python3-full installed. If you wish to install a non-Debian packaged Python application, it may be easiest to use pipx install xyz, which will manage a virtual environment for you. Make sure you have pipx installed. See /usr/share/doc/python3.11/README.venv for more information. note: If you believe this is a mistake, please contact your Python installation or OS distribution provider. You can override this, at the risk of breaking your Python installation or OS, by passing --break-system-packages. hint: See PEP 668 for the detailed specification. student-01-c4539a0d6a60@dev-instance:~$ sudo python3 get-pip.py error: externally-managed-environment × This environment is externally managed ╰─> To install Python packages system-wide, try apt install python3-xyz, where xyz is the package you are trying to install. If you wish to install a non-Debian-packaged Python package, create a virtual environment using python3 -m venv path/to/venv. Then use path/to/venv/bin/python and path/to/venv/bin/pip. Make sure you have python3-full installed. If you wish to install a non-Debian packaged Python application, it may be easiest to use pipx install xyz, which will manage a virtual environment for you. Make sure you have pipx installed. See /usr/share/doc/python3.11/README.venv for more information. note: If you believe this is a mistake, please contact your Python installation or OS distribution provider. You can override this, at the risk of breaking your Python installation or OS, by passing --break-system-packages. hint: See PEP 668 for the detailed specification.

Niteen D. · Reviewed בערך 2 שנים ago

Barış A. · Reviewed בערך 2 שנים ago

Needed to additional commands to install pip

Sergei M. · Reviewed בערך 2 שנים ago

석현 홍. · Reviewed בערך 2 שנים ago

석현 홍. · Reviewed בערך 2 שנים ago

Ajay Kumar K. · Reviewed בערך 2 שנים ago

석현 홍. · Reviewed בערך 2 שנים ago

Nathan S. · Reviewed בערך 2 שנים ago

Hiram S. · Reviewed בערך 2 שנים ago

Please note that sudo python3 get-pip.py produces the following error: $ sudo python3 get-pip.py error: externally-managed-environment × This environment is externally managed ╰─> To install Python packages system-wide, try apt install python3-xyz, where xyz is the package you are trying to install. If you wish to install a non-Debian-packaged Python package, create a virtual environment using python3 -m venv path/to/venv. Then use path/to/venv/bin/python and path/to/venv/bin/pip. Make sure you have python3-full installed. If you wish to install a non-Debian packaged Python application, it may be easiest to use pipx install xyz, which will manage a virtual environment for you. Make sure you have pipx installed. See /usr/share/doc/python3.11/README.venv for more information. note: If you believe this is a mistake, please contact your Python installation or OS distribution provider. You can override this, at the risk of breaking your Python installation or OS, by passing --break-system-packages. hint: See PEP 668 for the detailed specification. In order to bypass this error, I had to sudo rm /usr/lib/python3.11/EXTERNALLY-MANAGED Then I was able to install pip as described

Damir H. · Reviewed בערך 2 שנים ago

Patricia G. · Reviewed בערך 2 שנים ago

Francisco R. · Reviewed בערך 2 שנים ago

iván M. · Reviewed בערך 2 שנים ago

Daniel R. · Reviewed בערך 2 שנים ago

Diana M. S. · Reviewed בערך 2 שנים ago

devmglt G. · Reviewed בערך 2 שנים ago

get-pip.py file doesn't work. Must be updated.

Noa V. · Reviewed בערך 2 שנים ago

Andres Nicolas B. · Reviewed בערך 2 שנים ago

Solomon S. · Reviewed בערך 2 שנים ago

Christopher M. · Reviewed בערך 2 שנים ago

error: externally-managed-environment × This environment is externally managed ╰─> To install Python packages system-wide, try apt install python3-xyz, where xyz is the package you are trying to install. If you wish to install a non-Debian-packaged Python package, create a virtual environment using python3 -m venv path/to/venv. Then use path/to/venv/bin/python and path/to/venv/bin/pip. Make sure you have python3-full installed. If you wish to install a non-Debian packaged Python application, it may be easiest to use pipx install xyz, which will manage a virtual environment for you. Make sure you have pipx installed. See /usr/share/doc/python3.11/README.venv for more information. note: If you believe this is a mistake, please contact your Python installation or OS distribution provider. You can override this, at the risk of breaking your Python installation or OS, by passing --break-system-packages. hint: See PEP 668 for the detailed specification.

Niteen D. · Reviewed בערך 2 שנים ago

We do not ensure the published reviews originate from consumers who have purchased or used the products. Reviews are not verified by Google.