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

error: subprocess-exited-with-error (lief) #102

Open
kartik-binzade opened this issue Feb 8, 2023 · 2 comments
Open

error: subprocess-exited-with-error (lief) #102

kartik-binzade opened this issue Feb 8, 2023 · 2 comments

Comments

@kartik-binzade
Copy link

Cloned the repo
Ran this cmd from the ember repository:
cmd:
!pip install -r requirements.txt
!python setup.py install

Error:
Building wheels for collected packages: lief
error: subprocess-exited-with-error

× python setup.py bdist_wheel did not run successfully.
│ exit code: 1
╰─> See above for output.

note: This error originates from a subprocess, and is likely not a problem with pip.
Building wheel for lief (setup.py) ... error
ERROR: Failed building wheel for lief
Running setup.py clean for lief
Failed to build lief
Installing collected packages: lief
error: subprocess-exited-with-error

× Running setup.py install for lief did not run successfully.
│ exit code: 1
╰─> See above for output.

note: This error originates from a subprocess, and is likely not a problem with pip.
Running setup.py install for lief ... error
error: legacy-install-failure

× Encountered error while trying to install package.
╰─> lief

note: This is an issue with the package mentioned above, not pip.
hint: See above for output from the failure.

@Noulcer
Copy link

Noulcer commented Dec 18, 2023

try python 3.6

@Valkierja
Copy link

use python 3.6

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