Path: csiph.com!v102.xanadu-bbs.net!xanadu-bbs.net!feeder.erje.net!1.eu.feeder.erje.net!bcyclone03.am1.xlned.com!bcyclone03.am1.xlned.com!newsfeed.xs4all.nl!newsfeed4b.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.001 X-Spam-Evidence: '*H*': 1.00; '*S*': 0.00; 'subject:Python': 0.05; 'subject:file': 0.07; 'received:openend.se': 0.09; 'received:theraft.openend.se': 0.09; 'cc:addr:python-list': 0.10; 'cc:addr:lac': 0.16; 'cc:addr:openend.se': 0.16; 'from:addr:lac': 0.16; 'from:addr:openend.se': 0.16; 'from:name:laura creighton': 0.16; 'message-id:@fido.openend.se': 0.16; 'received:89.233': 0.16; 'received:89.233.217': 0.16; 'received:89.233.217.133': 0.16; 'received:fido': 0.16; 'received:fido.openend.se': 0.16; 'run.': 0.16; 'laura': 0.18; 'windows': 0.20; 'fix': 0.21; 'cc:addr:python.org': 0.21; 'cc:2**1': 0.22; 'subject: .': 0.22; 'header:In-Reply-To:1': 0.24; 'packaging': 0.27; 'have,': 0.27; "doesn't": 0.28; 'fine': 0.29; 'looks': 0.29; 'now?': 0.29; 'received:se': 0.29; 'cc:no real name:2**1': 0.29; 'code': 0.31; 'system,': 0.32; 'point': 0.33; 'problem': 0.33; 'knowledge': 0.35; 'something': 0.35; 'but': 0.36; 'there': 0.36; 'subject:: ': 0.37; 'charset:us-ascii': 0.37; 'things': 0.39; 'some': 0.40; 'your': 0.60; 'header:Message-Id:1': 0.62; 'received:89': 0.80 To: subhabrata.banerji@gmail.com cc: python-list@python.org, lac@openend.se From: Laura Creighton Subject: Re: Creating .exe file in Python In-Reply-To: Message from subhabrata.banerji@gmail.com of "Mon, 15 Jun 2015 09:11:51 -0700." <2219d0b2-24a4-498b-b981-456faf0ceb44@googlegroups.com> References: <349bb66f-bd3c-47ec-bd1d-35f46d23cf95@googlegroups.com><2219d0b2-24a4-498b-b981-456faf0ceb44@googlegroups.com> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-ID: <21791.1434385752.1@fido> Content-Transfer-Encoding: quoted-printable Date: Mon, 15 Jun 2015 18:29:12 +0200 X-Greylist: Sender IP whitelisted, not delayed by milter-greylist-4.3.9 (theraft.openend.se [89.233.217.130]); Mon, 15 Jun 2015 18:29:13 +0200 (CEST) X-BeenThere: python-list@python.org X-Mailman-Version: 2.1.20+ 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: 12 NNTP-Posting-Host: 2001:888:2000:d::a6 X-Trace: 1434385760 news.xs4all.nl 2920 [2001:888:2000:d::a6]:45031 X-Complaints-To: abuse@xs4all.nl X-Received-Bytes: 3504 X-Received-Body-CRC: 2097880809 Xref: csiph.com comp.lang.python:92641 I don't have a windows system, so my knowledge of such things is minimal. But looks like this person had the same problem you have, and got some suggestions on how to fix it. http://stackoverflow.com/questions/12127869/error-msvcp90-dll-no-such-file= -or-directory-even-though-microsoft-visual-c But your code is working fine now? There is no point in packaging something that doesn't run. Laura