ASPN ActiveState Programmer Network
ActiveState
/ Home / Perl / PHP / Python / Tcl / XSLT /
/ Safari / My ASPN /
Cookbooks | Documentation | Mailing Lists | Modules | News Feeds | Products | User Groups


Recent Messages
List Archives
About the List
List Leaders
Subscription Options

View Subscriptions
Help

View by Topic
ActiveState
.NET Framework
Open Source
Perl
PHP
Python
Tcl
Web Services
XML & XSLT

View by Category
Database
General
SOAP
System Administration
Tools
User Interfaces
Web Programming
XML Programming


MyASPN >> Mail Archive >> zodb-dev
zodb-dev
RE: [ZODB-Dev] ZODB for Python 2.3
by Tim Peters other posts by this author
Aug 13 2003 9:06PM messages near this date
[ZODB-Dev] ZODB for Python 2.3 | [ZODB-Dev] Dont let your loans kill you![]-32
[Günter Walser]
>  I just wanted to install ZODB for PY 2.3 and it refuses, it can only
>  find PY 2.2. Are there plans for updating the installation procedure
>  or shall I try to manipulate the registry?

Which operating system?  Since you mention "the registry", I assume it's
some flavor of Windows.  If that's the case, the only way to use ZODB with
Python 2.3 is to compile ZODB's C extensions from source with Python 2.3 --
extensions compiled for one minor release of Python on Windows cannot be
used with any other minor release ("minor release" == the second digit, so,
e.g., 2.2.2 and 2.2.3 are the same minor release, but 2.2.i and 2.3 are
different minor releases).

Zope Corp doesn't yet officially support running with Python 2.3, so for now
doesn't ship any Zope2 or ZODB3 packages compiled for use with Python 2.3 on
Windows.


_______________________________________________
For more information about ZODB, see the ZODB Wiki:
http://www.zope.org/Wikis/ZODB/

ZODB-Dev mailing list  -  ZODB-Dev@[...].org
http://mail.zope.org/mailman/listinfo/zodb-dev
Thread:
Guenter Walser
Tim Peters

Privacy Policy | Email Opt-out | Feedback | Syndication
© ActiveState Software Inc. All rights reserved