Skip to content
This repository has been archived by the owner on May 11, 2019. It is now read-only.

ImportError: No module named solo #81

Open
fourmiman opened this issue Jul 8, 2015 · 2 comments
Open

ImportError: No module named solo #81

fourmiman opened this issue Jul 8, 2015 · 2 comments

Comments

@fourmiman
Copy link

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 ?

@MarkDavidson
Copy link
Contributor

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?

Thank you.
-Mark

@CQRuu
Copy link

CQRuu commented Mar 6, 2017

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 free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants