Modify ↓
Opened 16 years ago
Closed 8 years ago
#4094 closed defect (worksforme)
plugin not working Apache2.2 python 2.4
Reported by: | Owned by: | Nathan Lewis | |
---|---|---|---|
Priority: | normal | Component: | PrivateWikiPlugin |
Severity: | normal | Keywords: | |
Cc: | Trac Release: | 0.10 |
Description (last modified by )
ile "/usr/lib/python2.4/site-packages/pkg_resources.py", line 1830, in load entry = __import__(self.module_name, globals(),globals(), ['__name__']) File "/usr/lib/python2.4/site-packages/PrivateWikis-1.0.0-py2.4.egg/privatewiki/__init__.py", line 1, in ? import api File "/usr/lib/python2.4/site-packages/PrivateWikis-1.0.0-py2.4.egg/privatewiki/api.py", line 2, in ? from trac.perm import IPermissionRequestor, IPermissionGroupProvider,IPermissionPolicy,PermissionSystem ImportError: cannot import name IPermissionPolicy
Attachments (0)
Change History (3)
comment:1 Changed 13 years ago by
Owner: | changed from Eric Hodges to Nathan Lewis |
---|
comment:2 Changed 13 years ago by
Description: | modified (diff) |
---|
comment:3 Changed 8 years ago by
Resolution: | → worksforme |
---|---|
Status: | new → closed |
Note: See
TracTickets for help on using
tickets.
Possible trac:InstallationIssue. If there was an issue, it's probably fixed by now.