python 2.7, I cannot connect to the internet with pip but if I download the source file or a zip I can use pip install
I want to install django-bootstrap3 here is the github page https://github.com/dyve/django-bootstrap3
which file will allow me to install it correctly?
do I just download and stick it in my site-packages?
please be nice
Issue
python setup.py buildandpython setup.py installto install it.