[Zope] Python 2.0 ??????

Stephane Bortzmeyer bortzmeyer@pasteur.fr
Thu, 18 Jan 2001 09:33:25 +0100


On Thursday 18 January 2001, at 16 h 33, the keyboard of "OK Studio" 
<mail@okstudio.com.au> wrote:

> ISP just upgraded to python 2.0 without my knowledge.

(BTW, I run Zope 2.2.2 with Python 2.0c1 for several months without any 
problem.)

> cc -fPIC  -O -pipe -D_THREAD_SAFE -I/usr/local/include/python2.0 =
> -I/usr/local/in
> clude/python2.0 -DHAVE_CONFIG_H -c ./../Components/cPickle/cPickle.c
> ../../Components/cPickle/cPickle.c:57: mymath.h: No such file or =
> directory

Small bug: just suppress the #include ... mymath.h and recompile.