X5的bpu_infer_lib安装不了404,请管理员看下文件路径是否正确

sunrise@ubuntu:/etc/systemd/system$ pip install bpu_infer_lib_x5 -i http://archive.d-robotics.cc/simple/ --trusted-host archive.d-robotics.cc

Defaulting to user installation because normal site-packages is not writeable

Looking in indexes: http://archive.d-robotics.cc/simple/

DEPRECATION: The HTML index page being used (http://archive.d-robotics.cc/simple/bpu-infer-lib-x5/) is not a proper HTML 5 document. This is in violation of PEP 503 which requires these pages to be well-formed HTML 5 documents. Please reach out to the owners of this index page, and ask them to update this index page to a valid HTML 5 document. pip 22.2 will enforce this behaviour change. Discussion can be found at [DEPRECATION] Moving away from html5lib to html.parser · Issue #10825 · pypa/pip · GitHub

Collecting bpu_infer_lib_x5

ERROR: HTTP error 404 while getting http://archive.d-robotics.cc/packages/bpu\_infer\_lib\_x5-1.0.2-py3-none-any.whl#sha256=7aab3e2d302dfb644237092dd055d26f0ba1e8556349360bfefec123e9138f61 (from http://archive.d-robotics.cc/simple/bpu-infer-lib-x5/)

ERROR: Could not install requirement bpu_infer_lib_x5 from http://archive.d-robotics.cc/packages/bpu\_infer\_lib\_x5-1.0.2-py3-none-any.whl#sha256=7aab3e2d302dfb644237092dd055d26f0ba1e8556349360bfefec123e9138f61 because of HTTP error 404 Client Error: Not Found for url: http://archive.d-robotics.cc/packages/bpu\_infer\_lib\_x5-1.0.2-py3-none-any.whl for URL http://archive.d-robotics.cc/packages/bpu\_infer\_lib\_x5-1.0.2-py3-none-any.whl#sha256=7aab3e2d302dfb644237092dd055d26f0ba1e8556349360bfefec123e9138f61 (from http://archive.d-robotics.cc/simple/bpu-infer-lib-x5/)

你好,可以使用这个命令进行安装 pip install bpu_infer_lib_x5 -i http://sdk.d-robotics.cc:8080/simple/ --trusted-host sdk.d-robotics.cc

你好,文件路径为Index of /,X5镜像出厂应该自带源,不用指定

这就是很神奇的事情,我用RDK studio下的系统,没有带源。

更扯的是,我当下是我运行过程中改变了系统,重新烧录。现在RDK studio 显示dc’: Permission denied,改管理员权限也没用。dc’: Permission denieddc’: Permission denied’: Permission deni

你好,能去Zoo那的github那更新一下指令吗?因为这个指令的问题搞了好久,麻烦了

ok,我来处理下

我这边也是这个错误,幸好找到这个帖子了,现在你们官方手册和github上命令还没改吧

4.1.1 ModelZoo概述 | RDK DOC has still not been modified