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


Groups > comp.lang.python > #63271

Reg : Creating a exe file from pyinstaller of python application

Path csiph.com!v102.xanadu-bbs.net!xanadu-bbs.net!feeder.erje.net!eu.feeder.erje.net!newsfeed.xs4all.nl!newsfeed2.news.xs4all.nl!xs4all!newsgate.cistron.nl!newsgate.news.xs4all.nl!post.news.xs4all.nl!not-for-mail
Return-Path <prapulla447@gmail.com>
X-Original-To python-list@python.org
Delivered-To python-list@mail.python.org
X-Spam-Status OK 0.007
X-Spam-Evidence '*H*': 0.99; '*S*': 0.00; 'subject:application': 0.07; 'subject:file': 0.07; 'executable': 0.09; 'python': 0.11; 'gui': 0.12; 'windows': 0.15; 'subject:exe': 0.16; 'subject:python': 0.16; 'library': 0.18; 'import': 0.22; 'creating': 0.23; 'subject: : ': 0.26; 'external': 0.29; 'message- id:@mail.gmail.com': 0.30; "i'm": 0.30; 'file': 0.32; 'subject:from': 0.34; 'received:google.com': 0.35; 'thanks': 0.36; 'hi,': 0.36; 'to:addr:python-list': 0.38; 'to:addr:python.org': 0.39; 'how': 0.40; 'skip:u 10': 0.60
DKIM-Signature v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:date:message-id:subject:from:to:content-type; bh=ZOcFnJr4FWMIaX+2ewB7ve5pvgxG+3axMpOY/hypSsw=; b=tB9TqbufBPU5zwbtrLXP5BiqBuFG1xSgAjWZvQ5IAao0w37Qsq0LbdOMlwuRz6E5Dt jq0rxMFS5RdXO704EutBaVUehPJ8RCn+89H/crSx3LWL56iRAZw1hIH7uNQyOT6lVOyf 2Nf+EqovG+3h9Rfqq7MMRT4Q35tJgtCnLz0GXca70qe6uoFabQe1T7aqA2MCcRdEPEKz bBIzKDBOH/YRx1B1DPfuydqBvPxl+83D0GLH/Br1LQp1CODJE09u04/8/Qmop97mKA84 8GdWi5TNfmlJCRItYtHiumXOUFQt6cPK0JiN1q/oTVa5F9Yiovtv12p2atFFIiyvTOuv iHCg==
MIME-Version 1.0
X-Received by 10.14.127.132 with SMTP id d4mr14625053eei.66.1388982962622; Sun, 05 Jan 2014 20:36:02 -0800 (PST)
Date Mon, 6 Jan 2014 10:06:02 +0530
Subject Reg : Creating a exe file from pyinstaller of python application
From Prapulla Kumar <prapulla447@gmail.com>
To python-list@python.org
Content-Type multipart/alternative; boundary=001a11c392161616e004ef45cc96
X-Mailman-Approved-At Mon, 06 Jan 2014 06:14:45 +0100
X-BeenThere python-list@python.org
X-Mailman-Version 2.1.15
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.5007.1388985286.18130.python-list@python.org> (permalink)
Lines 30
NNTP-Posting-Host 2001:888:2000:d::a6
X-Trace 1388985286 news.xs4all.nl 2927 [2001:888:2000:d::a6]:47717
X-Complaints-To abuse@xs4all.nl
Xref csiph.com comp.lang.python:63271

Show key headers only | View raw


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

Hi,

I'm creating GUI using python gtk, and which uses external library gtk ,
M2Crypto  I want make executable file by using pyinstaller, Which is not
including external library
How to make external library include into executable file .
Can you give any suggestion how to import external library in make of
executable file in windows xp.

Thanks & With Regards
Prapulla

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


Thread

Reg : Creating a exe file from pyinstaller of python application Prapulla Kumar <prapulla447@gmail.com> - 2014-01-06 10:06 +0530

csiph-web