Skip to content

Issue in python version > 3.9 #612

@vrutik2809

Description

@vrutik2809

I'm submitting a

  • bug report.

Current Behaviour:

While installing dependencies using pip install -r requirements.txt (python version > 3.9), I am encountering the following error:
Building wheel for greenlet (setup.py) ... error
error: subprocess-exited-with-error
The reason for this is mentioned in this issue

Expected Behaviour:

All the dependencies should be installed

Steps to reproduce:

  • run the command: pip install -r requirements.txt with python version > 3.9 (mine was 3.10.2)

Environment:

  • python version - 3.10.2
  • pip version - 22.0.3
  • OS details
    • Name - Microsoft Windows 11 Home Single Language
    • Version - 10.0.22000 N/A Build 22000

Do you want to work on this issue?

Yes

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions