Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- Severity Code Description Project File Line Suppression State
- Error MSB3073 The command "setlocal
- cd C:\projects\mlpack-master\build\src\mlpack\bindings\python
- if %errorlevel% neq 0 goto :cmEnd
- C:
- if %errorlevel% neq 0 goto :cmEnd
- "C:\Program Files\CMake\bin\cmake.exe" -E env NO_BUILD=1 E:/Software/anaconda/python.exe C:/projects/mlpack-master/build/src/mlpack/bindings/python/setup.py build
- if %errorlevel% neq 0 goto :cmEnd
- :cmEnd
- endlocal & call :cmErrorLevel %errorlevel% & goto :cmDone
- :cmErrorLevel
- exit /b %1
- :cmDone
- if %errorlevel% neq 0 goto :VCEnd
- :VCEnd" exited with code 1. python_copy C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\V140\Microsoft.CppCommon.targets 133
Advertisement
Add Comment
Please, Sign In to add comment