Advertisement
Guest User

Untitled

a guest
Jan 22nd, 2017
642
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.43 KB | None | 0 0
  1. Downloading/unpacking thingspeak
  2. Downloading thingspeak-0.4.1.tar.gz
  3. Running setup.py (path:/tmp/pip-build-UNEdM8/thingspeak/setup.py) egg_info for package thingspeak
  4. warning: no previously-included files matching '*.pyc' found under directory 'docs'
  5. warning: no previously-included files matching '*.pyo' found under directory 'docs'
  6. warning: no previously-included files matching '*.pyc' found under directory 'testsuite'
  7. warning: no previously-included files matching '*.pyo' found under directory 'testsuite'
  8. no previously-included directories found matching 'docs/_build'
  9.  
  10. Installed /tmp/pip-build-UNEdM8/thingspeak/pycodestyle-2.2.0-py2.7.egg
  11. Searching for pytest-runner
  12. Reading https://pypi.python.org/simple/pytest-runner/
  13. Best match: pytest-runner 2.10.1
  14. Downloading https://pypi.python.org/packages/3d/dd/e491ac188a79b4d18628b1f9aa5df3603be72c3a02ae3e1dd5e081cb7ccc/pytest-runner-2.10.1.tar.gz#md5=6695c6a4289d8829cfee37c887ebebe8
  15. Processing pytest-runner-2.10.1.tar.gz
  16. Writing /tmp/easy_install-1fgeOd/pytest-runner-2.10.1/setup.cfg
  17. Running pytest-runner-2.10.1/setup.py -q bdist_egg --dist-dir /tmp/easy_install-1fgeOd/pytest-runner-2.10.1/egg-dist-tmp-OsfJxh
  18. Searching for setuptools-scm>=1.9,!=1.13.1,!=1.14.0
  19. Reading https://pypi.python.org/simple/setuptools_scm/
  20. Best match: setuptools-scm 1.15.0
  21. Downloading https://pypi.python.org/packages/de/a1/231b00a054c6afe75eb21814f4c7aafa6879b611a7d621e31fe2454b7bfa/setuptools_scm-1.15.0-py2.7.egg#md5=df6112054bc522311ddf01e512dc8ab7
  22. Processing setuptools_scm-1.15.0-py2.7.egg
  23. Moving setuptools_scm-1.15.0-py2.7.egg to /tmp/easy_install-1fgeOd/pytest-runner-2.10.1
  24.  
  25. Installed /tmp/easy_install-1fgeOd/pytest-runner-2.10.1/setuptools_scm-1.15.0-py2.7.egg
  26. your setuptools is too old (<12)
  27. setuptools_scm functionality is degraded
  28. zip_safe flag not set; analyzing archive contents...
  29.  
  30. Installed /tmp/pip-build-UNEdM8/thingspeak/pytest_runner-2.10.1-py2.7.egg
  31.  
  32. Requirement already satisfied (use --upgrade to upgrade): requests in /usr/lib/python2.7/dist-packages (from thingspeak)
  33. Requirement already satisfied (use --upgrade to upgrade): docopt in /usr/local/lib/python2.7/dist-packages (from thingspeak)
  34. Installing collected packages: thingspeak
  35. Running setup.py install for thingspeak
  36.  
  37. Installing thingspeak script to /usr/local/bin
  38. Successfully installed thingspeak
  39. Cleaning up...
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement