Open Qoyyuum opened 1 year ago
Wagtail has changed some paths. The wagtail version you are using it's too new. We will update the code for supporting the new paths.
Hello, I tried today and stumbled on the same issue with wagtail==5.2.2 Is code updated?
While my fixes so far here: https://github.com/longclawshop/longclaw/pull/489 may not help you when installing the package from PyPi the No module named 'wagtail.core'
error is fixed by updating the imports thats changed around Wagtail v3.0
ISSUE_TEMPLATE
Description
First time, trying our longclaw. I followed the setup guide and tried the
makemigrations
and I've encountered this error.Steps to reproduce
Expectations
I expected it would successfully make the migrations scripts.
Actual
Threw an error that it couldn't find wagtail.core. Traceback as follows:
Here's my pip freeze list: