-
Notifications
You must be signed in to change notification settings - Fork 3
关于项目环境安装的冲突问题,让我非常疲惫 #21
Description
+-----------------------------------------------------------------------------------------+
| NVIDIA-SMI 580.105.07 Driver Version: 581.80 CUDA Version: 13.0 |
+-----------------------------------------+------------------------+----------------------+
| GPU Name Persistence-M | Bus-Id Disp.A | Volatile Uncorr. ECC |
| Fan Temp Perf Pwr:Usage/Cap | Memory-Usage | GPU-Util Compute M. |
| | | MIG M. |
|=========================================+========================+======================|
| 0 NVIDIA GeForce RTX 5070 ... On | 00000000:02:00.0 Off | N/A |
| N/A 41C P8 5W / 130W | 127MiB / 12227MiB | 0% Default |
| | | N/A |
+-----------------------------------------+------------------------+----------------------+
+-----------------------------------------------------------------------------------------+
| Processes: |
| GPU GI CI PID Type Process name GPU Memory |
| ID ID Usage |
|=========================================================================================|
| No running processes found |
+-----------------------------------------------------------------------------------------+ 我的显卡是这样的,我使用wsl2的ubuntu系统,想部署学习这个项目,但是环境始终无法安装好,总是有冲突报错,尤其是pytorch3d和chumpy、numpy等等,等等,我应该选用什么版本的pytorch和pytorch3d组合,以及其他依赖版本应该如何调整,才能让环境跑起来?