Skip to content

installation error on windows #1329

@jerryliu20d

Description

@jerryliu20d

Hi community,

I ran into errors with the installation of pytorch3D on windows.

environment

python 3.9.12
Cuda 11.3
PyTorch 1.12.1, 1.12.0, 1.11.0 (all failed)
Microsoft Visual Studio 2019 ---- MSVC 14.28.29910

installation code

conda install pytorch==1.12.0 torchvision==0.13.0 torchaudio==0.12.0 cudatoolkit=11.3 -c pytorch
pip install "git+https://github.com/facebookresearch/pytorch3d.git"

log

I thought the key error is C:\software\Programming\Anaconda\envs\nurbsdiff_debug\lib\site-packages\torch\utils\cpp_extension.py:346: UserWarning: Error checking compiler version for cl: [WinError 2] The system cannot find the file specified

log file one drive link

Thank you in advance!

Metadata

Metadata

Assignees

No one assigned

    Labels

    installationInstallation questions or issues

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions