New Python 2.7.3 from python.org

Asked By 60 points N/A Posted on -
qa-featured

Hello

I have installed the new Python 2.7.3 from python.org, and also copied it (C:Python27) in position of /c/px4/Python27, as well as it completed successfully. But I got the following errors after that. I need to solve this error. Please help me to find a solution.

pythone.exe – System Error

The program can't start because python27.dll is missing from your
computer. Try reinstalling the program to fix this problem.
OK
 

Then the build finishes:

Thanks in advance.

 
SHARE
Answered By 0 points N/A #148601

New Python 2.7.3 from python.org

qa-featured

It seems that there is a problem with your new installation of Python 2.7.3. I think the installation didn’t go so well and it resulted on a missing file after the whole procedure. I tried searching the missing file from a website where DLL files can usually be downloaded but after checking the site it only offers python22.dll until python26.dll and the missing python27.dll file is not included unfortunately.

Since this problem is probably caused by an incomplete installation of Python 2.7.3, try doing a clean installation again just to fix any corrupted and missing files that are needed by the program. Uninstall the program then restart your machine when asked. After booting, check your computer for any possible errors. Use a disk utility application to check the system. Install Python 2.7.3 again then see if the missing python27.dll file is already restored.

Related Questions