Opened 17 years ago
Closed 17 years ago
#1887 closed defect (fixed)
Can't use customfieldadmin after install
Reported by: | Owned by: | osimons | |
---|---|---|---|
Priority: | high | Component: | CustomFieldAdminPlugin |
Severity: | blocker | Keywords: | No module named admin.api |
Cc: | Trac Release: | 0.10 |
Description
After installing customfieldadmin , i have noting in the admin page ( i have enabled the plugin and restarted apache) after watching the log i have found that: 2007-08-02 18:12:21,113 Trac[init] ERROR: Failed to load plugin customfieldadmin.customfieldadmin from /usr/lib/python2.4/site-packages/TracCustomFieldAdmin-0.2-py2.4.egg Traceback (most recent call last):
File "/var/lib/python-support/python2.4/trac/loader.py", line 101, in load_components
entry_point.load()
File "/usr/lib/python2.4/site-packages/setuptools-0.6c6-py2.4.egg/pkg_resources.py", line 1912, in load
entry = import(self.module_name, globals(),globals(), __name__?)
File "build/bdist.linux-i686/egg/customfieldadmin/customfieldadmin.py", line 13, in ?
ImportError: No module named admin.api
Sorry for my english and thanks for your help
Attachments (0)
Change History (2)
comment:1 Changed 17 years ago by
Priority: | highest → high |
---|
comment:2 Changed 17 years ago by
Resolution: | → fixed |
---|---|
Status: | new → closed |
Ok my version of the plugins was not good. Fixed