APSL / puput

A Django blog app implemented in Wagtail
MIT License
630 stars 160 forks source link

ModuleNotFoundError: No module named 'markdown' #292

Open fenikso opened 4 months ago

fenikso commented 4 months ago

Despite following the installation instructions in the documentation, an error occurs: ModuleNotFoundError: No module named 'markdown'. I understand that you need to specify that the wagtail-markdown package needs to be installed in the installation (when this is done it works fine).

csalom commented 3 months ago

Hello!

Can you provide more details on how did you get the error, please? wagtail-markdown is on the requirements on setup.py