I don't have Windows at hand, by I *guess* that the Python DLL is somewhere near the python executable. You need to make sure the Python DLL is in PATH, either copy it next to your executable or edit the PATH environment variable. -- http://mail.python.org/mailman/listinfo/python-list
- Missing python27.dll on Win 7 64-bit David Aldrich
- Re: Missing python27.dll on Win 7 64-bit Terry Reedy
- Missing python27.dll on Win 7 64-bit David Aldrich
- Re: Missing python27.dll on Win 7 64-bit Thomas L. Shinnick
- Re: Missing python27.dll on Win 7 64-bit Miki Tebeka
- Re: Missing python27.dll on Win 7 64-bit Michel Claveau - MVP