Opened 16 years ago

Closed 16 years ago

Last modified 3 years ago

#2803 closed defect (wontfix)

nikoniko plugin error-Parent module 'nikoniko' not loaded — at Version 1

Reported by: maplye@… Owned by: Alec Thomas
Priority: normal Component: NikoNikoPlugin
Severity: normal Keywords:
Cc: Trac Release: 0.11

Description (last modified by Alec Thomas)

Traceback (most recent call last):
  File "/usr/lib/python2.5/site-packages/Trac-0.11b2-py2.5.egg/trac/web/api.py", line 339, in send_error
    'text/html')
  File "/usr/lib/python2.5/site-packages/Trac-0.11b2-py2.5.egg/trac/web/chrome.py", line 672, in render_template
    template = self.load_template(filename, method=method)
  File "/usr/lib/python2.5/site-packages/Trac-0.11b2-py2.5.egg/trac/web/chrome.py", line 648, in load_template
    self.templates = TemplateLoader(self.get_all_templates_dirs(),
  File "/usr/lib/python2.5/site-packages/Trac-0.11b2-py2.5.egg/trac/web/chrome.py", line 402, in get_all_templates_dirs
    dirs += provider.get_templates_dirs()
  File "build/bdist.linux-i686/egg/nikoniko/web_ui.py", line 257, in get_templates_dirs
    from pkg_resources import resource_filename
SystemError: Parent module 'nikoniko' not loaded

Change History (1)

comment:1 Changed 16 years ago by Alec Thomas

Description: modified (diff)
Resolution: invalid
Status: newclosed

What has this to do with TracHacks?

Note: See TracTickets for help on using tickets.