Python Forum

Full Version: libPython2.7.dll environment issue
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Hi, I am new to Python world. I was trying to use a open source Windows application that
uses Python. When I am trying to start the server, I get the following message:

libpython2.7.dll: cannot open shared object file: It seems the system variable is not set properly.
I have set PY_HOME variable and PATH appended with %PY_HOME%;%PY_HOME%\Lib;%PY_HOME%\DLLs; %PY_HOME%\Lib\lib-tk; Still the shared libraries are not being recognized. Could somebody help with this installation issue?

Regards,
Sudhakar
You would probably be better off reinstalling python.
Use snippsat's tutorial here: https://python-forum.io/Thread-Basic-Par...nt-Windows
Also, while at it load latest Python also which is 3.6.5