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
{{ message }}
This repository has been archived by the owner on May 11, 2019. It is now read-only.
You'll want to run pip install django-solo, if you haven't already.
In the requirements.txt, it shows django-solo==1.1.0. If you have already installed django-solo, you might have a permissions or virtual environment issue instead.
When you can, can you update whether this information helps?
I've also encountered the same error. Following Mark's advice pip install django-solo worked for me (in removing the "ImportError: No module named solo" error). Thanks!
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
I have tried to install Yeti and all the requirements but when I do:
yeti$ python manage.py syncdb
I have an error message finishing by ImportError: No module named solo
Could someone help me to solve my problem ?
The text was updated successfully, but these errors were encountered: