[Zope-dev] Hi, new to zope

Andreas Jung Andreas Jung <andreas@andreas-jung.com>
Thu, 19 Jun 2003 16:50:50 +0200


And maybe check the filepermissions of your _mysql.so file!
It must be readable by python!

-aj

--On Donnerstag, 19. Juni 2003 16:41 Uhr +0200 Andreas Jung 
<andreas@andreas-jung.com> wrote:

> add the following to your z2.py:
>
> import sys
> print sys.path
>
> Check the output against your PYTHONPATH.
>
> -aj
>
>