[Pyobjfs-users] Using oops with ActiveState's Python 2.2
Status: Beta
Brought to you by:
mathematician
From: Stephen S. <ma...@st...> - 2002-02-24 15:55:45
|
Hi Dan, I've just downloaded and am about to try out OOPS. Looks nice and = lighter-weight than the StandaloneZODB that I was going to try.=20 However, it did take me a few hours to get Oops working because Oops is = incompatible with ActiveState's distribution of Python 2.2.=20 The version of ActivePython currently on ActiveState's web site is 2.2.0 = alpha. This doesn't work with Oops because the built-in name = "dictionary" was renamed "dict" from 2.2b1. The fix is simple: install = the "official" Python 2.2 from Python.org. Since this may trap a few other people, you might like to add a comment = to the ReadMe file. Many thanks, Stephen Simmons |