I am having major issues with this install. Please provide a detailed, step-by-step guide.
相关问题
- how to define constructor for Python's new Nam
- streaming md5sum of contents of a large remote tar
- How to get the background from multiple images by
- Evil ctypes hack in python
- Correctly parse PDF paragraphs with Python
These instructions are for Windows7 or Windows8 with Python3.3.
However, they should work for various versions as the releases of python and other respective prerequisites change/evolve:
C:\python33\
when asked during the Python Installation WizardC:\python33\
andC:\python33\scripts
folders to the system path by adding those directories to thePATH
environment variable from the Control Panel > System > Advanced System Settings link (Advanced Tab) > Environmental Variables (Button).c:\openssl-win32\bin
(or similar) directory to yourPATH
, the same way you addedC:\python33
andC:\python33\scripts
above.get-pip.py
should install Setuptools for you), but, just in case...ez_setup.py
HERE and save it inC:\python33\scripts
C:\python33\scripts> python ez_setup.py
get-pip.py
from HERE and save it inC:\python33\scripts
C:\python33\scripts> python get-pip.py
LXML 3.3.3
from HERE for your version of Windows and PC architecture