HELP NEEDED application error 0xc000005

2019-09-25 Thread arshad ali via Python-list
Note: Forwarded message attached

-- Original Message --

From: "arshad ali"arsh...@rediffmail.com
To: python-list@python.org
Subject: HELP  NEEDED application error 0xc05--- Begin Message ---
Respected sir,
  In my laptop with windows 7 ultimate 64 bit, when python 3.7.4  
executable 64 bit installed 
it is giving me the error " THE APPLICATION WAS UNABLE TO START CORRECTLY 
(0xc005) CLICK OK TO CLOSE" 
I tried many times.

But python 2.7.16 is working in my laptop.

please help me in getting out of this error for which i will be highly grateful 
to you.

Dr. Arshad
Hyderabad, INDIA--- End Message ---
-- 
https://mail.python.org/mailman/listinfo/python-list


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 (0xc07b). Click Ok to
> close the application.
>
> How this error be corrected? I really need to use this application

https://stackoverflow.com/questions/20650596/cannot-open-python-error-0xc07b
-- 
https://mail.python.org/mailman/listinfo/python-list


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 You are downloading an installer. Did you
run the installer?
on my PH
What is pH?
Windows 10 PC but any time I tried to
> start the application
When you say application are you referring to python or some Python program?
Exactly what are you doing to run the application? Be as specific as
possible.
it always give the following error message;
>
> Python.exe - Application Error
> The application was unable to start correctly (0xc07b). Click Ok to
> close the application.
Personally I have never heard of this error. Have you tried to Google it?
The comments above are my own comments they reflect my own experience there
may be others on this list who will give you a better answer.
>
> How this error be corrected? I really need to use this application
We are all volunteers who choose to help others with questions. Expressions
of urgency usually don't motivate us. So in the future just ask a question.
>
> Thank you in anticipation for a quick response
>
> Best Regards,
>
> Tom
>
> <
https://www.avast.com/sig-email?utm_medium=email&utm_source=link&utm_campaign=sig-email&utm_content=webmail&utm_term=icon
>
> Virus-free.
> www.avast.com
> <
https://www.avast.com/sig-email?utm_medium=email&utm_source=link&utm_campaign=sig-email&utm_content=webmail&utm_term=link
>
> <#DAB4FAD8-2DD7-40BB-A1B8-4E2AA1F9FDF2>
> --
> https://mail.python.org/mailman/listinfo/python-list
-- 
https://mail.python.org/mailman/listinfo/python-list


Application Error

2017-08-15 Thread Alhassan Tom Alfa
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 (0xc07b). Click Ok to
close the application.

How this error be corrected? I really need to use this application

Thank you in anticipation for a quick response

Best Regards,

Tom

<https://www.avast.com/sig-email?utm_medium=email&utm_source=link&utm_campaign=sig-email&utm_content=webmail&utm_term=icon>
Virus-free.
www.avast.com
<https://www.avast.com/sig-email?utm_medium=email&utm_source=link&utm_campaign=sig-email&utm_content=webmail&utm_term=link>
<#DAB4FAD8-2DD7-40BB-A1B8-4E2AA1F9FDF2>
-- 
https://mail.python.org/mailman/listinfo/python-list


Re: Python.exe is not a valid Win32 application error message

2015-11-12 Thread Michael Torrie
On 11/11/2015 09:43 PM, Steve Hayes wrote:
> That is useful to know.
> 
> I get messages (from Glary Utilities) that some of my programs 
> (including Python) need to be updated, but when I've downloaded and 
> updated them, the update hasn't worked.

Such utilities seem to cause more trouble than they're worth.
-- 
https://mail.python.org/mailman/listinfo/python-list


Re: Python.exe is not a valid Win32 application error message

2015-11-12 Thread Laura Creighton
In a message of Wed, 11 Nov 2015 08:28:11 -0700, Michael Torrie writes:
>The Python website is looking very professional and polished these days.
> But we still don't have a simple message on the download page telling
>people Windows XP is no longer supported.  Given the number of people
>posting lately (several each week), I would think even with the limited
>time and resources of the python.org webmaster a little warning message
>would be in order.  Even when the installer is fixed, it would still be
>nice to have basic OS requirements listed before the download is ever
>clicked.

It's not webmaster, who is receiving as many of these requests
as python-list, but the pydotorg team.  There is a request in to
get this changed, it just hasn̈́t happened yet.

Laura

-- 
https://mail.python.org/mailman/listinfo/python-list


Re: Python.exe is not a valid Win32 application error message

2015-11-11 Thread Steve Hayes
On Wed, 11 Nov 2015 08:39:21 -0500, Dennis Lee Bieber
 wrote:

>On Tue, 10 Nov 2015 00:34:23 + (UTC), "M. Kamisato via Python-list"
> declaimed the following:
>
>>I am running python on Windows XP SP3 and download version 3.5xx.  I got the 
>>above error message and could not run the program.
>>I have downloaded Python version 2.7xx and it runs fine.
>>Is there any way I can get version 3.5xx to run on my computer?
>>Mel KamisatoBuena Park, CA
>
>   Install Windows Vista, 7, 8.1, or 10.
>
>   Windows XP is not a supported OS for Python 3.5+

Or revert to an earlier version of Python that does work. 


-- 
Steve Hayes from Tshwane, South Africa
Web:  http://www.khanya.org.za/stevesig.htm
Blog: http://khanya.wordpress.com
E-mail - see web page, or parse: shayes at dunelm full stop org full stop uk
-- 
https://mail.python.org/mailman/listinfo/python-list


Re: Python.exe is not a valid Win32 application error message

2015-11-11 Thread Steve Hayes
On Thu, 12 Nov 2015 00:13:29 +1100, Chris Angelico 
wrote:

>On Tue, Nov 10, 2015 at 11:34 AM, M. Kamisato via Python-list
> wrote:
>> I am running python on Windows XP SP3 and download version 3.5xx.  I got the 
>> above error message and could not run the program.
>> I have downloaded Python version 2.7xx and it runs fine.
>> Is there any way I can get version 3.5xx to run on my computer?
>> Mel KamisatoBuena Park, CA
>
>You can't get 3.5 to run on XP, no; your options are:
>
>1) Install Python 3.4, which does support XP
>2) Upgrade to a newer version of Windows (anything from Vista onward
>will run 3.5; to save having to do this in future, jump straight to 7
>or 10)
>3) Make the jump to Linux or FreeBSD or some other OS.

That is useful to know. 

I get messages (from Glary Utilities) that some of my programs
(including Python) need to be updated, but when I've downloaded and
updated them, the update hasn't worked. 


-- 
Steve Hayes from Tshwane, South Africa
Web:  http://www.khanya.org.za/stevesig.htm
Blog: http://khanya.wordpress.com
E-mail - see web page, or parse: shayes at dunelm full stop org full stop uk
-- 
https://mail.python.org/mailman/listinfo/python-list


Re: Python.exe is not a valid Win32 application error message

2015-11-11 Thread Michael Torrie
On 11/11/2015 10:21 AM, Quivis wrote:
> On Tue, 10 Nov 2015 00:34:23 +, M. Kamisato wrote:
> 
>> I am running python on Windows XP SP3 and download version 3.5xx.  I got
>> the above error message and could not run the program.
>> I have downloaded Python version 2.7xx and it runs fine.
>> Is there any way I can get version 3.5xx to run on my computer?
>> Mel KamisatoBuena Park, CA
> 
> 
> Did you DL the 64-bit version...?

In this case, it would not matter; Windows XP is simply too old to run
Python 3.5, but the web page neglects to mention that, and the installer
does not yet warn the user, though it will in the next minor version
release.

-- 
https://mail.python.org/mailman/listinfo/python-list


Re: Python.exe is not a valid Win32 application error message

2015-11-11 Thread Michael Torrie
On 11/11/2015 06:13 AM, Chris Angelico wrote:
> On Tue, Nov 10, 2015 at 11:34 AM, M. Kamisato via Python-list
>  wrote:
>> I am running python on Windows XP SP3 and download version 3.5xx.  I got the 
>> above error message and could not run the program.
>> I have downloaded Python version 2.7xx and it runs fine.
>> Is there any way I can get version 3.5xx to run on my computer?
>> Mel KamisatoBuena Park, CA
> 
> You can't get 3.5 to run on XP, no; your options are:
> 
> 1) Install Python 3.4, which does support XP
> 2) Upgrade to a newer version of Windows (anything from Vista onward
> will run 3.5; to save having to do this in future, jump straight to 7
> or 10)
> 3) Make the jump to Linux or FreeBSD or some other OS.
> 
> When 3.5.1 is released (currently scheduled for early December),
> you'll get a clear and simple error when you try to install, rather
> than strange issues about it not being a valid program. That won't
> change the platform support, but at least it won't be as confusing.

The Python website is looking very professional and polished these days.
 But we still don't have a simple message on the download page telling
people Windows XP is no longer supported.  Given the number of people
posting lately (several each week), I would think even with the limited
time and resources of the python.org webmaster a little warning message
would be in order.  Even when the installer is fixed, it would still be
nice to have basic OS requirements listed before the download is ever
clicked.
-- 
https://mail.python.org/mailman/listinfo/python-list


Re: Python.exe is not a valid Win32 application error message

2015-11-11 Thread Chris Angelico
On Tue, Nov 10, 2015 at 11:34 AM, M. Kamisato via Python-list
 wrote:
> I am running python on Windows XP SP3 and download version 3.5xx.  I got the 
> above error message and could not run the program.
> I have downloaded Python version 2.7xx and it runs fine.
> Is there any way I can get version 3.5xx to run on my computer?
> Mel KamisatoBuena Park, CA

You can't get 3.5 to run on XP, no; your options are:

1) Install Python 3.4, which does support XP
2) Upgrade to a newer version of Windows (anything from Vista onward
will run 3.5; to save having to do this in future, jump straight to 7
or 10)
3) Make the jump to Linux or FreeBSD or some other OS.

When 3.5.1 is released (currently scheduled for early December),
you'll get a clear and simple error when you try to install, rather
than strange issues about it not being a valid program. That won't
change the platform support, but at least it won't be as confusing.

ChrisA
-- 
https://mail.python.org/mailman/listinfo/python-list


Python.exe is not a valid Win32 application error message

2015-11-11 Thread M. Kamisato via Python-list
I am running python on Windows XP SP3 and download version 3.5xx.  I got the 
above error message and could not run the program.
I have downloaded Python version 2.7xx and it runs fine.
Is there any way I can get version 3.5xx to run on my computer?
Mel KamisatoBuena Park, CA
-- 
https://mail.python.org/mailman/listinfo/python-list


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 and vs.net2005.
>
> the problem that has been haunting me for while now is when i am
> trying to access a few functions in c++ through python by
> building .pyd extension, python.exe crashes saying an application
> error has occured
>
> any clues why this happened as everythiing was working well
> in .net2003 and python2.4
>
> thanks abhishek

It could be that Python 2.5 is still built and linked against version
7.1 of the Microsoft C run-time.  VS 2005 links against version 8.0 of
the Microsoft C run-time.  The two versions of the DLL are
incompatible, and will cause crashes if memory is allocated from one
DLL and then freed with the other.  File handles also opened with one
C run-time DLL cannot be used with the other version either.

Unfortunately, there's no really good fix for this.  Microsoft made
their libraries and C run-time incompatible between versions of Visual
Studio.  Rather than force all Python developers to switch to VS 2005,
the Python core developers stayed with the previous compiler.

If you absolutely must be able to pass file handles and memory with VS
2005 DLLs, you must recompile Python with VS 2005.  You will also need
to recompile all DLL libraries, such as wxPython, LXML, and the PIL.
Pure Python modules and libraries will be unaffected.

The easiest solution, however, is to use Python 2.5 and Visual Studio
2003.

  --Jason
-- 
http://mail.python.org/mailman/listinfo/python-list


application error in python

2008-01-23 Thread abhishek
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 and vs.net2005.

the problem that has been haunting me for while now is when i am
trying to access a few functions in c++ through python by
building .pyd extension, python.exe crashes saying an application
error has occured

any clues why this happened as everythiing was working well
in .net2003 and python2.4


thanks abhishek
-- 
http://mail.python.org/mailman/listinfo/python-list


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 before you can use Plone.  See www.zope.org.  There are also 
specific mailing lists (on Gmane, www.gmane.org) dedicated to Zope, 
Plone, and their related packages.

-- 
Brian Beck
Adventurer of the First Order
-- 
http://mail.python.org/mailman/listinfo/python-list


Application Error (referenced error)

2005-08-01 Thread David Blomstrom
This is my first post on this list, and I'm new to
Python.

I downloaded a content management system called Plone
and get the following error message when I try to
start it:

Plone Controller - [Plone Status]: pythonw.exe -
Application Error
The instruction at "0x009d3f09" referenced memory at
"0x00cB". The memory could not be "read".
[EMAIL PROTECTED]

I uninstalled it, then reinstalled it again, witih the
same results. When I tried to start another Program in
the Plone folder, I got this error message:

"Windows is searching for runzope.bat. To locate the
file yourself, click Browse."

Do you have any idea what's causing this problem(s)
and how I can fix i?

Thanks.


__
Do You Yahoo!?
Tired of spam?  Yahoo! Mail has the best spam protection around 
http://mail.yahoo.com 
-- 
http://mail.python.org/mailman/listinfo/python-list