pytorch3d icon indicating copy to clipboard operation
pytorch3d copied to clipboard

Do you have wheels to install on Windows? Python 3.10 - Faster install

Open FurkanGozukara opened this issue 1 year ago • 1 comments

It is taking forever to install via pip install

I tried it on

Windows 11, Python 3.10.11

pip install git+https://github.com/facebookresearch/pytorch3d

Taking forever literally

Torch 2.5.1 and CUDA 12.4 and C++ tools installed

image

Even on linux compiling it takes forever

You have pre-compiled wheels please?

FurkanGozukara avatar Nov 05 '24 08:11 FurkanGozukara