-
Notifications
You must be signed in to change notification settings - Fork 1.4k
Closed
Description
I installed pytorch3d with anaconda on my WSL2 running Ubuntu 20.04. After fighting with dependencies for a couple days it finally said it was installed but going and using the library i am met with this error

Steps taken are as follows from This Guide following it down to python install section and going with anaconda instead.
- install WSL and upgrade to version 2
- install Ubuntu 20.04 from MS store
- apt update and apt upgrade distro
- install and activate anaconda instance with py version 3.8.10
- upgrade anaconda packages
- install needed conda packages
- run conda pytorch install
- trying to call pytorch3d is met with the error above
Metadata
Metadata
Assignees
Labels
No labels


