Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.lang.python > #52985

About executable

Newsgroups comp.lang.python
Date 2013-08-25 13:44 -0700
Message-ID <63c24c62-014e-40db-bc05-4f202850636f@googlegroups.com> (permalink)
Subject About executable
From Luis José Novoa <luisjosenovoa@gmail.com>

Show all headers | View raw


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.

Back to comp.lang.python | Previous | NextNext in thread | Find similar | Unroll thread


Thread

About executable Luis José Novoa <luisjosenovoa@gmail.com> - 2013-08-25 13:44 -0700
  Re: About executable Fábio Santos <fabiosantosart@gmail.com> - 2013-08-26 10:20 +0100

csiph-web