problem installing: No module named TeamSpace.exceptions
Anthony O'Connell <
tony@...>
2007-06-04 08:40:13 GMT
Hello I have been unable to install the latest version of teamspace
(1.6) from SVN on a clean plone 2.53 zope 2.96 instance on windows XP
or with plone 2.53 zope 2.97 on ubuntu 7.
I tried membrane 1.0 downloaded from plone.org and the lastest version
from SVN in the collective. I've also tried it without membrane since
I understand it is no longer required.
The product does not show up in add/remove products...
On examination of error.log i found
Traceback (most recent call last):
File "/opt/Plone-2.5.3/lib/python/OFS/Application.py", line 755, in
install_product
global_dict, global_dict, silly)
File "/opt/site2/Products/teamspace/__init__.py", line 24, in ?
import events, exceptions, membership, \
File "/opt/site2/Products/teamspace/membership.py", line 24, in ?
from Products.TeamSpace.exceptions import MemberRoleNotAllowed
ImportError: No module named TeamSpace.exceptions
I would really appreciate if somebody could recommend any
Plone/Zope/Add On configuration that will allow the product to work. I
tested teamspace a while ago with Plone 2.1 and really liked it. Now
we need it.
Best wishes,
Tony
(Continue reading)