Advertisement
Guest User

Untitled

a guest
Jul 24th, 2016
54
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 6.27 KB | None | 0 0
  1. me@mypc:~/pokemon/PokemonGo-Bot$ sudo pip install protobuf_to_dict
  2. Downloading/unpacking protobuf-to-dict
  3. Downloading protobuf-to-dict-0.1.0.tar.gz
  4. Running setup.py (path:/tmp/pip_build_root/protobuf-to-dict/setup.py) egg_info for package protobuf-to-dict
  5.  
  6. Installed /tmp/pip_build_root/protobuf-to-dict/nosexcover-1.0.10-py2.7.egg
  7. Searching for coverage
  8. Reading https://pypi.python.org/simple/coverage/
  9. Best match: coverage 4.2b1
  10. Downloading https://pypi.python.org/packages/ca/76/75cb8a80084dc08d373ef39a04237a658e6dcf4adeaba3fe2a9753a904e3/coverage-4.2b1.tar.gz#md5=587019c5f1a0af28c08e9e9586d5a60a
  11. Processing coverage-4.2b1.tar.gz
  12. Writing /tmp/easy_install-CBqdsK/coverage-4.2b1/setup.cfg
  13. Running coverage-4.2b1/setup.py -q bdist_egg --dist-dir /tmp/easy_install-CBqdsK/coverage-4.2b1/egg-dist-tmp-JAmP22
  14. warning: no previously-included files found matching 'ci/appveyor.token'
  15. no previously-included directories found matching 'doc/_build'
  16. no previously-included directories found matching 'tests/eggsrc/build'
  17. no previously-included directories found matching 'tests/eggsrc/dist'
  18. no previously-included directories found matching 'tests/eggsrc/*.egg-info'
  19. warning: no previously-included files matching '*.py[co]' found anywhere in distribution
  20.  
  21. Installed /tmp/pip_build_root/protobuf-to-dict/coverage-4.2b1-py2.7-linux-x86_64.egg
  22. Searching for nose>=1.0
  23. Reading https://pypi.python.org/simple/nose/
  24. Best match: nose 1.3.7
  25. Downloading https://pypi.python.org/packages/58/a5/0dc93c3ec33f4e281849523a5a913fa1eea9a3068acfa754d44d88107a44/nose-1.3.7.tar.gz#md5=4d3ad0ff07b61373d2cefc89c5d0b20b
  26. Processing nose-1.3.7.tar.gz
  27. Writing /tmp/easy_install-tvcBQ4/nose-1.3.7/setup.cfg
  28. Running nose-1.3.7/setup.py -q bdist_egg --dist-dir /tmp/easy_install-tvcBQ4/nose-1.3.7/egg-dist-tmp-VIxWus
  29. no previously-included directories found matching 'doc/.build'
  30.  
  31. Installed /tmp/pip_build_root/protobuf-to-dict/nose-1.3.7-py2.7.egg
  32. Traceback (most recent call last):
  33. File "<string>", line 17, in <module>
  34. File "/tmp/pip_build_root/protobuf-to-dict/setup.py", line 25, in <module>
  35. 'Topic :: Software Development :: Libraries :: Python Modules',
  36. File "/usr/lib/python2.7/distutils/core.py", line 111, in setup
  37. _setup_distribution = dist = klass(attrs)
  38. File "/usr/lib/python2.7/dist-packages/setuptools/dist.py", line 239, in __init__
  39. self.fetch_build_eggs(attrs.pop('setup_requires'))
  40. File "/usr/lib/python2.7/dist-packages/setuptools/dist.py", line 264, in fetch_build_eggs
  41. replace_conflicting=True
  42. File "/usr/lib/python2.7/dist-packages/pkg_resources.py", line 620, in resolve
  43. dist = best[req.key] = env.best_match(req, ws, installer)
  44. File "/usr/lib/python2.7/dist-packages/pkg_resources.py", line 852, in best_match
  45. dist = working_set.find(req)
  46. File "/usr/lib/python2.7/dist-packages/pkg_resources.py", line 503, in find
  47. raise VersionConflict(dist,req) # XXX add more info
  48. pkg_resources.VersionConflict: (six 1.5.2 (/usr/lib/python2.7/dist-packages), Requirement.parse('six>=1.9'))
  49. Complete output from command python setup.py egg_info:
  50.  
  51.  
  52. Installed /tmp/pip_build_root/protobuf-to-dict/nosexcover-1.0.10-py2.7.egg
  53.  
  54. Searching for coverage
  55.  
  56. Reading https://pypi.python.org/simple/coverage/
  57.  
  58. Best match: coverage 4.2b1
  59.  
  60. Downloading https://pypi.python.org/packages/ca/76/75cb8a80084dc08d373ef39a04237a658e6dcf4adeaba3fe2a9753a904e3/coverage-4.2b1.tar.gz#md5=587019c5f1a0af28c08e9e9586d5a60a
  61.  
  62. Processing coverage-4.2b1.tar.gz
  63.  
  64. Writing /tmp/easy_install-CBqdsK/coverage-4.2b1/setup.cfg
  65.  
  66. Running coverage-4.2b1/setup.py -q bdist_egg --dist-dir /tmp/easy_install-CBqdsK/coverage-4.2b1/egg-dist-tmp-JAmP22
  67.  
  68. warning: no previously-included files found matching 'ci/appveyor.token'
  69.  
  70. no previously-included directories found matching 'doc/_build'
  71.  
  72. no previously-included directories found matching 'tests/eggsrc/build'
  73.  
  74. no previously-included directories found matching 'tests/eggsrc/dist'
  75.  
  76. no previously-included directories found matching 'tests/eggsrc/*.egg-info'
  77.  
  78. warning: no previously-included files matching '*.py[co]' found anywhere in distribution
  79.  
  80.  
  81.  
  82. Installed /tmp/pip_build_root/protobuf-to-dict/coverage-4.2b1-py2.7-linux-x86_64.egg
  83.  
  84. Searching for nose>=1.0
  85.  
  86. Reading https://pypi.python.org/simple/nose/
  87.  
  88. Best match: nose 1.3.7
  89.  
  90. Downloading https://pypi.python.org/packages/58/a5/0dc93c3ec33f4e281849523a5a913fa1eea9a3068acfa754d44d88107a44/nose-1.3.7.tar.gz#md5=4d3ad0ff07b61373d2cefc89c5d0b20b
  91.  
  92. Processing nose-1.3.7.tar.gz
  93.  
  94. Writing /tmp/easy_install-tvcBQ4/nose-1.3.7/setup.cfg
  95.  
  96. Running nose-1.3.7/setup.py -q bdist_egg --dist-dir /tmp/easy_install-tvcBQ4/nose-1.3.7/egg-dist-tmp-VIxWus
  97.  
  98. no previously-included directories found matching 'doc/.build'
  99.  
  100.  
  101.  
  102. Installed /tmp/pip_build_root/protobuf-to-dict/nose-1.3.7-py2.7.egg
  103.  
  104. Traceback (most recent call last):
  105.  
  106. File "<string>", line 17, in <module>
  107.  
  108. File "/tmp/pip_build_root/protobuf-to-dict/setup.py", line 25, in <module>
  109.  
  110. 'Topic :: Software Development :: Libraries :: Python Modules',
  111.  
  112. File "/usr/lib/python2.7/distutils/core.py", line 111, in setup
  113.  
  114. _setup_distribution = dist = klass(attrs)
  115.  
  116. File "/usr/lib/python2.7/dist-packages/setuptools/dist.py", line 239, in __init__
  117.  
  118. self.fetch_build_eggs(attrs.pop('setup_requires'))
  119.  
  120. File "/usr/lib/python2.7/dist-packages/setuptools/dist.py", line 264, in fetch_build_eggs
  121.  
  122. replace_conflicting=True
  123.  
  124. File "/usr/lib/python2.7/dist-packages/pkg_resources.py", line 620, in resolve
  125.  
  126. dist = best[req.key] = env.best_match(req, ws, installer)
  127.  
  128. File "/usr/lib/python2.7/dist-packages/pkg_resources.py", line 852, in best_match
  129.  
  130. dist = working_set.find(req)
  131.  
  132. File "/usr/lib/python2.7/dist-packages/pkg_resources.py", line 503, in find
  133.  
  134. raise VersionConflict(dist,req) # XXX add more info
  135.  
  136. pkg_resources.VersionConflict: (six 1.5.2 (/usr/lib/python2.7/dist-packages), Requirement.parse('six>=1.9'))
  137.  
  138. ----------------------------------------
  139. Cleaning up...
  140. Command python setup.py egg_info failed with error code 1 in /tmp/pip_build_root/protobuf-to-dict
  141. Storing debug log for failure in /home/soeren/.pip/pip.log
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement