[Zope] Help with PIL / Photo product

Chris McDonough chrism@digicool.com
Sun, 09 Jan 2000 19:27:15 -0500


Dale,

Delete your current PIL\__init__.py.

Create a new PIL\__init__.py that has a single blank line in it using
Notepad or something else and save it.

When you've done that, go into DOS, and cd to the directory *above* the
PIL directory (if you've followed my previous instructions, that would
be "OFS")

Then execute the command "python".  This should start the Python
interpreter.  If it doesn't, find the python interpreter in the Zope
tree somewhere (it's named "python"), and while you're still in the OFS
directory, start it (e.g. ..\..\bin\python).

Then type at the >>> prompt:

>>> import PIL.Image

It should return no errors.  If it does, we'll try again.

Dale Lance wrote:
> 
> Again, sorry.
> I used the __init.py from Products/photo/install_PIL.
> I've actually never used anything else.  So, as they say,
> the problem still persists.
> 
> ----- Original Message -----
> From: Gregor <vorlon@iglou.com>
> To: Dale Lance <d_lance@email.msn.com>
> Sent: Sunday, January 09, 2000 6:07 PM
> Subject: Re: [Zope] Help with PIL / Photo product
> 
> >
> > ----- Original Message -----
> > From: "Dale Lance" <d_lance@email.msn.com>
> > To: "Gregor" <vorlon@iglou.com>
> > Sent: Sunday, January 09, 2000 6:56 PM
> > Subject: Re: [Zope] Help with PIL / Photo product
> >
> >
> > > Sorry, yes you are correct and that is the one I used.
> >
> > The right one or the wrong one? ^_^
> >
> > If the wrong one, did that fix it?
> >
> 
> _______________________________________________
> Zope maillist  -  Zope@zope.org
> http://lists.zope.org/mailman/listinfo/zope
> **   No cross posts or HTML encoding!  **
> (Related lists -
>  http://lists.zope.org/mailman/listinfo/zope-announce
>  http://lists.zope.org/mailman/listinfo/zope-dev )

-- 
Chris McDonough
Digital Creations, Inc.
Zope - http://www.zope.org