Re: getting around install with py2.4 not found in registry

"M.-A. Lemburg" <[email protected]>
Newsgroups gmane.comp.python.egenix.user
Organization eGenix.com Software GmbH
Message-ID <[email protected]>
On 2009-03-04 20:11, Craig Hall wrote:
> I'm running on WinXP (32 bit), and in the process of moving from python 2.2
> to 2.4 and trying to install the mxDateTime library
> 
> Have downloaded egenix-mx-base-3.1.2.win32-py2.4.exe
> 
> When trying to install, receive error that "Python version 2.4 required,
> which was not found in the registry."

How did you install Python on the system ?

The standard python.org installer will create all necessary
registry entries for you... unless you are seeing this bug:

http://bugs.python.org/issue4567

> Based on another post in the mailing list, I tried to open the exe in
> winZip, but it failed to open saying "start of central directory not found:
> Zip file corrupt".

Try using 7-zip: http://www.7-zip.org/

> What's the correct method to install? 

The wininst installer assumes that you have the standard python.org
version of Python installed.

> Can I fake the appropriate registry entry with regedit?

Probably, but I'm not sure what these are, only their path:
HKEY_LOCAL_MACHINE\SOFTWARE\Python\PythonCore\<version>

-- 
Marc-Andre Lemburg
eGenix.com

Professional Python Services directly from the Source  (#1, Mar 04 2009)
>>> Python/Zope Consulting and Support ...        http://www.egenix.com/
>>> mxODBC.Zope.Database.Adapter ...             http://zope.egenix.com/
>>> mxODBC, mxDateTime, mxTextTools ...        http://python.egenix.com/
________________________________________________________________________

::: Try our new mxODBC.Connect Python Database Interface for free ! ::::


   eGenix.com Software, Skills and Services GmbH  Pastor-Loeh-Str.48
    D-40764 Langenfeld, Germany. CEO Dipl.-Math. Marc-Andre Lemburg
           Registered at Amtsgericht Duesseldorf: HRB 46611
               http://www.egenix.com/company/contact/


_______________________________________________________________________
eGenix.com User Mailing List                     http://www.egenix.com/
https://www.egenix.com/mailman/listinfo/egenix-users
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.