Requests isn't apart of the default Python imports. The easiest way to install it is to download and install pip, and run pip install requests.
Then you just import requests, and it should work.
You do not put it in your directory, it will be called like a normal import, you just have to install through pip, or run it through it's setup.py.
Results 1 to 6 of 6
Threaded View
- 08 Apr. 2013 09:14pm #4