Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #91034 > unrolled thread
| Started by | Sreenath Nair <sreenath.cg@gmail.com> |
|---|---|
| First post | 2015-05-22 11:31 +0530 |
| Last post | 2015-05-22 11:31 +0530 |
| Articles | 1 — 1 participant |
Back to article view | Back to comp.lang.python
Cx_freeze centOS module import error Sreenath Nair <sreenath.cg@gmail.com> - 2015-05-22 11:31 +0530
| From | Sreenath Nair <sreenath.cg@gmail.com> |
|---|---|
| Date | 2015-05-22 11:31 +0530 |
| Subject | Cx_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
Back to top | Article view | comp.lang.python
csiph-web