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

Issues installing #8

Open
Fcog opened this issue May 28, 2021 · 1 comment
Open

Issues installing #8

Fcog opened this issue May 28, 2021 · 1 comment

Comments

@Fcog
Copy link

Fcog commented May 28, 2021

I had 2 issues installing correctly this library, but I managed to solve them. So I'm adding this to help others.

  • Issue 1
    pip didn't installed the correct version when using 'pip install Wagtail-Multi-Image-Edit', and there was an error importing a file.
    Solution:
    install using the git repo: pip install git+https://github.com/kevinhowbrook/wagtail-multi-image-edit.git

  • Issue 2
    The images template didn't appear.
    Solution:
    add 'wagtail_multi_image_edit' before ''wagtail.admin' in INSTALLED_APPS

@vsdaan
Copy link

vsdaan commented Dec 16, 2022

I faced the same issue. The code in github works fine, but pip isn't updated. @kevinhowbrook could you release a new version on pip to reflect the latest github changes?

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