Python Forum
libPython2.7.dll environment issue
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
libPython2.7.dll environment issue
#1
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
Reply
#2
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
Reply


Forum Jump:

User Panel Messages

Announcements
Announcement #1 8/1/2020
Announcement #2 8/2/2020
Announcement #3 8/6/2020