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
Hi - I'm a bit new to python, but I traditionally have installed python apps via pip install. It seems like wagtail-translation does not exist in pip. How do I install this? Tried running:
Hi - I'm a bit new to python, but I traditionally have installed python apps via pip install. It seems like wagtail-translation does not exist in pip. How do I install this? Tried running:
pip-install wagtail-translation
pip install -e git+https://github.com/skirsdeda/wagtail-translation#egg=wagtail-translation
python setup.py
(from cloned project root)The text was updated successfully, but these errors were encountered: