Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  1. Open a command prompt and navigate to your Python folder's scripts folder, e.g. C:/Python27/Scripts
  2. Type easy_install.exe pyparsing==1.5.3
  3. Type easy_install pulp
  4. easy_install will download and install PuLP to your computer

...