Thank you Jeremy!

Celery started fine this time around. I'm getting further, but get the following error when launching the built in server: (when accessing the url server:5000)

Error - <type 'exceptions.AttributeError'>: 'HTTPUnauthorized' object has no attribute 'exception'

I found others discussing the error, with the recommended fix. Is that advised?


<possiblefix>
It would appear that I have found a fix to this issue:

pip uninstall webob
pip install webob==1.3
</possiblefix>




On 09/04/2014 02:37 PM, Jeremy McSpadden wrote:
Like Andrew said, you need to install them into your virtualenv.


_______________________________________________
http://pledgie.com/campaigns/12056

Reply via email to