Skip to content

cemdrman/IOTwithRaspberry

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

IOTwithRaspberry

OSX/Linux

Use $ sudo pip install requests if you have pip installed

Alternatively you can also use sudo easy_install -U requests if you have easy_install installed.

Windows

From a cmd prompt, use > Path\easy_install.exe requests, where Path is your Python*\Scripts folder, if it was installed. (For example: C:\Python32\Scripts\easy_install.exe)