from pytorch3d import _C ImportError: DLL load failed while importing _C: The specified procedure could not be found. (pytorch3d) C:\meshrcnn>python tools/preprocess_shapenet.py --output_dir ./datasets/shapenet/ShapeNetprocessed --zip_output ...
Installation issue from a local clone. I installed as mentioned here. The build was successful but got errors in execution. >>> import torch >>> import pytorch3d >>> from pytorch3d import _C Traceback (most recent call last): File "<stdi...
File "C:\mrathena\develop\miniconda\envs\gpu\lib\site-packages\PIL\Image.py", line 100, in <module> from . import _imaging as core ImportError: DLL load failed while importing _imaging: 找不到指定的模块。 1. 2. 3. 4. 5. 6. 7. 8. 9. 10. 无需卸载, 通过如下命令直接强制替换问...