[Zope] Error Installing PKT

2000-11-22 Thread Dany Rioux
I just installed PKT and I can't import DemoPortal.zexp. I get this error -- Zope Error Zope has encountered an error while publishing this resource. Error Type: ImportError Error Value: No module named PythonMethod.PythonMethod - I would guess I'm missing som

RE: [Zope] Error Installing PKT

2000-11-22 Thread Steve Drees
> Zope Error > Zope has encountered an error while publishing this resource. > > Error Type: ImportError > Error Value: No module named PythonMethod.PythonMethod You are missing PythonMethod. ___ Zope maillist - [EMAIL PROTECTED] http://lists.zope.

Re: [Zope] Error Installing PKT

2000-11-22 Thread Stefan H. Holek
On Wed, 22 Nov 2000, Dany Rioux wrote: > Error Value: No module named PythonMethod.PythonMethod > > I would guess I'm missing some module. Anyone can tell me which one it is? Well, you seem to be missing PythonMethods ;) You must get them from the CVS. See http://www.zope.org/Resources/CVS_inf

RE: [Zope] Error Installing PKT. FIXED

2000-11-22 Thread Dany Rioux
x Cc: Zope Mailing List Subject: Re: [Zope] Error Installing PKT On Wed, 22 Nov 2000, Dany Rioux wrote: > Error Value: No module named PythonMethod.PythonMethod > > I would guess I'm missing some module. Anyone can tell me which one it is? Well, you seem to be missing PythonMetho