Skip to content

Failed building wheel for pyre2 #35

@victorbosneag

Description

@victorbosneag

When trying to install pyre2 with pip install pyre2 I get the following error:

Building wheels for collected packages: pyre2
  Building wheel for pyre2 (pyproject.toml) ... error
  error: subprocess-exited-with-error

  × Building wheel for pyre2 (pyproject.toml) did not run successfully.
  │ exit code: 1
  ╰─> [4 lines of output]
      running bdist_wheel
      running build
      running build_ext
      error: [Errno 2] No such file or directory: 'cmake'
      [end of output]

  note: This error originates from a subprocess, and is likely not a problem with pip.
  ERROR: Failed building wheel for pyre2
Failed to build pyre2
ERROR: Could not build wheels for pyre2, which is required to install pyproject.toml-based projects

I am running Ubuntu Server 22.04 with Python 3.10.4

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions