Programowanie w systemie UNIX/Python: Różnice pomiędzy wersjami

Usunięta treść Dodana treść
cl
Linia 64:
Instalujemy python-pip i python-setuptools. :<ref>[http://www.pip-installer.org/en/latest/installing.html pip-installer]</ref>
sudo apt-get install python-pip
 
uaktualnij pip<ref>[http://wheel.readthedocs.org/en/latest/ Wheel A built-package format for Python.]</ref>
pip install --upgrade pip
 
=Zobacz również=
* [[Zanurkuj w Pythonie| Więcej informacji o Pythonie ]]