Python Forum
Python installation difficult - Printable Version

+- Python Forum (https://python-forum.io)
+-- Forum: Python Coding (https://python-forum.io/forum-7.html)
+--- Forum: General Coding Help (https://python-forum.io/forum-8.html)
+--- Thread: Python installation difficult (/thread-8581.html)



Python installation difficult - rajamugavai - Feb-27-2018

Hi

I have installed Python 3.6 in Windows 7 32 bit.. After the installation, Python unable to open in my system. The following error is displayed on the screen. "The program can't start because api-ms-win-core-timezone-l1-1-0.dll is missing from your computer, Try reinstalling the program to fix this problem.

Kindly solve this issue.


RE: Python installation difficult - Larz60+ - Feb-27-2018

there is an option to add python to your path. It shouldn't be an option, but it is.
Depending on which os your are using, see:
windows: https://python-forum.io/Thread-Basic-Part-1-Python-3-6-and-pip-installation-under-Windows
linux: https://python-forum.io/Thread-Basic-Part-1-Linux-Python-3-environment
Follow instructions here, and it will solve your problems.


RE: Python installation difficult - sparkz_alot - Feb-27-2018

Do you have Windows 7 Service Pack 1 installed? If not you need to install it.