You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
File "~/PycharmProjects/FOSSbakery/bakerydemo/blog/models.py", line 22, in <module>
from uwkm_streamfields.blocks import GridBlock
File "~/PycharmProjects/FOSSbakery/FOSSbakery-venv-linux-py36/lib/python3.6/site-packages/uwkm_streamfields/blocks.py", line 11, in <module>
from wagtail.wagtailcore import blocks
ModuleNotFoundError: No module named 'wagtail.wagtailcore'
The text was updated successfully, but these errors were encountered:
Zerokami
changed the title
Import error ModuleNotFoundError: No module named 'wagtail.wagtailcore'
Import error WagtailCore Seems stuff has changed in Wagtail 2
Apr 19, 2018
I'm trying to install this in the bakery demo and I'm getting the following error.
https://stackoverflow.com/questions/48899212/importerror-no-module-named-wagtail-core
The text was updated successfully, but these errors were encountered: