“333995a7007705bca185b353f99215d1212dc202”上不存在“...paddle/v2/git@gitcode.net:s920243400/PaddleDetection.git”
Compilation of PaddlePaddle's C_API meets error
Created by: gongweibao
When I was compiling the C-API of PaddlePaddle, I got an error:
CMake Error at cmake/generic.cmake:185 (add_dependencies):
The dependency target "python" of target "paddle_pybind" does not exist.
Call Stack (most recent call first):
paddle/framework/CMakeLists.txt:40 (cc_library)
And the CI environment in our company meets the same error.