Advertisement
Guest User

Untitled

a guest
Jul 16th, 2019
488
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 4.95 KB | None | 0 0
  1. error: invalid command 'bdist_wheel'
  2.  
  3. ----------------------------------------
  4. Failed building wheel for Twisted
  5. Running setup.py clean for Twisted
  6. Running setup.py bdist_wheel for watchdog ... error
  7. Complete output from command /usr/bin/python -u -c "import setuptools, tokenize;__file__='/tmp/pip-build-qsfoP4/watchdog/setup.py';f=getattr(tokenize, 'open', open)(__file__);code=f.read().replace('\r\n', '\n');f.close();exec(compile(code, __file__, 'exec'))" bdist_wheel -d /tmp/tmpWWCM3opip-wheel- --python-tag cp27:
  8. usage: -c [global_opts] cmd1 [cmd1_opts] [cmd2 [cmd2_opts] ...]
  9. or: -c --help [cmd1 cmd2 ...]
  10. or: -c --help-commands
  11. or: -c cmd --help
  12.  
  13. error: invalid command 'bdist_wheel'
  14.  
  15. ----------------------------------------
  16. Failed building wheel for watchdog
  17. Running setup.py clean for watchdog
  18. Running setup.py bdist_wheel for mysql ... error
  19. Complete output from command /usr/bin/python -u -c "import setuptools, tokenize;__file__='/tmp/pip-build-qsfoP4/mysql/setup.py';f=getattr(tokenize, 'open', open)(__file__);code=f.read().replace('\r\n', '\n');f.close();exec(compile(code, __file__, 'exec'))" bdist_wheel -d /tmp/tmpMSAFAPpip-wheel- --python-tag cp27:
  20. WARNING: `mysql` is a virtual package. Please use `%s` as a dependency directly.
  21.  
  22. usage: -c [global_opts] cmd1 [cmd1_opts] [cmd2 [cmd2_opts] ...]
  23. or: -c --help [cmd1 cmd2 ...]
  24. or: -c --help-commands
  25. or: -c cmd --help
  26.  
  27. error: invalid command 'bdist_wheel'
  28.  
  29. ----------------------------------------
  30. Failed building wheel for mysql
  31. Running setup.py clean for mysql
  32. Running setup.py bdist_wheel for beaker ... error
  33. Complete output from command /usr/bin/python -u -c "import setuptools, tokenize;__file__='/tmp/pip-build-qsfoP4/beaker/setup.py';f=getattr(tokenize, 'open', open)(__file__);code=f.read().replace('\r\n', '\n');f.close();exec(compile(code, __file__, 'exec'))" bdist_wheel -d /tmp/tmp272wXwpip-wheel- --python-tag cp27:
  34. usage: -c [global_opts] cmd1 [cmd1_opts] [cmd2 [cmd2_opts] ...]
  35. or: -c --help [cmd1 cmd2 ...]
  36. or: -c --help-commands
  37. or: -c cmd --help
  38.  
  39. error: invalid command 'bdist_wheel'
  40.  
  41. ----------------------------------------
  42. Failed building wheel for beaker
  43. Running setup.py clean for beaker
  44. Running setup.py bdist_wheel for PyYAML ... error
  45. Complete output from command /usr/bin/python -u -c "import setuptools, tokenize;__file__='/tmp/pip-build-qsfoP4/PyYAML/setup.py';f=getattr(tokenize, 'open', open)(__file__);code=f.read().replace('\r\n', '\n');f.close();exec(compile(code, __file__, 'exec'))" bdist_wheel -d /tmp/tmp5pQ_oNpip-wheel- --python-tag cp27:
  46. usage: -c [global_opts] cmd1 [cmd1_opts] [cmd2 [cmd2_opts] ...]
  47. or: -c --help [cmd1 cmd2 ...]
  48. or: -c --help-commands
  49. or: -c cmd --help
  50.  
  51. error: invalid command 'bdist_wheel'
  52.  
  53. ----------------------------------------
  54. Failed building wheel for PyYAML
  55. Running setup.py clean for PyYAML
  56. Running setup.py bdist_wheel for pathtools ... error
  57. Complete output from command /usr/bin/python -u -c "import setuptools, tokenize;__file__='/tmp/pip-build-qsfoP4/pathtools/setup.py';f=getattr(tokenize, 'open', open)(__file__);code=f.read().replace('\r\n', '\n');f.close();exec(compile(code, __file__, 'exec'))" bdist_wheel -d /tmp/tmpjHD4R2pip-wheel- --python-tag cp27:
  58. usage: -c [global_opts] cmd1 [cmd1_opts] [cmd2 [cmd2_opts] ...]
  59. or: -c --help [cmd1 cmd2 ...]
  60. or: -c --help-commands
  61. or: -c cmd --help
  62.  
  63. error: invalid command 'bdist_wheel'
  64.  
  65. ----------------------------------------
  66. Failed building wheel for pathtools
  67. Running setup.py clean for pathtools
  68. Running setup.py bdist_wheel for MySQL-python ... error
  69. Complete output from command /usr/bin/python -u -c "import setuptools, tokenize;__file__='/tmp/pip-build-qsfoP4/MySQL-python/setup.py';f=getattr(tokenize, 'open', open)(__file__);code=f.read().replace('\r\n', '\n');f.close();exec(compile(code, __file__, 'exec'))" bdist_wheel -d /tmp/tmpgvFMMnpip-wheel- --python-tag cp27:
  70. usage: -c [global_opts] cmd1 [cmd1_opts] [cmd2 [cmd2_opts] ...]
  71. or: -c --help [cmd1 cmd2 ...]
  72. or: -c --help-commands
  73. or: -c cmd --help
  74.  
  75. error: invalid command 'bdist_wheel'
  76.  
  77. ----------------------------------------
  78. Failed building wheel for MySQL-python
  79. Running setup.py clean for MySQL-python
  80. Failed to build Twisted watchdog mysql beaker PyYAML pathtools MySQL-python
  81. Installing collected packages: Twisted, PyYAML, argh, pathtools, watchdog, MySQL-python, mysql, marshmallow, funcsigs, beaker
  82. Running setup.py install for Twisted ... error
  83. Complete output from command /usr/bin/python -u -c "import setuptools, tokenize;__file__='/tmp/pip-build-qsfoP4/Twisted/setup.py';f=getattr(tokenize, 'open', open)(__file__);code=f.read().replace('\r\n', '\n');f.close();exec(compile(code, __file__, 'exec'))" install --record /tmp/pip-N0F2o1-record/install-record.txt --single-version-externally-managed --compile:
  84. running install
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement