Project Status

Asked by John D

Hi,

I'm having issues on ubuntu 12.04 with the following error after installing python-creoleparser (0.7.3-2build1) using the HTML template.

Error Message:
  Import Error: cannot import name Creole10

Any clues?

Thanks,
John

Question information

Language:
English Edit question
Status:
Solved
For:
bzr-email-notifier Edit question
Assignee:
No assignee Edit question
Solved by:
John D
Solved:
Last query:
Last reply:
Revision history for this message
John D (v-jbd) said :
#1

I manage to get this working by modifying the template file: templates/loggerhead/commit-message.html

Changed:
    #from creoleparser import Parser, Creole10

To:
    #from creoleparser import Parser