Carson

Results 1 comments of Carson

Just tried something more to make it work: I was using `pip3 install disqus-python3`, which gave the above error. If I use ```bash pip3 install --upgrade https://github.com/disqus/disqus-python/archive/master.zip ``` I can...