
Microsoft Visual Studio is an IDE (integrated development environment) made by Microsoft and used for different types of software development such as computer programs, websites, web apps, web services, and mobile apps. I only have VS 2017 installed and set ‘-vcvars_ver=14.To repair damaged system, you have to purchase the licensed version of Reimage Reimage. However, when attempting to install from source again, it complains: c:\program files\nvidia gpu computing toolkit\cuda\v9.2\include\crt/host_config.h(133): fatal error C1189: #error: - unsupported Microsoft Visual Studio version! Only the versions 2012, 2013, 20 are supported! After applying the workaround, NVTX can be installed successfully. So, it is a problem when installing Microsoft Visual Studio community 2017 edition. It turns out that NAVIDIA NSight is looking for ‘ ’ from different path. I had to deselect VS integration to finish CUDA installation. There is a problem when installing CUDA 9.2 with VS integration. TypeError: unsupported operand type(s) for +: 'NoneType' and 'str' Nvtoolext_lib_path = NVTOOLEXT_HOME + '/lib/圆4/' vsdevcmd.bat > 2>&1įile "C:\myproject\python\pytorch\setup.py", line 919, in Redirection of output to a file when using this level is recommended. In an uninitialized command prompt, please 'set VSCMD_DEBUG=' and then re-run Environment may be incomplete and/or incorrect. Toolset directory for version '14.11' was not found. ** Copyright (c) 2017 Microsoft Corporation

** Visual Studio 2017 Developer Command Prompt v15.8.3

(pytorchtest) C:\myproject\python>call "C:\Program Files (x86)\Microsoft Visual Studio\2017\Community\VC\Auxiliary\Build\vcvarsall.bat" 圆4 -vcvars_ver=14.11 I’m interested in installing from source because i attempt to allow pyTorch to support my old GPU.Ĭan anyone help to explain why it needs to set for the ‘NVTOOLEXT_HOME’ env variable ? anything might be potentially missing in my installation steps ? I’ve encountered problem when installing pytorch from source (the ‘master’ branch) in ‘Anaconda’ following the instruction.
