App Dev - Setting up a Development Environment: Python Reviews

12588 reviews

Itunuoluwa O. · Reviewed almost 2 years ago

Suleman Q. · Reviewed almost 2 years ago

Dagmawe L. · Reviewed almost 2 years ago

Carlton H. · Reviewed almost 2 years ago

Isabel M. · Reviewed almost 2 years ago

Dagmawe L. · Reviewed almost 2 years ago

Dagmawe L. · Reviewed almost 2 years ago

Aniruddha D. · Reviewed almost 2 years ago

hay que tener cuidado con el error que esta arrojando al escribir el comando sudo python3 get-pip.py, se debe redirigir antes con el comando sudo rm /usr/lib/python3.11/EXTERNALLY-MANAGED para crear esa carpeta!

Manuel C. · Reviewed almost 2 years ago

Madhav B. · Reviewed almost 2 years ago

lasya s. · Reviewed almost 2 years ago

Muneer K. · Reviewed almost 2 years ago

lasya s. · Reviewed almost 2 years ago

Unable to complete Task1 as get-pip.py is not working correctly

Gagandeep P. · Reviewed almost 2 years ago

Liew Huiyi -. · Reviewed almost 2 years ago

Aravind Subramanian S. · 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. 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 almost 2 years ago

Chen Kang Neoh -. · Reviewed almost 2 years ago

Deeniswaran Selvaras -. · Reviewed almost 2 years ago

python didn't work ... had to find a workaround ...

Syed Mujtaba Nazki -. · Reviewed almost 2 years ago

Guan Yow Lok -. · Reviewed almost 2 years ago

Muhammad Hilmi Mohd Shariff -. · Reviewed almost 2 years ago

Carol Lim -. · Reviewed almost 2 years ago

Mohammad Tanvir Hossain -. · Reviewed almost 2 years ago

Similar to the previous lab, this one contains outdated commands to run on the task Task: sudo python3 get-pip.py Actual: sudo python3 get-pip.py --break-system-packages This new argument was added to Python 3.11 as part of PEP-668 https://peps.python.org/pep-0668/

Arief Wibowo -. · 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.