pip install -r requirements.txt throws an error
monacv opened this issue · 1 comments
monacv commented
$ pip install -r requirements.txt
Collecting fvcore>=0.1.1.post20200716
Downloading fvcore-0.1.2.post20210128.tar.gz (32 kB)
Collecting loguru>=0.5.1
Downloading loguru-0.5.3-py3-none-any.whl (57 kB)
|████████████████████████████████| 57 kB 846 kB/s
Collecting matplotlib>=3.3.1
Downloading matplotlib-3.3.4-cp38-cp38-manylinux1_x86_64.whl (11.6 MB)
|████████████████████████████████| 11.6 MB 2.6 MB/s
Collecting numpy>=1.19.1
Using cached numpy-1.19.5-cp38-cp38-manylinux2010_x86_64.whl (14.9 MB)
Collecting open3d>=0.10.0.0
Using cached open3d-0.12.0-cp38-cp38-manylinux2014_x86_64.whl (188.5 MB)
Collecting opencv-python>=3.4.3
Using cached opencv_python-4.5.1.48-cp38-cp38-manylinux2014_x86_64.whl (50.4 MB)
Collecting Pillow>=7.2.0
Using cached Pillow-8.1.0-cp38-cp38-manylinux1_x86_64.whl (2.2 MB)
Collecting pyrender>=0.1.43
Using cached pyrender-0.1.43-py3-none-any.whl (1.2 MB)
Collecting smplx>=0.1.21
Using cached smplx-0.1.26-py3-none-any.whl (29 kB)
Collecting threadpoolctl>=2.1.0
Using cached threadpoolctl-2.1.0-py3-none-any.whl (12 kB)
Collecting torch>=1.6.0
Using cached torch-1.7.1-cp38-cp38-manylinux1_x86_64.whl (776.8 MB)
Collecting torchvision>=0.7.0+cu101
Using cached torchvision-0.8.2-cp38-cp38-manylinux1_x86_64.whl (12.8 MB)
Collecting tqdm>=4.48.2
Using cached tqdm-4.56.0-py2.py3-none-any.whl (72 kB)
Collecting trimesh>=3.8.1
Using cached trimesh-3.9.1-py3-none-any.whl (628 kB)
Collecting iopath>=0.1.2
Using cached iopath-0.1.3.tar.gz (10 kB)
Collecting pyyaml>=5.1
Downloading PyYAML-5.4.1-cp38-cp38-manylinux1_x86_64.whl (662 kB)
|████████████████████████████████| 662 kB 13.6 MB/s
Collecting tabulate
Using cached tabulate-0.8.7-py3-none-any.whl (24 kB)
Processing /home/mona/.cache/pip/wheels/a0/16/9c/5473df82468f958445479c59e784896fa24f4a5fc024b0f501/termcolor-1.1.0-py3-none-any.whl
Collecting yacs>=0.1.6
Using cached yacs-0.1.8-py3-none-any.whl (14 kB)
Collecting python-dateutil>=2.1
Using cached python_dateutil-2.8.1-py2.py3-none-any.whl (227 kB)
Collecting pyparsing!=2.0.4,!=2.1.2,!=2.1.6,>=2.0.3
Using cached pyparsing-2.4.7-py2.py3-none-any.whl (67 kB)
Collecting kiwisolver>=1.0.1
Using cached kiwisolver-1.3.1-cp38-cp38-manylinux1_x86_64.whl (1.2 MB)
Collecting cycler>=0.10
Using cached cycler-0.10.0-py2.py3-none-any.whl (6.5 kB)
Processing /home/mona/.cache/pip/wheels/22/0b/40/fd3f795caaa1fb4c6cb738bc1f56100be1e57da95849bfc897/sklearn-0.0-py2.py3-none-any.whl
Collecting widgetsnbextension
Using cached widgetsnbextension-3.5.1-py2.py3-none-any.whl (2.2 MB)
Collecting notebook
Using cached notebook-6.2.0-py3-none-any.whl (9.5 MB)
Collecting pandas
Using cached pandas-1.2.1-cp38-cp38-manylinux1_x86_64.whl (9.7 MB)
Collecting addict
Using cached addict-2.4.0-py3-none-any.whl (3.8 kB)
Collecting plyfile
Using cached plyfile-0.7.2-py3-none-any.whl (39 kB)
Collecting ipywidgets
Using cached ipywidgets-7.6.3-py2.py3-none-any.whl (121 kB)
Collecting pyglet>=1.4.10
Using cached pyglet-1.5.14-py3-none-any.whl (1.1 MB)
Collecting six
Using cached six-1.15.0-py2.py3-none-any.whl (10 kB)
Collecting imageio
Using cached imageio-2.9.0-py3-none-any.whl (3.3 MB)
Collecting freetype-py
Using cached freetype_py-2.2.0-py3-none-manylinux1_x86_64.whl (890 kB)
Collecting PyOpenGL==3.1.0
Using cached PyOpenGL-3.1.0.tar.gz (1.2 MB)
Collecting networkx
Using cached networkx-2.5-py3-none-any.whl (1.6 MB)
Collecting scipy
Using cached scipy-1.6.0-cp38-cp38-manylinux1_x86_64.whl (27.2 MB)
Collecting torchgeometry>=0.1.2
Using cached torchgeometry-0.1.2-py2.py3-none-any.whl (42 kB)
Collecting typing-extensions
Using cached typing_extensions-3.7.4.3-py3-none-any.whl (22 kB)
Requirement already satisfied: setuptools in /home/mona/venv/expose/lib/python3.8/site-packages (from trimesh>=3.8.1->-r requirements.txt (line 14)) (44.0.0)
Collecting portalocker
Downloading portalocker-2.1.0-py2.py3-none-any.whl (13 kB)
Collecting scikit-learn
Downloading scikit_learn-0.24.1-cp38-cp38-manylinux2010_x86_64.whl (24.9 MB)
|████████████████████████████████| 24.9 MB 305 kB/s
Collecting nbconvert
Using cached nbconvert-6.0.7-py3-none-any.whl (552 kB)
Collecting terminado>=0.8.3
Using cached terminado-0.9.2-py3-none-any.whl (14 kB)
Collecting tornado>=6.1
Using cached tornado-6.1-cp38-cp38-manylinux2010_x86_64.whl (427 kB)
Collecting jupyter-core>=4.6.1
Using cached jupyter_core-4.7.0-py3-none-any.whl (82 kB)
Collecting pyzmq>=17
Downloading pyzmq-22.0.2-cp38-cp38-manylinux2010_x86_64.whl (1.1 MB)
|████████████████████████████████| 1.1 MB 1.1 MB/s
Collecting ipython-genutils
Using cached ipython_genutils-0.2.0-py2.py3-none-any.whl (26 kB)
Collecting prometheus-client
Using cached prometheus_client-0.9.0-py2.py3-none-any.whl (53 kB)
Collecting jinja2
Using cached Jinja2-2.11.2-py2.py3-none-any.whl (125 kB)
Collecting ipykernel
Using cached ipykernel-5.4.3-py3-none-any.whl (120 kB)
Collecting nbformat
Using cached nbformat-5.1.2-py3-none-any.whl (113 kB)
Collecting Send2Trash>=1.5.0
Using cached Send2Trash-1.5.0-py3-none-any.whl (12 kB)
Collecting argon2-cffi
Using cached argon2_cffi-20.1.0-cp35-abi3-manylinux1_x86_64.whl (97 kB)
Collecting jupyter-client>=5.3.4
Using cached jupyter_client-6.1.11-py3-none-any.whl (108 kB)
Collecting traitlets>=4.2.1
Using cached traitlets-5.0.5-py3-none-any.whl (100 kB)
Collecting pytz>=2017.3
Using cached pytz-2020.5-py2.py3-none-any.whl (510 kB)
Collecting jupyterlab-widgets>=1.0.0; python_version >= "3.6"
Using cached jupyterlab_widgets-1.0.0-py3-none-any.whl (243 kB)
Collecting ipython>=4.0.0; python_version >= "3.3"
Using cached ipython-7.19.0-py3-none-any.whl (784 kB)
Collecting decorator>=4.3.0
Using cached decorator-4.4.2-py2.py3-none-any.whl (9.2 kB)
Collecting joblib>=0.11
Using cached joblib-1.0.0-py3-none-any.whl (302 kB)
Collecting mistune<2,>=0.8.1
Using cached mistune-0.8.4-py2.py3-none-any.whl (16 kB)
Collecting testpath
Using cached testpath-0.4.4-py2.py3-none-any.whl (163 kB)
Collecting defusedxml
Using cached defusedxml-0.6.0-py2.py3-none-any.whl (23 kB)
Collecting bleach
Using cached bleach-3.2.3-py2.py3-none-any.whl (146 kB)
Collecting pygments>=2.4.1
Using cached Pygments-2.7.4-py3-none-any.whl (950 kB)
Collecting entrypoints>=0.2.2
Using cached entrypoints-0.3-py2.py3-none-any.whl (11 kB)
Processing /home/mona/.cache/pip/wheels/fc/39/52/8d6f3cec1cca4ceb44d658427c35711b19d89dbc4914af657f/pandocfilters-1.4.3-py3-none-any.whl
Collecting jupyterlab-pygments
Using cached jupyterlab_pygments-0.1.2-py2.py3-none-any.whl (4.6 kB)
Collecting nbclient<0.6.0,>=0.5.0
Using cached nbclient-0.5.1-py3-none-any.whl (65 kB)
Collecting ptyprocess; os_name != "nt"
Using cached ptyprocess-0.7.0-py2.py3-none-any.whl (13 kB)
Collecting MarkupSafe>=0.23
Using cached MarkupSafe-1.1.1-cp38-cp38-manylinux1_x86_64.whl (32 kB)
Collecting jsonschema!=2.5.0,>=2.4
Using cached jsonschema-3.2.0-py2.py3-none-any.whl (56 kB)
Collecting cffi>=1.0.0
Using cached cffi-1.14.4-cp38-cp38-manylinux1_x86_64.whl (411 kB)
Collecting backcall
Using cached backcall-0.2.0-py2.py3-none-any.whl (11 kB)
Collecting prompt-toolkit!=3.0.0,!=3.0.1,<3.1.0,>=2.0.0
Using cached prompt_toolkit-3.0.14-py3-none-any.whl (359 kB)
Collecting pexpect>4.3; sys_platform != "win32"
Using cached pexpect-4.8.0-py2.py3-none-any.whl (59 kB)
Collecting jedi>=0.10
Using cached jedi-0.18.0-py2.py3-none-any.whl (1.4 MB)
Collecting pickleshare
Using cached pickleshare-0.7.5-py2.py3-none-any.whl (6.9 kB)
Collecting packaging
Using cached packaging-20.8-py2.py3-none-any.whl (39 kB)
Collecting webencodings
Using cached webencodings-0.5.1-py2.py3-none-any.whl (11 kB)
Collecting async-generator
Using cached async_generator-1.10-py3-none-any.whl (18 kB)
Collecting nest-asyncio
Using cached nest_asyncio-1.5.1-py3-none-any.whl (5.0 kB)
Processing /home/mona/.cache/pip/wheels/3d/22/08/7042eb6309c650c7b53615d5df5cc61f1ea9680e7edd3a08d2/pyrsistent-0.17.3-cp38-cp38-linux_x86_64.whl
Collecting attrs>=17.4.0
Using cached attrs-20.3.0-py2.py3-none-any.whl (49 kB)
Collecting pycparser
Using cached pycparser-2.20-py2.py3-none-any.whl (112 kB)
Collecting wcwidth
Using cached wcwidth-0.2.5-py2.py3-none-any.whl (30 kB)
Collecting parso<0.9.0,>=0.8.0
Using cached parso-0.8.1-py2.py3-none-any.whl (93 kB)
Building wheels for collected packages: fvcore, iopath, PyOpenGL
Building wheel for fvcore (setup.py) ... error
ERROR: Command errored out with exit status 1:
command: /home/mona/venv/expose/bin/python3 -u -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-install-mqhx1x0z/fvcore/setup.py'"'"'; __file__='"'"'/tmp/pip-install-mqhx1x0z/fvcore/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-zfh593mc
cwd: /tmp/pip-install-mqhx1x0z/fvcore/
Complete output (6 lines):
usage: setup.py [global_opts] cmd1 [cmd1_opts] [cmd2 [cmd2_opts] ...]
or: setup.py --help [cmd1 cmd2 ...]
or: setup.py --help-commands
or: setup.py cmd --help
error: invalid command 'bdist_wheel'
----------------------------------------
ERROR: Failed building wheel for fvcore
Running setup.py clean for fvcore
Building wheel for iopath (setup.py) ... error
ERROR: Command errored out with exit status 1:
command: /home/mona/venv/expose/bin/python3 -u -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-install-mqhx1x0z/iopath/setup.py'"'"'; __file__='"'"'/tmp/pip-install-mqhx1x0z/iopath/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-f0zm3nw8
cwd: /tmp/pip-install-mqhx1x0z/iopath/
Complete output (6 lines):
usage: setup.py [global_opts] cmd1 [cmd1_opts] [cmd2 [cmd2_opts] ...]
or: setup.py --help [cmd1 cmd2 ...]
or: setup.py --help-commands
or: setup.py cmd --help
error: invalid command 'bdist_wheel'
----------------------------------------
ERROR: Failed building wheel for iopath
Running setup.py clean for iopath
Building wheel for PyOpenGL (setup.py) ... error
ERROR: Command errored out with exit status 1:
command: /home/mona/venv/expose/bin/python3 -u -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-install-mqhx1x0z/PyOpenGL/setup.py'"'"'; __file__='"'"'/tmp/pip-install-mqhx1x0z/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-ekp37855
cwd: /tmp/pip-install-mqhx1x0z/PyOpenGL/
Complete output (6 lines):
usage: setup.py [global_opts] cmd1 [cmd1_opts] [cmd2 [cmd2_opts] ...]
or: setup.py --help [cmd1 cmd2 ...]
or: setup.py --help-commands
or: setup.py cmd --help
error: invalid command 'bdist_wheel'
----------------------------------------
ERROR: Failed building wheel for PyOpenGL
Running setup.py clean for PyOpenGL
Failed to build fvcore iopath PyOpenGL
Installing collected packages: Pillow, portalocker, tqdm, iopath, numpy, pyyaml, tabulate, termcolor, yacs, fvcore, loguru, six, python-dateutil, pyparsing, kiwisolver, cycler, matplotlib, joblib, scipy, threadpoolctl, scikit-learn, sklearn, ipython-genutils, traitlets, mistune, MarkupSafe, jinja2, testpath, defusedxml, packaging, webencodings, bleach, pygments, entrypoints, pyrsistent, attrs, jsonschema, jupyter-core, nbformat, pandocfilters, jupyterlab-pygments, async-generator, tornado, pyzmq, jupyter-client, nest-asyncio, nbclient, nbconvert, ptyprocess, terminado, prometheus-client, decorator, backcall, wcwidth, prompt-toolkit, pexpect, parso, jedi, pickleshare, ipython, ipykernel, Send2Trash, pycparser, cffi, argon2-cffi, notebook, widgetsnbextension, pytz, pandas, addict, plyfile, jupyterlab-widgets, ipywidgets, open3d, opencv-python, trimesh, pyglet, imageio, freetype-py, PyOpenGL, networkx, pyrender, typing-extensions, torch, torchgeometry, smplx, torchvision
Running setup.py install for iopath ... done
Running setup.py install for fvcore ... done
Running setup.py install for PyOpenGL ... done
Successfully installed MarkupSafe-1.1.1 Pillow-8.1.0 PyOpenGL-3.1.0 Send2Trash-1.5.0 addict-2.4.0 argon2-cffi-20.1.0 async-generator-1.10 attrs-20.3.0 backcall-0.2.0 bleach-3.2.3 cffi-1.14.4 cycler-0.10.0 decorator-4.4.2 defusedxml-0.6.0 entrypoints-0.3 freetype-py-2.2.0 fvcore-0.1.2.post20210128 imageio-2.9.0 iopath-0.1.3 ipykernel-5.4.3 ipython-7.19.0 ipython-genutils-0.2.0 ipywidgets-7.6.3 jedi-0.18.0 jinja2-2.11.2 joblib-1.0.0 jsonschema-3.2.0 jupyter-client-6.1.11 jupyter-core-4.7.0 jupyterlab-pygments-0.1.2 jupyterlab-widgets-1.0.0 kiwisolver-1.3.1 loguru-0.5.3 matplotlib-3.3.4 mistune-0.8.4 nbclient-0.5.1 nbconvert-6.0.7 nbformat-5.1.2 nest-asyncio-1.5.1 networkx-2.5 notebook-6.2.0 numpy-1.19.5 open3d-0.12.0 opencv-python-4.5.1.48 packaging-20.8 pandas-1.2.1 pandocfilters-1.4.3 parso-0.8.1 pexpect-4.8.0 pickleshare-0.7.5 plyfile-0.7.2 portalocker-2.1.0 prometheus-client-0.9.0 prompt-toolkit-3.0.14 ptyprocess-0.7.0 pycparser-2.20 pyglet-1.5.14 pygments-2.7.4 pyparsing-2.4.7 pyrender-0.1.43 pyrsistent-0.17.3 python-dateutil-2.8.1 pytz-2020.5 pyyaml-5.4.1 pyzmq-22.0.2 scikit-learn-0.24.1 scipy-1.6.0 six-1.15.0 sklearn-0.0 smplx-0.1.26 tabulate-0.8.7 termcolor-1.1.0 terminado-0.9.2 testpath-0.4.4 threadpoolctl-2.1.0 torch-1.7.1 torchgeometry-0.1.2 torchvision-0.8.2 tornado-6.1 tqdm-4.56.0 traitlets-5.0.5 trimesh-3.9.1 typing-extensions-3.7.4.3 wcwidth-0.2.5 webencodings-0.5.1 widgetsnbextension-3.5.1 yacs-0.1.8
system info:
$ lsb_release -a
LSB Version: core-11.1.0ubuntu2-noarch:security-11.1.0ubuntu2-noarch
Distributor ID: Ubuntu
Description: Ubuntu 20.04.1 LTS
Release: 20.04
Codename: focal
$ python
Python 3.8.5 (default, Jul 28 2020, 12:59:40)
[GCC 9.3.0] on linux
$ pip --version
pip 20.0.2 from /home/mona/venv/expose/lib/python3.8/site-packages/pip (python 3.8)
monacv commented
(expose) mona@goku:~$ pip freeze
addict==2.4.0
argon2-cffi==20.1.0
async-generator==1.10
attrs==20.3.0
backcall==0.2.0
bleach==3.2.3
cffi==1.14.4
cycler==0.10.0
decorator==4.4.2
defusedxml==0.6.0
entrypoints==0.3
freetype-py==2.2.0
fvcore==0.1.2.post20210128
imageio==2.9.0
iopath==0.1.3
ipykernel==5.4.3
ipython==7.19.0
ipython-genutils==0.2.0
ipywidgets==7.6.3
jedi==0.18.0
Jinja2==2.11.2
joblib==1.0.0
jsonschema==3.2.0
jupyter-client==6.1.11
jupyter-core==4.7.0
jupyterlab-pygments==0.1.2
jupyterlab-widgets==1.0.0
kiwisolver==1.3.1
loguru==0.5.3
MarkupSafe==1.1.1
matplotlib==3.3.4
mistune==0.8.4
nbclient==0.5.1
nbconvert==6.0.7
nbformat==5.1.2
nest-asyncio==1.5.1
networkx==2.5
notebook==6.2.0
numpy==1.19.5
open3d==0.12.0
opencv-python==4.5.1.48
packaging==20.8
pandas==1.2.1
pandocfilters==1.4.3
parso==0.8.1
pexpect==4.8.0
pickleshare==0.7.5
Pillow==8.1.0
plyfile==0.7.2
portalocker==2.1.0
prometheus-client==0.9.0
prompt-toolkit==3.0.14
ptyprocess==0.7.0
pycparser==2.20
pyglet==1.5.14
Pygments==2.7.4
PyOpenGL==3.1.0
pyparsing==2.4.7
pyrender==0.1.43
pyrsistent==0.17.3
python-dateutil==2.8.1
pytz==2020.5
PyYAML==5.4.1
pyzmq==22.0.2
scikit-learn==0.24.1
scipy==1.6.0
Send2Trash==1.5.0
six==1.15.0
sklearn==0.0
smplx==0.1.26
tabulate==0.8.7
termcolor==1.1.0
terminado==0.9.2
testpath==0.4.4
threadpoolctl==2.1.0
torch==1.7.1
torchgeometry==0.1.2
torchvision==0.8.2
tornado==6.1
tqdm==4.56.0
traitlets==5.0.5
trimesh==3.9.1
typing-extensions==3.7.4.3
wcwidth==0.2.5
webencodings==0.5.1
widgetsnbextension==3.5.1
yacs==0.1.8