zhaoterryy / mkdocs-pdf-export-plugin

An MkDocs plugin to export content pages as PDF files
MIT License
318 stars 42 forks source link

Failed loading extension #52

Open alan1world opened 5 years ago

alan1world commented 5 years ago

mkdocs 1.0.4, Arch Linux and Windows

plugins:

Aborted with 1 Configuration Errors!

ERROR - Config value: 'markdown_extensions'. Error: Failed loading extension "search".

Remove "search", result is: ERROR - Config value: 'markdown_extensions'. Error: Failed loading extension "pdf-export".

Site package is installed as 'mkdocs_pdf_export_plugin'.

Change yaml to 'mkdocs_pdf_export_plugin':

ERROR - Config value: 'markdown_extensions'. Error: Failed to initiate extension 'mkdocs_pdf_export_plugin': module 'mkdocs_pdf_export_plugin' has no attribute 'makeExtension'