Re: Application Error

2017-08-15 Thread Ian Kelly
On Tue, Aug 15, 2017 at 3:37 AM, Alhassan Tom Alfa wrote: > Dear Sir, > > I just downloaded Python on my PH Windows 10 PC but any time I tried to > start the application it always give the following error message; > > Python.exe - Application Error > The application was unable to start correctly (

Re: Application Error

2017-08-15 Thread Bob Gailer
On Aug 15, 2017 9:50 AM, "Alhassan Tom Alfa" wrote: > > Dear Sir, > > I just downloaded Python Exactly what did you download? Where did you download it from? There are 32 bit versions and 64-bit versions. Did you download the one corresponding to your computer? Normally when you download python Yo

Re: application error in python

2008-01-23 Thread Jason
On Jan 23, 4:29 am, abhishek <[EMAIL PROTECTED]> wrote: > hello group i am working on a project where most of the code has been > written in c++ but the web component is written in python. Initially > we have been using python2.4 and vs.net2003 but recently we decided to > move ahead with python2.5

Re: Application Error (referenced error)

2005-08-01 Thread Brian Beck
David Blomstrom wrote: > This is my first post on this list, and I'm new to > Python. Oh, and I forgot to mention: welcome to Python and our community! -- Brian Beck Adventurer of the First Order -- http://mail.python.org/mailman/listinfo/python-list

Re: Application Error (referenced error)

2005-08-01 Thread Brian Beck
David Blomstrom wrote: > I downloaded a content management system called Plone > and get the following error message when I try to > start it: Plone isn't a stand-alone application, it's a skin and collection of products for the Zope application server. You'll have to get Zope up and running be