arthurk / django-disqus

Integrates DISQUS into Django

Home Page:http://django-disqus.readthedocs.org/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ImportError: No module named disqus

opened this issue · comments

Hello all,

i follow the official documentation to install this package, but anytime i get this error. If i try from the shell of the project i can import disqus but not when import it in settings.APP!!

Django 1.4.7
[Tue Apr 14 06:12:19 2015] [error] [client 2.229.240.11] ImportError: No module named disqus

thanks in advance
Marco

Hi @blacking, which Python version are you running?

Hello i have the same problem.

django : 1.8
python : 2.7.3

Also sites is not installed.