-
-
Notifications
You must be signed in to change notification settings - Fork 4k
problem of make PythonAPI #8289
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Comments
same problem,How to solve it |
me too |
I encountered this problem. It occurs when |
thx, I'll try it. |
great, it solved my issue |
sincerely thank you for your help |
If you are okay to close this issue, I will close it |
CARLA version: 0.9.15
Platform/OS: windows 11
Problem you have experienced: --build-dir "D:\carla\Build" --toolset msvc-14.2 --version 1.80.0 -j 20
The system cannot find the specified batch label - arg-parse
Full log: (CARLA) D:\carla>make PythonAPI
-[BuildUE4Plugins]: [Batch params]: --build --all
error: RPC failed; curl 28 Recv failure: Connection was reset
fatal: expected flush after ref listing
HEAD is now at 260273d Correct descriptor
-[BuildUE4Plugins]: STREETMAP has been successfully installed in "D:\carla\Unreal\CarlaUE4\Plugins"
-[Setup]: [Batch params]: --boost-toolset msvc-14.2 --generator "" --all
-[Setup]: Asynchronous jobs: 20
-[Setup]: Boost toolset: msvc-14.2
-[Setup]: Generator: "Visual Studio 16 2019"
-[Setup]: Install directory: "D:\carla\Build"
-[Setup]: Installing zlib...
-[install_zlib]: [Batch params]: --build-dir "D:\carla\Build"
-[install_zlib]: A zlib installation already exists.
-[install_zlib]: Delete "D:\carla\Build\zlib-install" if you want to force a rebuild.
-[install_zlib]: Exiting...
-[Setup]: Installing libpng...
-[install_libpng]: [Batch params]: --build-dir "D:\carla\Build" --zlib-install-dir "D:\carla\Build\zlib-install"
-[install_libpng]: A libpng installation already exists.
-[install_libpng]: Delete "D:\carla\Build\libpng-1.2.37-install" if you want to force a rebuild.
-[install_libpng]: Exiting...
-[Setup]: Installing rpclib...
-[install_rpclib]: [Batch params]: --build-dir "D:\carla\Build" --generator "Visual Studio 16 2019"
-[install_rpclib]: A rpclib installation already exists.
-[install_rpclib]: Delete "D:\carla\Build\rpclib-install" if you want to force a rebuild.
-[install_rpclib]: Exiting...
-[Setup]: Installing Google Test...
-[install_gtest]: [Batch params]: --build-dir "D:\carla\Build" --generator "Visual Studio 16 2019"
-[install_gtest]: A Google Test installation already exists.
-[install_gtest]: Delete "D:\carla\Build\gtest-install" if you want to force a rebuild.
-[install_gtest]: Exiting...
-[Setup]: Installing "Recast & Detour"...
-[install_recast]: [Batch params]: --build-dir "D:\carla\Build" --generator "Visual Studio 16 2019"
-[install_recast]: A "Recast & Detour" installation already exists.
-[install_recast]: Delete "D:\carla\Build\recast-install" if you want to force a rebuild.
-[install_recast]: Exiting...
-[Setup]: Installing Boost...
-[install_boost]: [Batch params]: --build-dir "D:\carla\Build" --toolset msvc-14.2 --version 1.80.0 -j 20
The system cannot find the specified batch label - arg-parse
-[Setup]:
Ok, and error ocurred, don't panic
We have different platforms where you can find some help :)
Make sure you have read the documentation:
http://carla.readthedocs.io/en/latest/how_to_build_on_windows/
If the problem persists, you can ask on our Github's "Building on Windows" issue:
Building on Windows 0.8.X #21
Or just use our Discord channel
We'll be glad to help you there :)
https://discord.gg/42KJdRj
make: *** [setup] Error 1
The text was updated successfully, but these errors were encountered: