From: Michael S. <mi...@st...> - 2009-07-31 08:06:12
|
Larry, please note that non-subscriber postings to python-ldap-dev are deferred. Larry kavanagh wrote: > Triying to install python-ldap-2.3.8 using the EXE on a server (windows > 2000) that has python 2.4.4 installed (or so the plone site tells me) > > however it won't install and tells me that "python 2.4 required which > was not found in the registry" Which EXE files did you use? It has to exactly match the Python version used. So for using python-ldap 2.3.8 with Python 2.4 under Win32 it would be this installer: http://pypi.python.org/packages/2.4/p/python-ldap/python-ldap-2.3.8.win32-py2.4.exe#md5=35da547711280c18bd4ccd6e637cdf9b Ciao, Michael. |