Advertisement
lamiastella

$ pip install human_body_prior failed

Jan 7th, 2021
152
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 10.00 KB | None | 0 0
  1. $ pip install human_body_prior
  2. Collecting human_body_prior
  3. Downloading human_body_prior-0.8.5.0.tar.gz (27 kB)
  4. Collecting configer>=1.2.3
  5. Downloading configer-1.3.1.tar.gz (4.1 kB)
  6. Collecting imageio>=2.5.0
  7. Downloading imageio-2.9.0-py3-none-any.whl (3.3 MB)
  8. |████████████████████████████████| 3.3 MB 5.8 MB/s
  9. Collecting opencv-python>=4.1.0.25
  10. Downloading opencv_python-4.5.1.48-cp38-cp38-manylinux2014_x86_64.whl (50.4 MB)
  11. |████████████████████████████████| 50.4 MB 6.1 MB/s
  12. Collecting pyrender
  13. Downloading pyrender-0.1.43-py3-none-any.whl (1.2 MB)
  14. |████████████████████████████████| 1.2 MB 7.7 MB/s
  15. Collecting scikit-image>=0.15.0
  16. Downloading scikit_image-0.18.1-cp38-cp38-manylinux1_x86_64.whl (30.2 MB)
  17. |████████████████████████████████| 30.2 MB 2.7 MB/s
  18. Requirement already satisfied: smplx in /home/mona/venv/smplifyx/lib/python3.8/site-packages (from human_body_prior) (0.1.26)
  19. Collecting tensorboardX>=1.6
  20. Downloading tensorboardX-2.1-py2.py3-none-any.whl (308 kB)
  21. |████████████████████████████████| 308 kB 12.6 MB/s
  22. Requirement already satisfied: torch>=1.1.0 in /home/mona/venv/smplifyx/lib/python3.8/site-packages (from human_body_prior) (1.7.1)
  23. Requirement already satisfied: torchgeometry>=0.1.2 in /home/mona/venv/smplifyx/lib/python3.8/site-packages (from human_body_prior) (0.1.2)
  24. Collecting transforms3d>=0.3.1
  25. Downloading transforms3d-0.3.1.tar.gz (62 kB)
  26. |████████████████████████████████| 62 kB 2.2 MB/s
  27. Collecting trimesh
  28. Downloading trimesh-3.9.1-py3-none-any.whl (628 kB)
  29. |████████████████████████████████| 628 kB 1.3 MB/s
  30. Collecting configparser
  31. Using cached configparser-5.0.1-py3-none-any.whl (22 kB)
  32. Requirement already satisfied: numpy in /home/mona/venv/smplifyx/lib/python3.8/site-packages (from imageio>=2.5.0->human_body_prior) (1.19.5)
  33. Collecting pillow
  34. Downloading Pillow-8.1.0-cp38-cp38-manylinux1_x86_64.whl (2.2 MB)
  35. |████████████████████████████████| 2.2 MB 14.8 MB/s
  36. Collecting PyOpenGL==3.1.0
  37. Downloading PyOpenGL-3.1.0.tar.gz (1.2 MB)
  38. |████████████████████████████████| 1.2 MB 7.5 MB/s
  39. Collecting scipy
  40. Downloading scipy-1.6.0-cp38-cp38-manylinux1_x86_64.whl (27.2 MB)
  41. |████████████████████████████████| 27.2 MB 291 kB/s
  42. Collecting networkx
  43. Downloading networkx-2.5-py3-none-any.whl (1.6 MB)
  44. |████████████████████████████████| 1.6 MB 9.8 MB/s
  45. Collecting pyglet>=1.4.10
  46. Downloading pyglet-1.5.14-py3-none-any.whl (1.1 MB)
  47. |████████████████████████████████| 1.1 MB 11.4 MB/s
  48. Collecting freetype-py
  49. Downloading freetype_py-2.2.0-py3-none-manylinux1_x86_64.whl (890 kB)
  50. |████████████████████████████████| 890 kB 6.7 MB/s
  51. Collecting six
  52. Using cached six-1.15.0-py2.py3-none-any.whl (10 kB)
  53. Collecting PyWavelets>=1.1.1
  54. Downloading PyWavelets-1.1.1-cp38-cp38-manylinux1_x86_64.whl (4.4 MB)
  55. |████████████████████████████████| 4.4 MB 3.4 MB/s
  56. Collecting tifffile>=2019.7.26
  57. Downloading tifffile-2020.12.8-py3-none-any.whl (157 kB)
  58. |████████████████████████████████| 157 kB 5.6 MB/s
  59. Collecting matplotlib!=3.0.0,>=2.0.0
  60. Downloading matplotlib-3.3.3-cp38-cp38-manylinux1_x86_64.whl (11.6 MB)
  61. |████████████████████████████████| 11.6 MB 1.9 MB/s
  62. Collecting protobuf>=3.8.0
  63. Using cached protobuf-3.14.0-cp38-cp38-manylinux1_x86_64.whl (1.0 MB)
  64. Requirement already satisfied: typing-extensions in /home/mona/venv/smplifyx/lib/python3.8/site-packages (from torch>=1.1.0->human_body_prior) (3.7.4.3)
  65. Requirement already satisfied: setuptools in /home/mona/venv/smplifyx/lib/python3.8/site-packages (from trimesh->human_body_prior) (44.0.0)
  66. Collecting decorator>=4.3.0
  67. Using cached decorator-4.4.2-py2.py3-none-any.whl (9.2 kB)
  68. Collecting kiwisolver>=1.0.1
  69. Using cached kiwisolver-1.3.1-cp38-cp38-manylinux1_x86_64.whl (1.2 MB)
  70. Collecting python-dateutil>=2.1
  71. Using cached python_dateutil-2.8.1-py2.py3-none-any.whl (227 kB)
  72. Collecting pyparsing!=2.0.4,!=2.1.2,!=2.1.6,>=2.0.3
  73. Using cached pyparsing-2.4.7-py2.py3-none-any.whl (67 kB)
  74. Collecting cycler>=0.10
  75. Using cached cycler-0.10.0-py2.py3-none-any.whl (6.5 kB)
  76. Building wheels for collected packages: human-body-prior, configer, transforms3d, PyOpenGL
  77. Building wheel for human-body-prior (setup.py) ... error
  78. ERROR: Command errored out with exit status 1:
  79. command: /home/mona/venv/smplifyx/bin/python3 -u -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-install-0twxk55r/human-body-prior/setup.py'"'"'; __file__='"'"'/tmp/pip-install-0twxk55r/human-body-prior/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/pip-wheel-ic_1zoga
  80. cwd: /tmp/pip-install-0twxk55r/human-body-prior/
  81. Complete output (6 lines):
  82. usage: setup.py [global_opts] cmd1 [cmd1_opts] [cmd2 [cmd2_opts] ...]
  83. or: setup.py --help [cmd1 cmd2 ...]
  84. or: setup.py --help-commands
  85. or: setup.py cmd --help
  86.  
  87. error: invalid command 'bdist_wheel'
  88. ----------------------------------------
  89. ERROR: Failed building wheel for human-body-prior
  90. Running setup.py clean for human-body-prior
  91. Building wheel for configer (setup.py) ... error
  92. ERROR: Command errored out with exit status 1:
  93. command: /home/mona/venv/smplifyx/bin/python3 -u -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-install-0twxk55r/configer/setup.py'"'"'; __file__='"'"'/tmp/pip-install-0twxk55r/configer/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/pip-wheel-fap5qcu2
  94. cwd: /tmp/pip-install-0twxk55r/configer/
  95. Complete output (6 lines):
  96. usage: setup.py [global_opts] cmd1 [cmd1_opts] [cmd2 [cmd2_opts] ...]
  97. or: setup.py --help [cmd1 cmd2 ...]
  98. or: setup.py --help-commands
  99. or: setup.py cmd --help
  100.  
  101. error: invalid command 'bdist_wheel'
  102. ----------------------------------------
  103. ERROR: Failed building wheel for configer
  104. Running setup.py clean for configer
  105. Building wheel for transforms3d (setup.py) ... error
  106. ERROR: Command errored out with exit status 1:
  107. command: /home/mona/venv/smplifyx/bin/python3 -u -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-install-0twxk55r/transforms3d/setup.py'"'"'; __file__='"'"'/tmp/pip-install-0twxk55r/transforms3d/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/pip-wheel-d7hl0b53
  108. cwd: /tmp/pip-install-0twxk55r/transforms3d/
  109. Complete output (6 lines):
  110. usage: setup.py [global_opts] cmd1 [cmd1_opts] [cmd2 [cmd2_opts] ...]
  111. or: setup.py --help [cmd1 cmd2 ...]
  112. or: setup.py --help-commands
  113. or: setup.py cmd --help
  114.  
  115. error: invalid command 'bdist_wheel'
  116. ----------------------------------------
  117. ERROR: Failed building wheel for transforms3d
  118. Running setup.py clean for transforms3d
  119. Building wheel for PyOpenGL (setup.py) ... error
  120. ERROR: Command errored out with exit status 1:
  121. command: /home/mona/venv/smplifyx/bin/python3 -u -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-install-0twxk55r/PyOpenGL/setup.py'"'"'; __file__='"'"'/tmp/pip-install-0twxk55r/PyOpenGL/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/pip-wheel-6jspyw1w
  122. cwd: /tmp/pip-install-0twxk55r/PyOpenGL/
  123. Complete output (6 lines):
  124. usage: setup.py [global_opts] cmd1 [cmd1_opts] [cmd2 [cmd2_opts] ...]
  125. or: setup.py --help [cmd1 cmd2 ...]
  126. or: setup.py --help-commands
  127. or: setup.py cmd --help
  128.  
  129. error: invalid command 'bdist_wheel'
  130. ----------------------------------------
  131. ERROR: Failed building wheel for PyOpenGL
  132. Running setup.py clean for PyOpenGL
  133. Failed to build human-body-prior configer transforms3d PyOpenGL
  134. Installing collected packages: configparser, configer, pillow, imageio, opencv-python, trimesh, PyOpenGL, scipy, decorator, networkx, pyglet, freetype-py, six, pyrender, PyWavelets, tifffile, kiwisolver, python-dateutil, pyparsing, cycler, matplotlib, scikit-image, protobuf, tensorboardX, transforms3d, human-body-prior
  135. Running setup.py install for configer ... done
  136. Running setup.py install for PyOpenGL ... done
  137. Running setup.py install for transforms3d ... done
  138. Running setup.py install for human-body-prior ... done
  139. Successfully installed PyOpenGL-3.1.0 PyWavelets-1.1.1 configer-1.3.1 configparser-5.0.1 cycler-0.10.0 decorator-4.4.2 freetype-py-2.2.0 human-body-prior-0.8.5.0 imageio-2.9.0 kiwisolver-1.3.1 matplotlib-3.3.3 networkx-2.5 opencv-python-4.5.1.48 pillow-8.1.0 protobuf-3.14.0 pyglet-1.5.14 pyparsing-2.4.7 pyrender-0.1.43 python-dateutil-2.8.1 scikit-image-0.18.1 scipy-1.6.0 six-1.15.0 tensorboardX-2.1 tifffile-2020.12.8 transforms3d-0.3.1 trimesh-3.9.1
  140.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement