Modify ↓
#2417 closed defect (fixed)
Installation fails with 'no module named producers' error
Reported by: | Peter | Owned by: | Stephen Hansen |
---|---|---|---|
Priority: | normal | Component: | AnnouncerPlugin |
Severity: | normal | Keywords: | |
Cc: | Trac Release: | 0.11 |
Description
Here is excerpt from log file:
2008-01-15 04:15:40,704 Trac[loader] DEBUG: Loading announcerplugin from /usr/lib/python2.5/site-packages/AnnouncerPlugin-0.1-py2.5.egg 2008-01-15 04:15:40,706 Trac[loader] ERROR: Skipping "announcerplugin = announcerplugin": (can't import "No module named producers")
Running Trac 0.11b1, Postgres 8.2 backend
Attachments (0)
Change History (2)
comment:1 Changed 17 years ago by
Resolution: | → fixed |
---|---|
Status: | new → closed |
comment:2 Changed 17 years ago by
Reinstalled... 'producers' error is gone. We'll see how it behaves now ;)
Note: See
TracTickets for help on using
tickets.
Wow. Early-adopter :) Bear in mind, "Note: Announcer isn't quite available yet-- re-factoring a bit then I'll post the alpha version up." from the download portion of the page. Its only been used in my test-experiments and may not be entirely reliable yet. In particular you -very- much do not want to enable the RuleBasedTicketSubscriber module.
Either way-- re-fetch and you should be able to install it. The setup.py only worked if you ran the egg in 'develop' mode.