ranahanocka / MeshCNN

Convolutional Neural Network for 3D meshes in PyTorch
MIT License
1.58k stars 316 forks source link

cannot install pytorch=1.2.0 #149

Closed kimhkyung0316 closed 1 year ago

kimhkyung0316 commented 1 year ago

I used both M1 mac and windows laptop with anaconda. In both case, I was unable to install pytorch=1.2.0

image (1)

For now, there are a lot of newer versions of pytorch. Should I only use pytorch 1.2.0 to run the model?

kimhkyung0316 commented 1 year ago

recent version of pytorch works well.

Peng817 commented 3 months ago

recent version of pytorch works well.

I'm also having trouble in installing cuda 1.2.0, and I want know what is the cuda version you were working on ?