InterHandGen: Two-Hand Interaction Generation via Cascaded Reverse Diffusion
Collecting higher==0.2.1 (from -r requirements.txt (line 1)) Using cached higher-0.2.1-py3-none-any.whl.metadata (10 kB) Collecting jax==0.4.25 (from -r requirements.txt (line 2)) Using cached jax-0.4.25-py3-none-any.whl.metadata (24 kB) Collecting matplotlib==3.6.3 (from -r requirements.txt (line 3)) Using cached matplotlib-3.6.3-cp38-cp38-macosx_10_12_x86_64.whl.metadata (6.8 kB) Collecting numpy==1.23.5 (from -r requirements.txt (line 4)) Using cached numpy-1.23.5-cp38-cp38-macosx_10_9_x86_64.whl.metadata (2.3 kB) Collecting opacus==1.4.1 (from -r requirements.txt (line 5)) Using cached opacus-1.4.1-py3-none-any.whl.metadata (7.9 kB) Requirement already satisfied: opencv_contrib_python==4.7.0.72 in /Users/bro/.pyenv/versions/3.8.10/lib/python3.8/site-packages (from -r requirements.txt (line 6)) (4.7.0.72) Collecting opencv_python==4.5.5.64 (from -r requirements.txt (line 7)) Using cached opencv_python-4.5.5.64-cp36-abi3-macosx_10_15_x86_64.whl.metadata (18 kB) Collecting pandas==1.5.3 (from -r requirements.txt (line 8)) Using cached pandas-1.5.3-cp38-cp38-macosx_10_9_x86_64.whl.metadata (11 kB) Collecting Pillow==9.4.0 (from -r requirements.txt (line 9)) Using cached Pillow-9.4.0-2-cp38-cp38-macosx_10_10_x86_64.whl.metadata (9.3 kB) Collecting pytorch3d==0.7.0 (from -r requirements.txt (line 10)) Using cached pytorch3d-0.7.0-cp38-cp38-macosx_10_9_x86_64.whl.metadata (985 bytes) Requirement already satisfied: PyYAML==6.0.1 in /Users/bro/.pyenv/versions/3.8.10/lib/python3.8/site-packages (from -r requirements.txt (line 11)) (6.0.1) Collecting scikit_learn==1.2.1 (from -r requirements.txt (line 12)) Using cached scikit_learn-1.2.1-cp38-cp38-macosx_10_9_x86_64.whl.metadata (11 kB) Collecting scipy==1.5.2 (from -r requirements.txt (line 13)) Using cached scipy-1.5.2-cp38-cp38-macosx_10_9_x86_64.whl.metadata (2.0 kB) Collecting setuptools==59.5.0 (from -r requirements.txt (line 14)) Using cached setuptools-59.5.0-py3-none-any.whl.metadata (5.0 kB) Requirement already satisfied: six==1.16.0 in /Users/bro/.pyenv/versions/3.8.10/lib/python3.8/site-packages (from -r requirements.txt (line 15)) (1.16.0) Collecting torch==1.10.0 (from -r requirements.txt (line 16)) Using cached torch-1.10.0-cp38-none-macosx_10_9_x86_64.whl.metadata (24 kB) Collecting torchcsprng==0.2.1 (from -r requirements.txt (line 17)) Using cached torchcsprng-0.2.1-cp38-cp38-macosx_10_9_x86_64.whl.metadata (19 kB) Collecting torchvision==0.11.2 (from -r requirements.txt (line 18)) Using cached torchvision-0.11.2-cp38-cp38-macosx_10_9_x86_64.whl.metadata (8.8 kB) Collecting tqdm==4.64.1 (from -r requirements.txt (line 19)) Using cached tqdm-4.64.1-py2.py3-none-any.whl.metadata (57 kB) Collecting trimesh==3.18.3 (from -r requirements.txt (line 20)) Using cached trimesh-3.18.3-py3-none-any.whl.metadata (17 kB) Collecting tvm==1.0.0 (from -r requirements.txt (line 21)) Using cached tvm-1.0.0.tar.gz (5.4 kB) Preparing metadata (setup.py): started Preparing metadata (setup.py): finished with status 'done' Requirement already satisfied: ml-dtypes>=0.2.0 in /Users/bro/.pyenv/versions/3.8.10/lib/python3.8/site-packages (from jax==0.4.25->-r requirements.txt (line 2)) (0.2.0) Requirement already satisfied: opt-einsum in /Users/bro/.pyenv/versions/3.8.10/lib/python3.8/site-packages (from jax==0.4.25->-r requirements.txt (line 2)) (3.3.0) INFO: pip is looking at multiple versions of jax to determine which version is compatible with other requirements. This could take a while. The conflict is caused by: The user requested scipy==1.5.2 jax 0.4.25 depends on scipy>=1.9 To fix this you could try to: 1. loosen the range of package versions you've specified 2. remove package versions to allow pip attempt to solve the dependency conflict
ERROR: Cannot install -r requirements.txt (line 2) and scipy==1.5.2 because these package versions have conflicting dependencies. ERROR: ResolutionImpossible: for help visit https://pip.pypa.io/en/latest/topics/dependency-resolution/#dealing-with-dependency-conflicts