[Zope-PTK] PTK 0.9.2 error on importing DemoPortal.zexp
stefano.ciccarelli@thewhitebird.com
stefano.ciccarelli@thewhitebird.com
Fri, 17 Nov 2000 15:25:15 +0100
I tried to install PTK 0.9.2 on Zope 2.2.1/WinNT 4.0 SP 6
Everything went fine, until I tried the last step, importing Demo Portal
from Control Panel/Product Management.
I get the error "Error Type: ImportError
Error Value: No module named PythonMethod.PythonMethod"
With the following traceback:
Traceback (innermost last):
File D:\Zope\lib\python\ZPublisher\Publish.py, line 222, in publish_module
File D:\Zope\lib\python\ZPublisher\Publish.py, line 187, in publish
File D:\Zope\lib\python\Zope\__init__.py, line 221, in
zpublisher_exception_hook
(Object: Traversable)
File D:\Zope\lib\python\ZPublisher\Publish.py, line 171, in publish
File D:\Zope\lib\python\ZPublisher\mapply.py, line 160, in mapply
(Object: manage_importObject)
File D:\Zope\lib\python\ZPublisher\Publish.py, line 112, in call_object
(Object: manage_importObject)
File D:\Zope\lib\python\OFS\ObjectManager.py, line 504, in
manage_importObject
(Object: Traversable)
File D:\Zope\lib\python\ZODB\ExportImport.py, line 208, in importFile
ImportError: (see above)
Any idea?
Thanks
Stefano