Modify ↓
Opened 16 years ago
Closed 16 years ago
#3308 closed defect (invalid)
Editing and displaying gringlets doesn't work on Trac 0.11
Reported by: | anonymous | Owned by: | Colin Guthrie |
---|---|---|---|
Priority: | normal | Component: | GringottsPlugin |
Severity: | normal | Keywords: | |
Cc: | Trac Release: | 0.11 |
Description
The following error appears:
AssertionError: HDF dataset not available. Check your clearsilver installation
Are there any plans to switch to Genshi?
Attachments (0)
Change History (3)
comment:1 follow-up: 2 Changed 16 years ago by
Status: | new → assigned |
---|
comment:2 Changed 16 years ago by
Replying to coling:
Hmmm, must have missed this one (I guess my 0,11 has clearsilver working!)
It looks quite like it needs clearsilver. This happened on mac os 10.5. I had to execute additionally setup.py install
in the clearsilver directory (v0.10.5) after building and installing the clearsilver itself, and then editing gringlets worked.
comment:3 Changed 16 years ago by
Resolution: | → invalid |
---|---|
Status: | assigned → closed |
Should have closed this a while back :) (/me is just getting round to some housekeeping :))
Note: See
TracTickets for help on using
tickets.
Hmmm, must have missed this one (I guess my 0,11 has clearsilver working!)
I'll update it shortly.