0

I'm following the first time use tutorial for xively on a raspberry pi from the xively site. When I enter the command pip install xively-python I get an error:

could not find a version that satisfies the requirement xively-python

Anyone else experience this?

I'm completely stuck now. Any suggestion on how to work around this?

Sean Vieira
  • 155,703
  • 32
  • 311
  • 293

1 Answers1

0

The Xively/Raspberry Pi docs say to do this:

pip install --pre xively-python
Aaron A
  • 467
  • 2
  • 5