Skip to content

Cannot use in CI - no usable wheels #3432

@peekxc

Description

@peekxc

Describe the Bug

I can't use pyrefly because there are no usable wheels and I'm not willing to compile from source.

Could you add musllinux-* builds along with manylinux-* ones (like ty does)

In particular, I'm using Alpine Linux version 3.22.2.

$ uv venv .venv
Using CPython 3.12.12 interpreter at: /usr/bin/python3
Creating virtual environment at: .venv
$ uv pip install pyrefly==1.0.0 --no-build
  × No solution found when resolving dependencies:
  ╰─▶ Because pyrefly==1.0.0 has no usable wheels and you require
      pyrefly==1.0.0, we can conclude that your requirements are
      unsatisfiable.
      hint: Wheels are required for `pyrefly` because building from source is
      disabled for all packages (i.e., with `--no-build`)

Sandbox Link

No response

(Only applicable for extension issues) IDE Information

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions