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: Command errored out with exit status 128 #47

Open
eskiesirius opened this issue May 8, 2022 · 4 comments
Open

ERROR: Command errored out with exit status 128 #47

eskiesirius opened this issue May 8, 2022 · 4 comments

Comments

@eskiesirius
Copy link

eskiesirius commented May 8, 2022

I got this error in my anaconda when running this command pip install git+https://github.com/ElementAI/LCFCN

Collecting git+https://github.com/ElementAI/LCFCN
  Cloning https://github.com/ElementAI/LCFCN to c:\users\****\appdata\local\temp\pip-req-build-52v1c34l
  Running command git clone -q https://github.com/ElementAI/LCFCN 'C:\Users\***\AppData\Local\Temp\pip-req-build-52v1c34l'
  error: invalid path 'results/test.png_blobs_count:32.png'
  fatal: unable to checkout working tree
  warning: Clone succeeded, but checkout failed.
  You can inspect what was checked out with 'git status'
  and retry with 'git restore --source=HEAD :/'
@fighting-zz
Copy link

@eskiesirius hello,have you solved this issue?

@eskiesirius
Copy link
Author

yeah, I download the file and pip install in my local

@fighting-zz
Copy link

@eskiesirius thanks a lot ! i will try it

@UmairAhmadBaltoro
Copy link

While installing: pip install git+https://github.com/ElementAI/LCFCN

Looking in indexes: https://pypi.org/simple, https://us-python.pkg.dev/colab-wheels/public/simple/
Collecting git+https://github.com/ElementAI/LCFCN
Cloning https://github.com/ElementAI/LCFCN to /tmp/pip-req-build-yb8qe64j
Running command git clone --filter=blob:none --quiet https://github.com/ElementAI/LCFCN /tmp/pip-req-build-yb8qe64j
Resolved https://github.com/ElementAI/LCFCN to commit 182c140
error: subprocess-exited-with-error

× python setup.py egg_info 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.
Preparing metadata (setup.py) ... error
error: metadata-generation-failed

× Encountered error while generating package metadata.
╰─> See above for output.

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

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

2 participants