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: 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 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 List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Newsgroups: comp.lang.python Message-ID: 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 --001a11c392161616e004ef45cc96 Content-Type: text/plain; charset=ISO-8859-1 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 --001a11c392161616e004ef45cc96 Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable
Hi,

I'm creating GUI using py= thon gtk, and which uses=A0external library gtk , M2Crypto=A0=A0I want make= executable file by using pyinstaller, Which is not including external libr= ary=A0
How to make external library=A0include 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
--001a11c392161616e004ef45cc96--