-
Couldn't load subscription status.
- Fork 1.6k
Closed
Description
在aistudio上使用:pip install paddlelite==2.12,安装失败
Looking in indexes: https://pypi.tuna.tsinghua.edu.cn/simple
ERROR: Could not find a version that satisfies the requirement paddlelite==2.12 (from versions: 2.10rc0, 2.10, 2.11rc0)
ERROR: No matching distribution found for paddlelite==2.12
我看官方文档需要python == 2.7\3.5\3.6\3.7
但是aistudio的python版本是3.9.16
是这个原因导致的吗
Activity
hong19860320 commentedon Mar 27, 2023
Paddle Lite 2.12 目前不支持 3.7 以上的 wheel包,将在 2.13 支持。
AlvinZheng commentedon Mar 15, 2025
都这么久了,还不行吗?