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

HOW CAN I SOLVE THIS? note: This error originates from a subprocess, and is likely not a problem with pip. error: subprocess-exited-with-error × Getting requirements to build wheel did not run successfully. │ exit code: 1 ╰─> See above for output. #781

Open
VincentOracle opened this issue Jul 13, 2024 · 4 comments

Comments

@VincentOracle
Copy link

Problem description

note: This error originates from a subprocess, and is likely not a problem with pip.
error: subprocess-exited-with-error
× Getting requirements to build wheel did not run successfully.
│ exit code: 1
╰─> See above for output.

image

@VincentOracle
Copy link
Author

Some tips?

@merwok
Copy link

merwok commented Jul 13, 2024

You need to give more context:

  • what pip command you ran
  • if necessary, your requirements or setup or pyproject files
  • full error message (as text, with code formatting, not image)

@henryiii
Copy link
Contributor

The important part of the error is cut off at the top of the screen. It looks like it ends with AttributeError: module "setuptools.command.easy_install" has no attribute "get_script_args".

@VincentOracle
Copy link
Author

VincentOracle commented Jul 13, 2024 via email

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

3 participants