ArtEq
ArtEq copied to clipboard
Failed to install the environment (vgtk)
Failed to install environment. The installation halted at vgtk.
Please, help.
(base) blinkdrive@blinkdrive-System-Product-Name:~/Documents/UNT/Project/Spring 2024/02ArtEq$ conda env create -f environment.yml
Channels:
- nvidia
- pytorch
- conda-forge
- defaults
- pyg
Platform: linux-64
Collecting package metadata (repodata.json): done
Solving environment: done
Downloading and Extracting Packages:
Preparing transaction: done
Verifying transaction: done
Executing transaction: done
Installing pip dependencies: // Ran pip subprocess with arguments:
['/home/blinkdrive/anaconda3/envs/arteq/bin/python', '-m', 'pip', 'install', '-U', '-r', '/home/blinkdrive/Documents/UNT/Project/Spring 2024/02ArtEq/condaenv.n500gehv.requirements.txt', '--exists-action=b']
Pip subprocess output:
Obtaining file:///home/blinkdrive/Documents/UNT/Project/Spring%202024/02ArtEq/external/vgtk/vgtk (from -r /home/blinkdrive/Documents/UNT/Project/Spring 2024/02ArtEq/condaenv.n500gehv.requirements.txt (line 4))
Preparing metadata (setup.py): started
Preparing metadata (setup.py): finished with status 'done'
Obtaining file:///home/blinkdrive/Documents/UNT/Project/Spring%202024/02ArtEq/external/vgtk (from -r /home/blinkdrive/Documents/UNT/Project/Spring 2024/02ArtEq/condaenv.n500gehv.requirements.txt (line 5))
Preparing metadata (setup.py): started
Preparing metadata (setup.py): finished with status 'done'
Collecting yacs (from -r /home/blinkdrive/Documents/UNT/Project/Spring 2024/02ArtEq/condaenv.n500gehv.requirements.txt (line 1))
Using cached yacs-0.1.8-py3-none-any.whl.metadata (639 bytes)
Collecting smplx (from -r /home/blinkdrive/Documents/UNT/Project/Spring 2024/02ArtEq/condaenv.n500gehv.requirements.txt (line 2))
Using cached smplx-0.1.28-py3-none-any.whl.metadata (10 kB)
Collecting webdataset (from -r /home/blinkdrive/Documents/UNT/Project/Spring 2024/02ArtEq/condaenv.n500gehv.requirements.txt (line 3))
Using cached webdataset-0.2.86-py3-none-any.whl.metadata (29 kB)
Requirement already satisfied: PyYAML in /home/blinkdrive/anaconda3/envs/arteq/lib/python3.10/site-packages (from yacs->-r /home/blinkdrive/Documents/UNT/Project/Spring 2024/02ArtEq/condaenv.n500gehv.requirements.txt (line 1)) (6.0.1)
Requirement already satisfied: numpy>=1.16.2 in /home/blinkdrive/anaconda3/envs/arteq/lib/python3.10/site-packages (from smplx->-r /home/blinkdrive/Documents/UNT/Project/Spring 2024/02ArtEq/condaenv.n500gehv.requirements.txt (line 2)) (1.26.4)
Requirement already satisfied: torch>=1.0.1.post2 in /home/blinkdrive/anaconda3/envs/arteq/lib/python3.10/site-packages (from smplx->-r /home/blinkdrive/Documents/UNT/Project/Spring 2024/02ArtEq/condaenv.n500gehv.requirements.txt (line 2)) (2.2.2)
Collecting braceexpand (from webdataset->-r /home/blinkdrive/Documents/UNT/Project/Spring 2024/02ArtEq/condaenv.n500gehv.requirements.txt (line 3))
Using cached braceexpand-0.1.7-py2.py3-none-any.whl.metadata (3.0 kB)
Requirement already satisfied: filelock in /home/blinkdrive/anaconda3/envs/arteq/lib/python3.10/site-packages (from torch>=1.0.1.post2->smplx->-r /home/blinkdrive/Documents/UNT/Project/Spring 2024/02ArtEq/condaenv.n500gehv.requirements.txt (line 2)) (3.13.4)
Requirement already satisfied: typing-extensions>=4.8.0 in /home/blinkdrive/anaconda3/envs/arteq/lib/python3.10/site-packages (from torch>=1.0.1.post2->smplx->-r /home/blinkdrive/Documents/UNT/Project/Spring 2024/02ArtEq/condaenv.n500gehv.requirements.txt (line 2)) (4.11.0)
Requirement already satisfied: sympy in /home/blinkdrive/anaconda3/envs/arteq/lib/python3.10/site-packages (from torch>=1.0.1.post2->smplx->-r /home/blinkdrive/Documents/UNT/Project/Spring 2024/02ArtEq/condaenv.n500gehv.requirements.txt (line 2)) (1.12)
Requirement already satisfied: networkx in /home/blinkdrive/anaconda3/envs/arteq/lib/python3.10/site-packages (from torch>=1.0.1.post2->smplx->-r /home/blinkdrive/Documents/UNT/Project/Spring 2024/02ArtEq/condaenv.n500gehv.requirements.txt (line 2)) (3.3)
Requirement already satisfied: jinja2 in /home/blinkdrive/anaconda3/envs/arteq/lib/python3.10/site-packages (from torch>=1.0.1.post2->smplx->-r /home/blinkdrive/Documents/UNT/Project/Spring 2024/02ArtEq/condaenv.n500gehv.requirements.txt (line 2)) (3.1.3)
Collecting fsspec (from torch>=1.0.1.post2->smplx->-r /home/blinkdrive/Documents/UNT/Project/Spring 2024/02ArtEq/condaenv.n500gehv.requirements.txt (line 2))
Using cached fsspec-2024.3.1-py3-none-any.whl.metadata (6.8 kB)
Requirement already satisfied: MarkupSafe>=2.0 in /home/blinkdrive/anaconda3/envs/arteq/lib/python3.10/site-packages (from jinja2->torch>=1.0.1.post2->smplx->-r /home/blinkdrive/Documents/UNT/Project/Spring 2024/02ArtEq/condaenv.n500gehv.requirements.txt (line 2)) (2.1.5)
Requirement already satisfied: mpmath>=0.19 in /home/blinkdrive/anaconda3/envs/arteq/lib/python3.10/site-packages (from sympy->torch>=1.0.1.post2->smplx->-r /home/blinkdrive/Documents/UNT/Project/Spring 2024/02ArtEq/condaenv.n500gehv.requirements.txt (line 2)) (1.3.0)
Using cached yacs-0.1.8-py3-none-any.whl (14 kB)
Using cached smplx-0.1.28-py3-none-any.whl (29 kB)
Using cached webdataset-0.2.86-py3-none-any.whl (70 kB)
Using cached braceexpand-0.1.7-py2.py3-none-any.whl (5.9 kB)
Using cached fsspec-2024.3.1-py3-none-any.whl (171 kB)
Installing collected packages: vgtk, se3-gconv, braceexpand, yacs, webdataset, fsspec, smplx
Running setup.py develop for vgtk
Running setup.py develop for se3-gconv
Pip subprocess error:
error: subprocess-exited-with-error
× python setup.py develop did not run successfully.
│ exit code: 1
╰─> [37 lines of output]
running develop
/home/blinkdrive/anaconda3/envs/arteq/lib/python3.10/site-packages/setuptools/command/develop.py:40: EasyInstallDeprecationWarning: easy_install command is deprecated.
!!
********************************************************************************
Please avoid running ``setup.py`` and ``easy_install``.
Instead, use pypa/build, pypa/installer or other
standards-based tools.
See https://github.com/pypa/setuptools/issues/917 for details.
********************************************************************************
!!
easy_install.initialize_options(self)
/home/blinkdrive/anaconda3/envs/arteq/lib/python3.10/site-packages/setuptools/_distutils/cmd.py:66: SetuptoolsDeprecationWarning: setup.py install is deprecated.
!!
********************************************************************************
Please avoid running ``setup.py`` directly.
Instead, use pypa/build, pypa/installer or other
standards-based tools.
See https://blog.ganssle.io/articles/2021/10/setup-py-deprecated.html for details.
********************************************************************************
!!
self.initialize_options()
running egg_info
creating se3_gconv.egg-info
writing se3_gconv.egg-info/PKG-INFO
writing dependency_links to se3_gconv.egg-info/dependency_links.txt
writing top-level names to se3_gconv.egg-info/top_level.txt
writing manifest file 'se3_gconv.egg-info/SOURCES.txt'
reading manifest file 'se3_gconv.egg-info/SOURCES.txt'
writing manifest file 'se3_gconv.egg-info/SOURCES.txt'
running build_ext
error: [Errno 2] No such file or directory: '/usr/local/cuda-11.3/bin/nvcc'
[end of output]
note: This error originates from a subprocess, and is likely not a problem with pip.
error: subprocess-exited-with-error
× python setup.py develop did not run successfully.
│ exit code: 1
╰─> [37 lines of output]
running develop
/home/blinkdrive/anaconda3/envs/arteq/lib/python3.10/site-packages/setuptools/command/develop.py:40: EasyInstallDeprecationWarning: easy_install command is deprecated.
!!
********************************************************************************
Please avoid running ``setup.py`` and ``easy_install``.
Instead, use pypa/build, pypa/installer or other
standards-based tools.
See https://github.com/pypa/setuptools/issues/917 for details.
********************************************************************************
!!
easy_install.initialize_options(self)
/home/blinkdrive/anaconda3/envs/arteq/lib/python3.10/site-packages/setuptools/_distutils/cmd.py:66: SetuptoolsDeprecationWarning: setup.py install is deprecated.
!!
********************************************************************************
Please avoid running ``setup.py`` directly.
Instead, use pypa/build, pypa/installer or other
standards-based tools.
See https://blog.ganssle.io/articles/2021/10/setup-py-deprecated.html for details.
********************************************************************************
!!
self.initialize_options()
running egg_info
creating se3_gconv.egg-info
writing se3_gconv.egg-info/PKG-INFO
writing dependency_links to se3_gconv.egg-info/dependency_links.txt
writing top-level names to se3_gconv.egg-info/top_level.txt
writing manifest file 'se3_gconv.egg-info/SOURCES.txt'
reading manifest file 'se3_gconv.egg-info/SOURCES.txt'
writing manifest file 'se3_gconv.egg-info/SOURCES.txt'
running build_ext
error: [Errno 2] No such file or directory: '/usr/local/cuda-11.3/bin/nvcc'
[end of output]
note: This error originates from a subprocess, and is likely not a problem with pip.
failed
CondaEnvException: Pip failed