[Zope-PTK] PTKDemo Broken

Jens Vagelpohl jens@digicool.com
Wed, 14 Feb 2001 07:43:22 -0500


hi priya,

the traceback shows that you renamed "PTKDemo" to "PTKDemo1" in your setup.
i suggest renaming all PTK-related directories to their original names first
and trying again.

jens
 

on 2/14/01 4:48, Priya Ramkumar at pra@baba9.com wrote:

> Hi
> 
> I have installed the new PTK0.10 alpha and found that PTKDemo appears as a
> broken product. The following traceback error is displayed.
> 
> Traceback (innermost last):
> File "/export/usr/local/Zope-2.2.4-src/lib/python/OFS/Application.py",
> line 397, in import_products
>   product=__import__(pname, global_dict, global_dict, silly)
> File
> "/export/usr/local/Zope-2.2.4-src/lib/python/Products/PTKDemo1/__init__.py",
> line 90, in ?
>   import Portal, ZODBMember, SQLMember
> File
> "/export/usr/local/Zope-2.2.4-src/lib/python/Products/PTKDemo1/Portal.py",
> line 89, in ?
>   from Products.PTKBase.TypesTool import ContentFactoryMetadata
> ImportError: No module named TypesTool
> 
> Can anyone tell me how to get around this problem please?
> 
> Thanks
> Priya
>