Hi I have ownloaded simplegeo-python-oauth2-debian-1.5.211-0-ga83f4a2.tar.gz .I do not know how to install it for python in ubuntu. can anyone help?
Extract it and run:
python setup.py build
sudo python setup.py install
If you don't have python setup tools you will need the command below
$ sudo apt-get install python-setuptools
Then ,just build the setup in your python environment
$ python setup.py build
When you are done, Install.
$ sudo python setup.py install
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With