PaddlePaddle / Serving

A flexible, high-performance carrier for machine learning models(『飞桨』服务化部署框架)
Apache License 2.0
901 stars 250 forks source link

编译失败 #1971

Open lichangW opened 1 year ago

lichangW commented 1 year ago

hi 这边按照文档在ascend 310机器上编译,cann的版本是6.0.1,python3.9.2,报错如下,看起来是依赖一个预编译的库;serving是一定要依赖于固定的依赖库的版本吗,比如cann3.0, python3.7, gcc7xx ? 感谢回答。 https://github.com/PaddlePaddle/Serving/blob/v0.9.0/doc/Run_On_NPU_CN.md image

github-actions[bot] commented 1 year ago

Message that will be displayed on users' first issue

heavengate commented 9 months ago

看着是网络问题下载文件失败,重新触发编译下载或者换个网络试下呢