I installed pulp this summer to write optimization routines in Python. Today I installed Anaconda as the main Python 2.7 source so I can use numpy and pandas in my optimization routines, and now when I import pulp in a python script it says "No module named pulp". I would like to believe there is an easy fix to this like reinstalling pulp under Anaconda, but I honestly struggle when it comes to running anything from the cmd prompt in Windows and I dont know what else to do.