Difference between revisions of "Installing the Pyparsing Python Module"
>Jeremyb (Created page with "==Installing== Login to the Windows server as the vitalsigns administrator Download Pyparsing for python 2.7 [https://pypi.python.org/packages/source/p/pyparsing/pyparsing-2...") |
>Jeremyb |
||
Line 4: | Line 4: | ||
Download Pyparsing for python 2.7 [https://pypi.python.org/packages/source/p/pyparsing/pyparsing-2.0.1.zip#md5=dc7036a6f1ab01c3baed3d97af8d77c0 here] | Download Pyparsing for python 2.7 [https://pypi.python.org/packages/source/p/pyparsing/pyparsing-2.0.1.zip#md5=dc7036a6f1ab01c3baed3d97af8d77c0 here] | ||
+ | |||
+ | Unzip pyparsing-2.0.1.zip | ||
+ | |||
+ | Open CMD.exe and change directory to pyparsing | ||
+ | |||
+ | cd C:\Users\vitalsigns\Downloads\pyparsing-2.0.1 |
Revision as of 21:44, 19 December 2013
Installing
Login to the Windows server as the vitalsigns administrator
Download Pyparsing for python 2.7 here
Unzip pyparsing-2.0.1.zip
Open CMD.exe and change directory to pyparsing
cd C:\Users\vitalsigns\Downloads\pyparsing-2.0.1