Modify ↓
#10791 closed defect (duplicate)
fresh install in 0.12.1 fails
Reported by: | Albert | Owned by: | Christopher Paredes |
---|---|---|---|
Priority: | normal | Component: | SimpleMultiProjectPlugin |
Severity: | blocker | Keywords: | |
Cc: | Trac Release: | 0.12 |
Description
Doing a fresh install with r12453 in trac 0.12.1 fails after giving all permissions in WebAdmin and upgrading the db.
Traceback (most recent call last): File "build/bdist.linux-x86_64/egg/trac/web/api.py", line 436, in send_error data, 'text/html') File "build/bdist.linux-x86_64/egg/trac/web/chrome.py", line 832, in render_template template = self.load_template(filename, method=method) File "build/bdist.linux-x86_64/egg/trac/web/chrome.py", line 793, in load_template self.get_all_templates_dirs(), auto_reload=self.auto_reload, File "build/bdist.linux-x86_64/egg/trac/web/chrome.py", line 506, in get_all_templates_dirs dirs.extend(provider.get_templates_dirs() or []) File "build/bdist.linux-x86_64/egg/simplemultiproject/admin.py", line 133, in get_templates_dirs from pkg_resources import resource_filename SystemError: Parent module 'simplemultiproject' not loaded
I will love to try this plugin! It totally matches our needs!
Thanks!
Attachments (0)
Note: See
TracTickets for help on using
tickets.
already fixed along #10798