Python Forum

Full Version: Python installation difficult
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
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.
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-Par...er-Windows
linux: https://python-forum.io/Thread-Basic-Par...nvironment
Follow instructions here, and it will solve your problems.
Do you have Windows 7 Service Pack 1 installed? If not you need to install it.