App Dev - Setting up a Development Environment: Python Reviews
12588 reviews
Barış A. · Reviewed almost 2 years ago
Needed to additional commands to install pip
Sergei M. · Reviewed almost 2 years ago
석현 홍. · Reviewed almost 2 years ago
석현 홍. · Reviewed almost 2 years ago
Ajay Kumar K. · Reviewed almost 2 years ago
석현 홍. · Reviewed almost 2 years ago
Nathan S. · Reviewed almost 2 years ago
Hiram S. · Reviewed almost 2 years 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 almost 2 years ago
Patricia G. · Reviewed almost 2 years ago
Francisco R. · Reviewed almost 2 years ago
iván M. · Reviewed almost 2 years ago
Daniel R. · Reviewed almost 2 years ago
Diana M. S. · Reviewed almost 2 years ago
devmglt G. · Reviewed almost 2 years ago
get-pip.py file doesn't work. Must be updated.
Noa V. · Reviewed almost 2 years ago
Andres Nicolas B. · Reviewed almost 2 years ago
Solomon S. · Reviewed almost 2 years ago
Christopher M. · Reviewed almost 2 years 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 almost 2 years ago
super tammudu
Meesala M. · Reviewed almost 2 years ago
a lot of errors to complete the lab
Paulo Roberto C. · Reviewed almost 2 years ago
Maciej M. · Reviewed almost 2 years ago
the step where you have to install the pip package doesnt work, maybe check it again please. it has something to do with python3.11
Nader K. · Reviewed almost 2 years ago
Dharani G. · Reviewed almost 2 years ago
We do not ensure the published reviews originate from consumers who have purchased or used the products. Reviews are not verified by Google.