我在配备 Nvidia Quadro P5200 的 Lenovo Thinkpad P72 上安装了 Windows 10,并且我绝对需要安装 (py)torch v0.4.1 才能使用3D Mask R-CNN。所以我尝试了以下链接:\n https://github.com/pytorch/pytorch/issues/19457
\n\n但是,当我完成“python setup.py install”时,我得到:
\n\nC:\\Users\\...\\pytorch-0.4.1\\build>msbuild INSTALL.vcxproj /p:Configuration=Release\nMicrosoft (R) Build Engine, version 4.8.3752.0\n[Microsoft .NET Framework, Version 4.0.30319.42000]\nCopyright (C) Microsoft Corporation. Tous droits r\xc3\xa9serv\xc3\xa9s.\n\nLa g\xc3\xa9n\xc3\xa9ration a d\xc3\xa9marr\xc3\xa9 31/03/2020 07:03:00.\nProjet "C:\\Users\\...\\pytorch-0.4.1\\build\\INSTALL.vcxproj" sur le noud 1 (cibles par d\xc3\xa9faut).\nC:\\Users\\...\\pytorch-0.4.1\\build\\INSTALL.vcxproj(32,3): error MSB4019: Le projet import\xc3\xa9 "C:\\Microsoft.Cpp.Default.props" est introuvable. V\xc3\xa9rifiez que le chemin d\'acc\xc3\xa8s dans la d\xc3\xa9claration <Import> est correct et que le fichier existe sur le …
Run Code Online (Sandbox Code Playgroud)