Python 3.6 Installation

Terry Reedy tjreedy at udel.edu
Tue Jan 17 17:31:15 EST 2017


On 1/17/2017 1:23 PM, Earl Izydore wrote:
> I having problems installing Python 3.6.  I was using Python 2.7
> successfully.
>
> Today, I installed python-3.6.0.exe.

Which binary? from where?

> At the end of the installation I got a message saying the
> installation was successful.
>
> When attempt to start Python, I get the following Application Error:
> The application was unable to start correctly (0xc000007b).  Click OK
> to close the application.

Searching the web for 0xc000007b gets many hits and suggestions.  For 
python, searching stackoverflow.con is probably better.

https://stackoverflow.com/questions/20650596/cannot-open-python-error-0xc000007b

is only one of the hits.

> I am using Windows 7 Professional, 64 bit.

-- 
Terry Jan Reedy




More information about the Python-list mailing list