Modify ↓
#13708 closed defect (fixed)
ImportError: cannot import name Context
| Reported by: | Massimo | Owned by: | Ryan J Ollos |
|---|---|---|---|
| Priority: | normal | Component: | TracWikiPrintPlugin |
| Severity: | critical | Keywords: | ImportError |
| Cc: | Trac Release: | 1.4 |
Description
Loading the plugin fails like this:
2019-12-03 11:35:40,482 Trac[loader] DEBUG: Loading plugin "wikiprint.wikiprint" from "/mnt/data/trac/projects/trac-pp/plugins/TracWikiPrintPlugin-2.0.0.dev0-py2.7.egg" 2019-12-03 11:35:40,484 Trac[loader] ERROR: Skipping "wikiprint.wikiprint = wikiprint.wikiprint": ImportError: cannot import name Context
Attachments (0)
Change History (3)
comment:1 Changed 6 years ago by
| Owner: | changed from Álvaro Iradier to Ryan J Ollos |
|---|---|
| Status: | new → accepted |
comment:2 Changed 6 years ago by
| Resolution: | → fixed |
|---|---|
| Status: | accepted → closed |
Note: See
TracTickets for help on using
tickets.



In 17629: