I am new to Raspberry pi and xively and during running the tutorial from xively itself
"https://xively.com/dev/tutorials/pi"
, I had debugging errors as follows:
"Requirement already up-to-date: xively-python in /usr/local/lib/python2.7/dist-packages Requirement already up-to-date: requests>=1.1.0 in /usr/local/lib/python2.7/dist-packages (from xively-python) Cleaning up..."
I guess xivelyAPIs or some other requirements are not installed properly, but I have followed the steps in the mentioned tutorial very carefully and for couple of times from top to bottom. So Im sure that there is nothing I have missed in the tutorial document.
please let me know if anybody knows any solutions to this problem.