Modify ↓
Opened 16 years ago
Closed 16 years ago
#4161 closed defect (fixed)
PYTZ not always available by default
Reported by: | nick carrasco | Owned by: | John Hampton |
---|---|---|---|
Priority: | low | Component: | IrcLogsPlugin |
Severity: | minor | Keywords: | |
Cc: | Trac Release: | 0.11 |
Description
pytz should be added to the easy_install dependencies. At least on my Centos5 installation, pytz was not found and had to be added for the IrcLogsPlugin to work.
Attachments (0)
Note: See
TracTickets for help on using
tickets.
fixed in r4945