Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Import error WagtailCore Seems stuff has changed in Wagtail 2 #5

Open
Zerokami opened this issue Apr 19, 2018 · 1 comment
Open

Import error WagtailCore Seems stuff has changed in Wagtail 2 #5

Zerokami opened this issue Apr 19, 2018 · 1 comment

Comments

@Zerokami
Copy link

Zerokami commented 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

  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'
@Zerokami 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
@paolodina
Copy link

this issue should be closed because of this answer on stackoverflow

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants