We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
(GeoMaster) crist@crist:~/WorkSpace/3dgs/3dgsToMesh/GeoMaster$ pip install -r requirements.txt Defaulting to user installation because normal site-packages is not writeable Requirement already satisfied: numpy<1.26,>=1.21 in /home/crist/.local/lib/python3.8/site-packages (from -r requirements.txt (line 19)) (1.24.4) Collecting diffusers==0.28.0 (from -r requirements.txt (line 20)) Using cached diffusers-0.28.0-py3-none-any.whl.metadata (19 kB) Collecting tqdm (from -r requirements.txt (line 21)) Using cached tqdm-4.67.1-py3-none-any.whl.metadata (57 kB) Requirement already satisfied: click in /usr/lib/python3/dist-packages (from -r requirements.txt (line 22)) (7.0) Requirement already satisfied: setuptools>=42 in /usr/lib/python3/dist-packages (from -r requirements.txt (line 23)) (45.2.0) Collecting opencv-python==4.5.5.64 (from -r requirements.txt (line 24)) Using cached opencv_python-4.5.5.64-cp36-abi3-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (18 kB) Collecting scipy==1.5.4 (from -r requirements.txt (line 25)) Using cached scipy-1.5.4-cp38-cp38-manylinux1_x86_64.whl.metadata (2.0 kB) Collecting scikit-image==0.17.2 (from -r requirements.txt (line 26)) Using cached scikit_image-0.17.2-cp38-cp38-manylinux1_x86_64.whl.metadata (7.5 kB) Collecting trimesh (from -r requirements.txt (line 27)) Using cached trimesh-4.5.3-py3-none-any.whl.metadata (18 kB) Collecting argparse (from -r requirements.txt (line 28)) Using cached argparse-1.4.0-py2.py3-none-any.whl.metadata (2.8 kB) Collecting pyhocon (from -r requirements.txt (line 29)) Using cached pyhocon-0.3.61-py3-none-any.whl.metadata (1.2 kB) Collecting plyfile (from -r requirements.txt (line 30)) Using cached plyfile-1.0.3-py3-none-any.whl.metadata (2.1 kB) Collecting typing_extensions==4.1.1 (from -r requirements.txt (line 31)) Using cached typing_extensions-4.1.1-py3-none-any.whl.metadata (1.7 kB) Collecting pycolmap (from -r requirements.txt (line 32)) Using cached pycolmap-3.11.1-cp38-cp38-manylinux_2_28_x86_64.whl.metadata (10 kB) Collecting open3d==0.13.0 (from -r requirements.txt (line 33)) Using cached open3d-0.13.0-cp38-cp38-manylinux2014_x86_64.whl.metadata (3.9 kB) Collecting transformers==4.19.0 (from -r requirements.txt (line 34)) Using cached transformers-4.19.0-py3-none-any.whl.metadata (73 kB) Collecting PyMCubes (from -r requirements.txt (line 35)) Using cached pymcubes-0.1.6.tar.gz (109 kB) Installing build dependencies ... error error: subprocess-exited-with-error
× pip subprocess to install build dependencies did not run successfully. │ exit code: 1 ╰─> [9 lines of output] Collecting setuptools Using cached setuptools-75.3.0-py3-none-any.whl.metadata (6.9 kB) Collecting wheel Using cached wheel-0.45.1-py3-none-any.whl.metadata (2.3 kB) Collecting Cython Using cached Cython-3.0.11-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (3.2 kB) ERROR: Ignored the following versions that require a different python version: 1.25.0 Requires-Python >=3.9; 1.25.1 Requires-Python >=3.9; 1.25.2 Requires-Python >=3.9; 1.26.0 Requires-Python <3.13,>=3.9; 1.26.1 Requires-Python <3.13,>=3.9; 1.26.2 Requires-Python >=3.9; 1.26.3 Requires-Python >=3.9; 1.26.4 Requires-Python >=3.9; 2.0.0 Requires-Python >=3.9; 2.0.1 Requires-Python >=3.9; 2.0.2 Requires-Python >=3.9; 2.1.0 Requires-Python >=3.10; 2.1.0rc1 Requires-Python >=3.10; 2.1.1 Requires-Python >=3.10; 2.1.2 Requires-Python >=3.10; 2.1.3 Requires-Python >=3.10; 2.2.0 Requires-Python >=3.10; 2.2.0rc1 Requires-Python >=3.10; 75.4.0 Requires-Python >=3.9; 75.5.0 Requires-Python >=3.9; 75.6.0 Requires-Python >=3.9 ERROR: Could not find a version that satisfies the requirement numpy~=2.0 (from versions: 1.3.0, 1.4.1, 1.5.0, 1.5.1, 1.6.0, 1.6.1, 1.6.2, 1.7.0, 1.7.1, 1.7.2, 1.8.0, 1.8.1, 1.8.2, 1.9.0, 1.9.1, 1.9.2, 1.9.3, 1.10.0.post2, 1.10.1, 1.10.2, 1.10.4, 1.11.0, 1.11.1, 1.11.2, 1.11.3, 1.12.0, 1.12.1, 1.13.0, 1.13.1, 1.13.3, 1.14.0, 1.14.1, 1.14.2, 1.14.3, 1.14.4, 1.14.5, 1.14.6, 1.15.0, 1.15.1, 1.15.2, 1.15.3, 1.15.4, 1.16.0, 1.16.1, 1.16.2, 1.16.3, 1.16.4, 1.16.5, 1.16.6, 1.17.0, 1.17.1, 1.17.2, 1.17.3, 1.17.4, 1.17.5, 1.18.0, 1.18.1, 1.18.2, 1.18.3, 1.18.4, 1.18.5, 1.19.0, 1.19.1, 1.19.2, 1.19.3, 1.19.4, 1.19.5, 1.20.0, 1.20.1, 1.20.2, 1.20.3, 1.21.0, 1.21.1, 1.21.2, 1.21.3, 1.21.4, 1.21.5, 1.21.6, 1.22.0, 1.22.1, 1.22.2, 1.22.3, 1.22.4, 1.23.0, 1.23.1, 1.23.2, 1.23.3, 1.23.4, 1.23.5, 1.24.0, 1.24.1, 1.24.2, 1.24.3, 1.24.4) ERROR: No matching distribution found for numpy~=2.0 [end of output]
note: This error originates from a subprocess, and is likely not a problem with pip. error: subprocess-exited-with-error
× pip subprocess to install build dependencies did not run successfully. │ exit code: 1 ╰─> See above for output.
note: This error originates from a subprocess, and is likely not a problem with pip.
I have changed requirements.txt: numpy<=1.9 -> numpy<=1.23 Successfully installed requirements.txt But (GeoMaster) crist@crist:~/WorkSpace/3dgs/3dgsToMesh/GeoMaster$ gm-prepare-data -s ./examples/glt gm-prepare-data:未找到命令
The text was updated successfully, but these errors were encountered:
No branches or pull requests
(GeoMaster) crist@crist:~/WorkSpace/3dgs/3dgsToMesh/GeoMaster$ pip install -r requirements.txt
Defaulting to user installation because normal site-packages is not writeable
Requirement already satisfied: numpy<1.26,>=1.21 in /home/crist/.local/lib/python3.8/site-packages (from -r requirements.txt (line 19)) (1.24.4)
Collecting diffusers==0.28.0 (from -r requirements.txt (line 20))
Using cached diffusers-0.28.0-py3-none-any.whl.metadata (19 kB)
Collecting tqdm (from -r requirements.txt (line 21))
Using cached tqdm-4.67.1-py3-none-any.whl.metadata (57 kB)
Requirement already satisfied: click in /usr/lib/python3/dist-packages (from -r requirements.txt (line 22)) (7.0)
Requirement already satisfied: setuptools>=42 in /usr/lib/python3/dist-packages (from -r requirements.txt (line 23)) (45.2.0)
Collecting opencv-python==4.5.5.64 (from -r requirements.txt (line 24))
Using cached opencv_python-4.5.5.64-cp36-abi3-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (18 kB)
Collecting scipy==1.5.4 (from -r requirements.txt (line 25))
Using cached scipy-1.5.4-cp38-cp38-manylinux1_x86_64.whl.metadata (2.0 kB)
Collecting scikit-image==0.17.2 (from -r requirements.txt (line 26))
Using cached scikit_image-0.17.2-cp38-cp38-manylinux1_x86_64.whl.metadata (7.5 kB)
Collecting trimesh (from -r requirements.txt (line 27))
Using cached trimesh-4.5.3-py3-none-any.whl.metadata (18 kB)
Collecting argparse (from -r requirements.txt (line 28))
Using cached argparse-1.4.0-py2.py3-none-any.whl.metadata (2.8 kB)
Collecting pyhocon (from -r requirements.txt (line 29))
Using cached pyhocon-0.3.61-py3-none-any.whl.metadata (1.2 kB)
Collecting plyfile (from -r requirements.txt (line 30))
Using cached plyfile-1.0.3-py3-none-any.whl.metadata (2.1 kB)
Collecting typing_extensions==4.1.1 (from -r requirements.txt (line 31))
Using cached typing_extensions-4.1.1-py3-none-any.whl.metadata (1.7 kB)
Collecting pycolmap (from -r requirements.txt (line 32))
Using cached pycolmap-3.11.1-cp38-cp38-manylinux_2_28_x86_64.whl.metadata (10 kB)
Collecting open3d==0.13.0 (from -r requirements.txt (line 33))
Using cached open3d-0.13.0-cp38-cp38-manylinux2014_x86_64.whl.metadata (3.9 kB)
Collecting transformers==4.19.0 (from -r requirements.txt (line 34))
Using cached transformers-4.19.0-py3-none-any.whl.metadata (73 kB)
Collecting PyMCubes (from -r requirements.txt (line 35))
Using cached pymcubes-0.1.6.tar.gz (109 kB)
Installing build dependencies ... error
error: subprocess-exited-with-error
× pip subprocess to install build dependencies did not run successfully.
│ exit code: 1
╰─> [9 lines of output]
Collecting setuptools
Using cached setuptools-75.3.0-py3-none-any.whl.metadata (6.9 kB)
Collecting wheel
Using cached wheel-0.45.1-py3-none-any.whl.metadata (2.3 kB)
Collecting Cython
Using cached Cython-3.0.11-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (3.2 kB)
ERROR: Ignored the following versions that require a different python version: 1.25.0 Requires-Python >=3.9; 1.25.1 Requires-Python >=3.9; 1.25.2 Requires-Python >=3.9; 1.26.0 Requires-Python <3.13,>=3.9; 1.26.1 Requires-Python <3.13,>=3.9; 1.26.2 Requires-Python >=3.9; 1.26.3 Requires-Python >=3.9; 1.26.4 Requires-Python >=3.9; 2.0.0 Requires-Python >=3.9; 2.0.1 Requires-Python >=3.9; 2.0.2 Requires-Python >=3.9; 2.1.0 Requires-Python >=3.10; 2.1.0rc1 Requires-Python >=3.10; 2.1.1 Requires-Python >=3.10; 2.1.2 Requires-Python >=3.10; 2.1.3 Requires-Python >=3.10; 2.2.0 Requires-Python >=3.10; 2.2.0rc1 Requires-Python >=3.10; 75.4.0 Requires-Python >=3.9; 75.5.0 Requires-Python >=3.9; 75.6.0 Requires-Python >=3.9
ERROR: Could not find a version that satisfies the requirement numpy~=2.0 (from versions: 1.3.0, 1.4.1, 1.5.0, 1.5.1, 1.6.0, 1.6.1, 1.6.2, 1.7.0, 1.7.1, 1.7.2, 1.8.0, 1.8.1, 1.8.2, 1.9.0, 1.9.1, 1.9.2, 1.9.3, 1.10.0.post2, 1.10.1, 1.10.2, 1.10.4, 1.11.0, 1.11.1, 1.11.2, 1.11.3, 1.12.0, 1.12.1, 1.13.0, 1.13.1, 1.13.3, 1.14.0, 1.14.1, 1.14.2, 1.14.3, 1.14.4, 1.14.5, 1.14.6, 1.15.0, 1.15.1, 1.15.2, 1.15.3, 1.15.4, 1.16.0, 1.16.1, 1.16.2, 1.16.3, 1.16.4, 1.16.5, 1.16.6, 1.17.0, 1.17.1, 1.17.2, 1.17.3, 1.17.4, 1.17.5, 1.18.0, 1.18.1, 1.18.2, 1.18.3, 1.18.4, 1.18.5, 1.19.0, 1.19.1, 1.19.2, 1.19.3, 1.19.4, 1.19.5, 1.20.0, 1.20.1, 1.20.2, 1.20.3, 1.21.0, 1.21.1, 1.21.2, 1.21.3, 1.21.4, 1.21.5, 1.21.6, 1.22.0, 1.22.1, 1.22.2, 1.22.3, 1.22.4, 1.23.0, 1.23.1, 1.23.2, 1.23.3, 1.23.4, 1.23.5, 1.24.0, 1.24.1, 1.24.2, 1.24.3, 1.24.4)
ERROR: No matching distribution found for numpy~=2.0
[end of output]
note: This error originates from a subprocess, and is likely not a problem with pip.
error: subprocess-exited-with-error
× pip subprocess to install build dependencies did not run successfully.
│ exit code: 1
╰─> See above for output.
note: This error originates from a subprocess, and is likely not a problem with pip.
I have changed requirements.txt:
numpy<=1.9 -> numpy<=1.23
Successfully installed requirements.txt
But
(GeoMaster) crist@crist:~/WorkSpace/3dgs/3dgsToMesh/GeoMaster$ gm-prepare-data -s ./examples/glt
gm-prepare-data:未找到命令
The text was updated successfully, but these errors were encountered: