[Zope-DB] ZMySQL python 0.9.0 problem

Alex Cowan alex@funcom.com
Thu, 13 Mar 2003 13:31:56 +0100


Then the version of python in /usr/bin is the wrong one. Just need to copy
the new version of python over the top of it.

Alex

----- Original Message -----
From: "andy" <andy@bigorangelovebus.net>
To: "Gareth Evans" <g.evans@rms.co.uk>
Cc: "zope-db" <zope-db@zope.org>
Sent: Thursday, March 13, 2003 12:46 PM
Subject: Re: [Zope-DB] ZMySQL python 0.9.0 problem


> Thanks Gareth
>
> Python 2.1 is on the machine, but if I type python in the command line,
> it's the 1.5.2 version that starts off, not the 2.1 - I'm not sure if I
> need to remove the old python version? Zope evidently knows about 2.1
> because it's running happily at the moment anyway.
>
> Checking the path using the commands you gave returned TypeError: call
> of non-function (type list)
>
> andy
>
> Gareth Evans wrote:
> > are you using the 2.1 python as this is the version that Zope uses and
> > will have the correct path setting for distutils.
> > you can check the path it is using
> >
> >>>>import sys
> >>>>sys.path()
> >>>
> > hope this helps sorry if not.
> > G
>
>
>
>
>
> _______________________________________________
> Zope-DB mailing list
> Zope-DB@zope.org
> http://mail.zope.org/mailman/listinfo/zope-db
>