Closed XLR-man closed 1 year ago
I follow the readme,after pip install -r requirements.txt, i got:
Package Version
------------------------ ------------
boltons 23.0.0
brotlipy 0.7.0
cachetools 5.3.1
certifi 2023.5.7
cffi 1.15.1
charset-normalizer 2.0.4
conda 23.5.2
conda-content-trust 0.1.3
conda-libmamba-solver 23.5.0
conda-package-handling 2.1.0
conda_package_streaming 0.8.0
contourpy 1.1.1
cryptography 39.0.1
cutlass 0.0.1
cycler 0.12.1
dearpygui 1.10.1
filelock 3.13.1
fmt 0.3.1
fonttools 4.44.0
fsspec 2023.10.0
idna 3.4
imageio 2.31.6
Jinja2 3.1.2
jsonpatch 1.32
jsonpointer 2.1
kiwisolver 1.4.5
libmambapy 1.4.1
lightning-utilities 0.9.0
lpips 0.1.4
markdown-it-py 3.0.0
MarkupSafe 2.1.3
matplotlib 3.8.1
mdurl 0.1.2
mpmath 1.3.0
networkx 3.2.1
ninja 1.11.1.1
numpy 1.26.1
nvidia-cublas-cu12 12.1.3.1
nvidia-cuda-cupti-cu12 12.1.105
nvidia-cuda-nvrtc-cu12 12.1.105
nvidia-cuda-runtime-cu12 12.1.105
nvidia-cudnn-cu12 8.9.2.26
nvidia-cufft-cu12 11.0.2.54
nvidia-curand-cu12 10.3.2.106
nvidia-cusolver-cu12 11.4.5.107
nvidia-cusparse-cu12 12.1.0.106
nvidia-ml-py 12.535.108
nvidia-nccl-cu12 2.18.1
nvidia-nvjitlink-cu12 12.3.52
nvidia-nvtx-cu12 12.1.105
nvitop 1.3.0
opencv-python 4.8.1.78
packaging 23.0
pandas 2.1.2
Pillow 10.0.1
pip 23.1.2
pluggy 1.0.0
protobuf 4.25.0
psutil 5.9.5
pycosat 0.6.4
pycparser 2.21
Pygments 2.16.1
PyMCubes 0.1.4
pyOpenSSL 23.0.0
pyparsing 3.1.1
pysdf 0.1.9
PySocks 1.7.1
python-dateutil 2.8.2
pytz 2023.3.post1
requests 2.29.0
rich 13.6.0
ruamel.yaml 0.17.21
scipy 1.11.3
setuptools 67.8.0
six 1.16.0
sympy 1.12
tensorboardX 2.6.2.2
termcolor 2.3.0
toolz 0.12.0
torch 2.1.0
torch-ema 0.3
torchmetrics 1.2.0
torchvision 0.16.0
tqdm 4.65.0
trimesh 4.0.2
triton 2.1.0
typing_extensions 4.8.0
tzdata 2023.3
urllib3 1.26.16
wheel 0.38.4
zstandard 0.19.0
when i run conda create env, i got the problem above
I have many problems about install the env:
What is the problem and how can I solve it?