Which file did you install from? On Tue, Jan 17, 2017 at 2:14 PM, Mo <[email protected]> wrote: > I didn't know that plugin and tried it. > I have Trac-1.2 and using the last /trunk of that plugin. It's working. > > Best regards, > Mo > > > Am Dienstag, 17. Januar 2017 08:49:14 UTC+1 schrieb Roger Oberholtzer: >> >> Is anyone using the TicletsBoardPlugin (1.2.1-trac0.12) with Trac 1.2? >> I get the following error in the Trac log: >> >> 2017-01-17 08:43:16,043 Trac[loader] ERROR: Skipping >> "ticketsboardplugin.assignreviewer = >> ticketsboardplugin.assignreviewer": >> Traceback (most recent call last): >> File >> "/usr/lib/python2.7/site-packages/Trac-1.2-py2.7.egg/trac/loader.py", >> line 68, in _load_eggs >> entry.load(require=True) >> File "/usr/lib/python2.7/site-packages/pkg_resources/__init__.py", >> line 2264, in load >> return self.resolve() >> File "/usr/lib/python2.7/site-packages/pkg_resources/__init__.py", >> line 2270, in resolve >> module = __import__(self.module_name, fromlist=['__name__'], level=0) >> ImportError: No module named ticketsboardplugin.assignreviewer >> 2017-01-17 08:43:16,044 Trac[loader] ERROR: Skipping >> "ticketsboardplugin.web_ui = ticketsboardplugin.web_ui": >> Traceback (most recent call last): >> File >> "/usr/lib/python5.7/site-packages/Trac-1.2-py2.7.egg/trac/loader.py", >> line 68, in _load_eggs >> entry.load(require=True) >> File "/usr/lib/python2.7/site-packages/pkg_resources/__init__.py", >> line 2264, in load >> return self.resolve() >> File "/usr/lib/python2.7/site-packages/pkg_resources/__init__.py", >> line 2270, in resolve >> module = __import__(self.module_name, fromlist=['__name__'], level=0) >> ImportError: No module named ticketsboardplugin.web_ui >> >> I have the following in my [components] section >> >> ticketsboardplugin.* = enabled >> ticketsboardplugin.assignreviewer.* = enabled >> ticketsboardplugin.web_ui.* = enabled >> >> -- >> Roger Oberholtzer > > -- > You received this message because you are subscribed to the Google Groups > "Trac Users" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > To post to this group, send email to [email protected]. > Visit this group at https://groups.google.com/group/trac-users. > For more options, visit https://groups.google.com/d/optout.
-- Roger Oberholtzer -- You received this message because you are subscribed to the Google Groups "Trac Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at https://groups.google.com/group/trac-users. For more options, visit https://groups.google.com/d/optout.
