forked from axiak/pyre2
-
Notifications
You must be signed in to change notification settings - Fork 37
Open
Description
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
mscarey
Metadata
Metadata
Assignees
Labels
No labels