Description
When selecting Text mode from GUI editor get "ImportError - No module named converter"
Steps to reproduce
- Edit a page in GUI mode
- Press Text Mode button to switch to Text mode editing
"ImportError - No module named converter"
Component selection
- general
Details
MoinMoin Version |
|
OS and Version |
|
Python Version |
|
Server Setup |
|
Server Details |
|
Language you are using the wiki in (set in the browser/UserPreferences) |
|
Workaround
Discussion
You forgot to fillout details about version, system etc., so I am just guessing:
Maybe you didn't update your data/ (esp/ data/plugin/...) directories with stuff required by a updated moin version. We distribute a template data/ directory within the moin distribution archive. Please check if the data_dir you use has all stuff that the template has.
In your case, I guess you need to copy wiki/data/plugin/converter to the data/plugin/ dir you use.
Plan
- Priority:
- Assigned to:
- Status: