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

I always running into those error messages when installing dependencies. #26

Open
Icylanding opened this issue May 26, 2023 · 1 comment

Comments

@Icylanding
Copy link

Running command git clone --filter=blob:none --quiet https://github.com/huggingface/peft.git /tmp/pip-install-x68u1j5h/peft_61c54bf9fa7f44718ba4c52407a011e8
fatal: unable to access 'https://github.com/huggingface/peft.git/': GnuTLS recv error (-110): The TLS connection was non-properly terminated.
error: subprocess-exited-with-error

× git clone --filter=blob:none --quiet https://github.com/huggingface/peft.git /tmp/pip-install-x68u1j5h/peft_61c54bf9fa7f44718ba4c52407a011e8 did not run successfully.
│ exit code: 128
╰─> See above for output.

note: This error originates from a subprocess, and is likely not a problem with pip.
error: subprocess-exited-with-error

× git clone --filter=blob:none --quiet https://github.com/huggingface/peft.git /tmp/pip-install-x68u1j5h/peft_61c54bf9fa7f44718ba4c52407a011e8 did not run successfully.
│ exit code: 128
╰─> See above for output.

note: This error originates from a subprocess, and is likely not a problem with pip.

Running command git fetch -q https://github.com/huggingface/transformers.git 3f96e0b4e483c4c7d4ec9dcdc24b0b0cdf31ea5c
Running command git checkout -q 3f96e0b4e483c4c7d4ec9dcdc24b0b0cdf31ea5c
fatal: unable to access 'https://github.com/huggingface/transformers.git/': GnuTLS recv error (-110): The TLS connection was non-properly terminated.

It looks like a network problem, but I tried different computers and different network environments. It still has the same error messages.

@TheSnowGuru
Copy link

module 'PIL.Image' has no attribute 'Resampling'

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