We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
参考doc/Compile_CN.md文档尝试编译Serving,一直失败,错误信息如下:
python/CMakeFiles/paddle_python.dir/build.make:75: recipe for target '.timestamp' failed make[2]: *** [.timestamp] Error 1 CMakeFiles/Makefile2:1669: recipe for target 'python/CMakeFiles/paddle_python.dir/all' failed make[1]: *** [python/CMakeFiles/paddle_python.dir/all] Error 2 Makefile:129: recipe for target 'all' failed make: *** [all] Error 2
The text was updated successfully, but these errors were encountered:
Message that will be displayed on users' first issue
Sorry, something went wrong.
juncaipeng
No branches or pull requests
参考doc/Compile_CN.md文档尝试编译Serving,一直失败,错误信息如下:
python/CMakeFiles/paddle_python.dir/build.make:75: recipe for target '.timestamp' failed
make[2]: *** [.timestamp] Error 1
CMakeFiles/Makefile2:1669: recipe for target 'python/CMakeFiles/paddle_python.dir/all' failed
make[1]: *** [python/CMakeFiles/paddle_python.dir/all] Error 2
Makefile:129: recipe for target 'all' failed
make: *** [all] Error 2
The text was updated successfully, but these errors were encountered: