More often than not gadjo does not install using easy_install or pip as easily as the rest of the requirements from requirements.txt.
Best fix..
Download the requestprovider folder from here. or here http://pypi.bearstech.com/django-contrib-requestprovider/
Navigate to the "gadgjo" folder.
Paste the gadjo folder into local/lib/python2.7/site-packages [This was for a virtualenv]
Paste the gadjo folder into usr/lib/python2.7/dist-packages [without virtualenv]
Done.
Best fix..
Download the requestprovider folder from here. or here http://pypi.bearstech.com/django-contrib-requestprovider/
Navigate to the "gadgjo" folder.
Paste the gadjo folder into local/lib/python2.7/site-packages [This was for a virtualenv]
Paste the gadjo folder into usr/lib/python2.7/dist-packages [without virtualenv]
Done.
Thanks Keith, another link to gadjo:
ReplyDeletehttp://pypi.bearstech.com/django-contrib-requestprovider/
Thanks Victor!
DeleteI update the post with that link too :)