Zope and it's related code (like ZODB) are not supported on Python 2.2. That's why downgrading to Python 2.1 worked for that guy. I heard that 2.6 beta does work and that 2.7 will work but I have no idea as I only looked into this for like 10 minutes. (I too have OS X Jaguar boxes). I decided to roll my own object persistence.

Mike
On Monday, December 16, 2002, at 08:53 PM, Lee Phillips wrote:


I'm interested in using the ZODB with Webware. I develop on Macs running
OSX 10.2.x (Jaguar). I compiled a couple of stable versions of the ZODB
on a Mac running OS X 10.2.1 with the python 2.2 included by Apple. They
(Standalone 1.0 and ZODB3-3.1) compiled with numerous warnings, and
running the test.py gave me a bus error for both. I found a mailinglist
archive wherein someone said that reverting to python 2.1 worked for
him, but I'm not interested in doing that. Can anyone suggest how to get
this working, or suggest a different object persistence tool?


-------------------------------------------------------
This sf.net email is sponsored by:
With Great Power, Comes Great Responsibility Learn to use your power at OSDN's High Performance Computing Channel
http://hpc.devchannel.org/
_______________________________________________
Webware-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/webware-devel

Reply via email to