Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #91034
| Path | csiph.com!v102.xanadu-bbs.net!xanadu-bbs.net!feeder.erje.net!1.eu.feeder.erje.net!bcyclone05.am1.xlned.com!bcyclone05.am1.xlned.com!newsfeed.xs4all.nl!newsfeed2a.news.xs4all.nl!xs4all!post.news.xs4all.nl!not-for-mail |
|---|---|
| Return-Path | <sreenath.cg@gmail.com> |
| X-Original-To | python-list@python.org |
| Delivered-To | python-list@mail.python.org |
| X-Spam-Status | OK 0.077 |
| X-Spam-Evidence | '*H*': 0.85; '*S*': 0.00; 'binary': 0.05; 'subject:module': 0.09; 'subject:error': 0.11; 'subject:import': 0.16; 'shell': 0.18; 'windows': 0.20; 'trying': 0.22; 'script': 0.25; "i'm": 0.29; 'starts': 0.29; 'source': 0.31; 'problem': 0.33; 'clarify': 0.33; 'to:addr:python-list': 0.35; 'skip:i 20': 0.37; 'someone': 0.38; 'thank': 0.39; 'to:addr:python.org': 0.39; 'build': 0.40; 'why': 0.40; 'behavior': 0.61; 'you.': 0.64; 'charset:windows-1252': 0.65; 'phone': 0.67; 'source?': 0.91 |
| X-TMN | [rWquuIhrfm6HnU+wg+saS1GIvsvDyfuh] |
| X-Originating-Email | [sreenath.cg@gmail.com] |
| MIME-Version | 1.0 |
| To | <python-list@python.org> |
| From | Sreenath Nair <sreenath.cg@gmail.com> |
| Subject | Cx_freeze centOS module import error |
| Date | Fri, 22 May 2015 11:31:12 +0530 |
| Content-Type | multipart/alternative; boundary="_FC645921-4324-47AA-BB6B-9478958BECAA_" |
| Sender | <outlook_75c1a8176ba830dd@outlook.com> |
| X-OriginalArrivalTime | 22 May 2015 06:01:33.0086 (UTC) FILETIME=[C10E7BE0:01D09454] |
| X-Mailman-Approved-At | Fri, 22 May 2015 14:51:36 +0200 |
| X-BeenThere | python-list@python.org |
| X-Mailman-Version | 2.1.20+ |
| Precedence | list |
| List-Id | General discussion list for the Python programming language <python-list.python.org> |
| List-Unsubscribe | <https://mail.python.org/mailman/options/python-list>, <mailto:python-list-request@python.org?subject=unsubscribe> |
| List-Archive | <http://mail.python.org/pipermail/python-list/> |
| List-Post | <mailto:python-list@python.org> |
| List-Help | <mailto:python-list-request@python.org?subject=help> |
| List-Subscribe | <https://mail.python.org/mailman/listinfo/python-list>, <mailto:python-list-request@python.org?subject=subscribe> |
| Newsgroups | comp.lang.python |
| Message-ID | <mailman.214.1432299098.17265.python-list@python.org> (permalink) |
| Lines | 26 |
| NNTP-Posting-Host | 2001:888:2000:d::a6 |
| X-Trace | 1432299098 news.xs4all.nl 2966 [2001:888:2000:d::a6]:48711 |
| X-Complaints-To | abuse@xs4all.nl |
| X-Received-Bytes | 3383 |
| X-Received-Body-CRC | 456538876 |
| Xref | csiph.com comp.lang.python:91034 |
Show key headers only | View raw
[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 comp.lang.python | Previous | Next | Find similar | Unroll thread
Cx_freeze centOS module import error Sreenath Nair <sreenath.cg@gmail.com> - 2015-05-22 11:31 +0530
csiph-web