⇤ ← Revision 1 as of 2014-05-29 12:54:38
Size: 194
Comment:
|
Size: 307
Comment:
|
Deletions are marked like this. | Additions are marked like this. |
Line 3: | Line 3: |
Command easy_install . | |
Line 7: | Line 8: |
== Slackware64 == * su * wget https://bootstrap.pypa.io/ez_setup.py -O - | python |
setuptools
Easily download, build, install, upgrade, and uninstall Python packages Command easy_install .
Windows 7 install
Download from https://bootstrap.pypa.io/ez_setup.py Run python ez_setup.py
Slackware64
- su
wget https://bootstrap.pypa.io/ez_setup.py -O - | python