Leon233333

Untitled

Feb 11th, 2018
154
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
C++ 0.99 KB | None | 0 0
  1. Error   MSB3073 The command "setlocal
  2. cd C:\projects\mlpack-master\build\src\mlpack\bindings\python
  3. if %errorlevel% neq 0 goto :cmEnd
  4. C:
  5. if %errorlevel% neq 0 goto :cmEnd
  6. E:\Software\anaconda\python.exe C:/projects/mlpack-master/build/src/mlpack/bindings/python/setup.py build_ext
  7. if %errorlevel% neq 0 goto :cmEnd
  8. :cmEnd
  9. endlocal & call :cmErrorLevel %errorlevel% & goto :cmDone
  10. :cmErrorLevel
  11. exit /b %1
  12. :cmDone
  13. if %errorlevel% neq 0 goto :VCEnd
  14. setlocal
  15. cd C:\projects\mlpack-master\build\src\mlpack\bindings\python
  16. if %errorlevel% neq 0 goto :cmEnd
  17. C:
  18. if %errorlevel% neq 0 goto :cmEnd
  19. E:\Software\anaconda\python.exe C:/projects/mlpack-master/build/src/mlpack/bindings/python/copy_artifacts.py
  20. if %errorlevel% neq 0 goto :cmEnd
  21. :cmEnd
  22. endlocal & call :cmErrorLevel %errorlevel% & goto :cmDone
  23. :cmErrorLevel
  24. exit /b %1
  25. :cmDone
  26. if %errorlevel% neq 0 goto :VCEnd
  27. :VCEnd" exited with code 1. python  C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\V140\Microsoft.CppCommon.targets  133
Advertisement
Add Comment
Please, Sign In to add comment