Skip to content

paddlelite安装问题 #10115

@xing5933

Description

@xing5933

在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

hong19860320 commented on Mar 27, 2023

@hong19860320
Collaborator

python == 2.7\3.5\3.6\3.7

Paddle Lite 2.12 目前不支持 3.7 以上的 wheel包,将在 2.13 支持。

AlvinZheng

AlvinZheng commented on Mar 15, 2025

@AlvinZheng

都这么久了,还不行吗?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

      Development

      No branches or pull requests

        Participants

        @AlvinZheng@hong19860320@xing5933

        Issue actions

          paddlelite安装问题 · Issue #10115 · PaddlePaddle/Paddle-Lite