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


Groups > comp.lang.python > #91034 > unrolled thread

Cx_freeze centOS module import error

Started bySreenath Nair <sreenath.cg@gmail.com>
First post2015-05-22 11:31 +0530
Last post2015-05-22 11:31 +0530
Articles 1 — 1 participant

Back to article view | Back to comp.lang.python


Contents

  Cx_freeze centOS module import error Sreenath Nair <sreenath.cg@gmail.com> - 2015-05-22 11:31 +0530

#91034 — Cx_freeze centOS module import error

FromSreenath Nair <sreenath.cg@gmail.com>
Date2015-05-22 11:31 +0530
SubjectCx_freeze centOS module import error
Message-ID<mailman.214.1432299098.17265.python-list@python.org>

[Multipart message — attachments visible in raw view] — view raw

I'm trying to build a script into a binary using cx_freeze. Problem is that once the binary is built then it starts throwing ImportError....Invoking the source via shell works fine. Can someone clarify why this behavior when freezing the source?

Thank you.

Sent from my Windows Phone

[toc] | [standalone]


Back to top | Article view | comp.lang.python


csiph-web