Skip to content

Warning with pelican 4.10 #47

@gaige

Description

@gaige

When running with Pelican 4.10, a new warning appears:

 WARNING  ./2003-05-15-e3-news-recap.md: Could not import 'markdown.Markdown'. Have you installed the 'markdown' package?                                   readers.py:687
           WARNING  ./2003-05-06-msn-search-terms-survey.md: Could not import 'markdown.Markdown'. Have you installed the 'markdown' package?   

This doesn't seem to affect the use of our reader, so might need to take a look at why this is happening. Likely related to a check for disabled readers. There's a new warning disabled_message in pelican/pelican/readers.py.

At this point, it doesn't seem to affect the operation of the plugin.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions