Skip to content

[Bug] Python 3.12 installation #18366

@yonikremer

Description

@yonikremer

Hi, I am using uv with python 3.12 on WSL to install tvm using uv pip install apache-tvm
I get the error:

(flashinfer) user@yoni-laptop:/mnt/c/Users/user/PycharmProjects/flashinfer$ uv pip install apache-tvm
  × No solution found when resolving dependencies:
  ╰─▶ Because all versions of apache-tvm have no wheels with a matching Python ABI tag (e.g., `cp312`) and you require apache-tvm, we can conclude that your requirements are
      unsatisfiable.

      hint: Pre-releases are available for `apache-tvm` in the requested range (e.g., 0.14.dev273), but pre-releases weren't enabled (try: `--prerelease=allow`)

      hint: You require CPython 3.12 (`cp312`), but we only found wheels for `apache-tvm` (v0.12.0) with the following Python ABI tags: `cp37m`, `cp38`, `cp39`, `cp310`, `cp311`

Can you please release to pypi the wheels?

Metadata

Metadata

Assignees

No one assigned

    Labels

    needs-triagePRs or issues that need to be investigated by maintainers to find the right assignees to address it

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions