Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Issue in python version > 3.9 #612

Open
1 task done
vrutik2809 opened this issue Feb 23, 2022 · 0 comments
Open
1 task done

Issue in python version > 3.9 #612

vrutik2809 opened this issue Feb 23, 2022 · 0 comments

Comments

@vrutik2809
Copy link
Contributor

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant