Modify ↓
Opened 15 years ago
Closed 14 years ago
#5390 closed defect (worksforme)
keep getting this 2009-06-17 12:50:27,375 Trac[loader] ERROR: Skipping "keywordsuggest = keywordsuggest.keywordsuggest": (can't import "ImportError: No module named keywordsuggest.keywordsuggest")
Reported by: | anonymous | Owned by: | scratcher |
---|---|---|---|
Priority: | normal | Component: | KeywordSuggestPlugin |
Severity: | normal | Keywords: | |
Cc: | Trac Release: | 0.11 |
Description (last modified by )
I followed these instructions
- Download the zip file and unzip it
- run python setup.py install
- Go to trac.ini file and add the following lines
[keywordsuggest] keywords = tag1,tag2,tag3,a,b,c,d,e,f,g mustmatch = True helppage = TicketKeywords helppage.newwindow = True matchcontains = True multipleseparator = ', ' [components] keywordsuggest.* = enabled
and still get the error 2009-06-17 12:50:27,375 Trac[loader] ERROR: Skipping "keywordsuggest = keywordsuggest.keywordsuggest": (can't import "ImportError: No module named keywordsuggest.keywordsuggest")
Attachments (0)
Change History (2)
comment:1 Changed 14 years ago by
Description: | modified (diff) |
---|
comment:2 Changed 14 years ago by
Resolution: | → worksforme |
---|---|
Status: | new → closed |
Note: See
TracTickets for help on using
tickets.
Installation issue and the reporter register so is unlikely to follow up.