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. -- http://mail.python.org/mailman/listinfo/python-list