"No module named sorl_kvstore" in the latest oscar version

46 views
Skip to first unread message

Siddharth Mahato

unread,
Oct 21, 2015, 3:52:38 AM10/21/15
to django-oscar
Hi. I am new to oscar. I tried to create my own shop using some of sandbox's settings but every time I try to click on the catalog list I get the following error --

ImproperlyConfigured at /catalogue/category/rustic-items_1/

Error importing module oscar.sorl_kvstore: "No module named sorl_kvstore"

I saw on this group that this bug had been fixed in 2014- https://groups.google.com/forum/#!topic/django-oscar/FOEAePMhq0Q

So what could be causing this error? I am using latest versions of both oscar and django and python 2.7.10
Here is a link to my settings.py file - http://pastie.org/10496889

Nikhil Manhas

unread,
Oct 21, 2015, 7:50:28 AM10/21/15
to django-oscar

Siddharth Mahato

unread,
Oct 21, 2015, 8:03:31 AM10/21/15
to django-oscar
It says requirement already satisfied.

Nikhil Manhas

unread,
Oct 21, 2015, 8:15:34 AM10/21/15
to django-oscar
just remove/comment  that line(THUMBNAIL_KVSTORE = 'oscar.sorl_kvstore.ConcurrentKVStore') from your code and check

Siddharth Mahato

unread,
Oct 28, 2015, 12:50:26 PM10/28/15
to django-oscar
That solved it. Thanks.
Reply all
Reply to author
Forward
0 new messages