#3484 closed defect (fixed)
No module named timeline
| Reported by: | Mario | Owned by: | Radek Bartoň |
|---|---|---|---|
| Priority: | normal | Component: | ScreenshotsPlugin |
| Severity: | normal | Keywords: | |
| Cc: | Trac Release: | 0.11 |
Description
HI
I've installed the TracScreenshots? plugin, and i'm getting the error:
Skipping "TracScreenshots.timeline = tracscreenshots.timeline": (can't import "No module named timeline")
The tags part looks like it is for tags < 0.6 , right?
I'm using Trac 0.11 and Tags Plugin 0.6, the rest of the plugin runs fine so far *g*
Thx. Mario
Attachments (0)
Change History (5)
comment:1 Changed 17 years ago by
comment:2 Changed 17 years ago by
| Status: | new → assigned |
|---|
Timeline works fine for me with stable Trac 0.11.1. Which version/revision of Trac are you using? Is in debug log any other relevant message?
PS: I noticed that ScreenshotTags module is not working with TracTags 0.6.
comment:4 Changed 17 years ago by
| Resolution: | → fixed |
|---|---|
| Status: | assigned → closed |
There was missing timeline.py file in the SVN repository too. Now it should be really fixed.
comment:5 Changed 17 years ago by
Hi
Sorry for my late response, now it works for me (Timeline && Tags) :-)
Thx. Mario



I'm getting this same error. Any resolution?