About executable

Luis José Novoa luisjosenovoa at gmail.com
Sun Aug 25 16:44:52 EDT 2013


Hi All. I am trying to create an executable file containing an optimization code using the pyomo package for optimization modeling along with ither packages like Numpy. When using py2exe to perform the task it generates the executable file, but when I try to run it it reports: Import Error: No module named pyomo.

Any guidance on how to solve this problem would be really appreciated.



More information about the Python-list mailing list