Hello i am new at python, and i am running a program that uses the pulp API but i am getting this error:
File "C:\Python27\Lib\SITE-P~1\PYTHON~2\pywin\framework\scriptutils.py", line 325, in RunScript
exec codeObject in __main__.__dict__
File "C:\Python27\solve_int.py", line 3, in <module>
import pulp
ImportError: No module named pulp
Any ideas?
ImportError: No module named pulp
Page 1 of 11 Replies - 9525 Views - Last Post: 11 October 2012 - 04:37 AM
Replies To: ImportError: No module named pulp
#2
Re: ImportError: No module named pulp
Posted 11 October 2012 - 04:37 AM
Hi,
It looks like you don't have the pulp module installed or it is not installed properly. How did you install it and are you sure you downloaded the correct version for your installation of python?
It looks like you don't have the pulp module installed or it is not installed properly. How did you install it and are you sure you downloaded the correct version for your installation of python?
Page 1 of 1

New Topic/Question
Reply


MultiQuote



|