<?xml version="1.0" encoding="UTF-8"?><rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title><![CDATA[RISCV licheepi 4A 开发板问题]]></title><description><![CDATA[<p dir="auto">计划在LicheePi 4A安装mediapipe用于手势识别，但是安装不上，直接用 pip install安装报错，然后查资料用pipx虚拟环境安装，然后还是安装不上，具体报错信息和log见附件，希望得到支持，怎样才能安装上mediapipe软件包。</p>
]]></description><link>https://bbs.leaguetech.net/topic/12/riscv-licheepi-4a-开发板问题</link><generator>RSS for Node</generator><lastBuildDate>Wed, 22 Jul 2026 23:25:58 GMT</lastBuildDate><atom:link href="https://bbs.leaguetech.net/topic/12.rss" rel="self" type="application/rss+xml"/><pubDate>Thu, 18 Jun 2026 09:31:37 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to RISCV licheepi 4A 开发板问题 on Thu, 18 Jun 2026 10:58:26 GMT]]></title><description><![CDATA[<p dir="auto">可以</p>
<pre><code>git clone -b python3.11https://github.com/zhangwm-pt/prebuilt_whl.git
</code></pre>
<p dir="auto">拉取risc架构的python包，具体可以参考<a href="https://wiki.sipeed.com/hardware/zh/lichee/th1520/lpi4a/8_application.html#YOLOX-%E7%9B%AE%E6%A0%87%E6%A3%80%E6%B5%8B" rel="nofollow ugc">https://wiki.sipeed.com/hardware/zh/lichee/th1520/lpi4a/8_application.html#YOLOX-目标检测</a><br />
使用</p>
<pre><code>pip install numpy-1.25.0-cp311-cp311-linux_riscv64.whl
</code></pre>
<p dir="auto">安装</p>
]]></description><link>https://bbs.leaguetech.net/post/19</link><guid isPermaLink="true">https://bbs.leaguetech.net/post/19</guid><dc:creator><![CDATA[gaoshuhao666]]></dc:creator><pubDate>Thu, 18 Jun 2026 10:58:26 GMT</pubDate></item></channel></rss>