Skip to content

ERROR: Could not build wheels for greenlet, which is required to install pyproject.toml-based projects #420

Description

@srini4osdb

Getting below error when trying to install the oncall in my local machine.

sudo git clone https://github.com/linkedin/oncall.git
cd oncall
sudo /home/ubuntu/venv/bin/python -m pip install --editable .


Building wheels for collected packages: oncall, greenlet
Building editable for oncall (pyproject.toml) ... done
Created wheel for oncall: filename=oncall-2.1.7-0.editable-py3-none-any.whl size=8523 sha256=0e64fc61da7e60ef7abb23608eaf6b74a4160e1a05973f26d488146cc5d59017
Stored in directory: /tmp/pip-ephem-wheel-cache-uiiwuquj/wheels/c2/27/83/c502e0189941ffcec9538808e1f02e8ebbc2da4c75a95571c6
Building wheel for greenlet (pyproject.toml) ... error
error: subprocess-exited-with-error

× Building wheel for greenlet (pyproject.toml) did not run successfully.
│ exit code: 1
╰─> [158 lines of output]
running bdist_wheel

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


Can you please help me here.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions