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

Download llama_cpp_python-0.2.75.tar.gz failure #1516

Closed
Alchemistqqqq opened this issue May 18, 2024 · 5 comments
Closed

Download llama_cpp_python-0.2.75.tar.gz failure #1516

Alchemistqqqq opened this issue May 18, 2024 · 5 comments
Labels
Milestone

Comments

@Alchemistqqqq
Copy link

Alchemistqqqq commented May 18, 2024

Describe the bug

pip install "xinference[all]" , Downloading llama_cpp_python-0.2.75.tar.gz fail

To Reproduce

To help us to reproduce this bug, please provide information below:

  1. Your Python version.
  2. The version of xinference you use.
  3. Versions of crucial packages.
  4. Full stack of the error.
  5. Minimized code to reproduce the error.

Expected behavior

A clear and concise description of what you expected to happen.

Additional context

Add any other context about the problem here.
image
image
When I downloaded this file, the download failed because of a network timeout, and the download speed was very slow. High probability is the problem of my campus network, but is there a solution?

@XprobeBot XprobeBot added this to the v0.11.2 milestone May 18, 2024
@Alchemistqqqq Alchemistqqqq reopened this May 18, 2024
@codingl2k1
Copy link
Contributor

可以试试清华源:https://mirrors.tuna.tsinghua.edu.cn/help/pypi/
pip install -i https://pypi.tuna.tsinghua.edu.cn/simple "xinference[all]"

@Alchemistqqqq
Copy link
Author

可以试试清华源:https://mirrors.tuna.tsinghua.edu.cn/help/pypi/ pip install -i https://pypi.tuna.tsinghua.edu.cn/simple "xinference[all]"

Collecting vllm-nccl-cu12<2.19,>=2.18 (from vllm<0.4.2,>=0.2.6->xinference[all])
Downloading https://pypi.tuna.tsinghua.edu.cn/packages/41/07/c1be8f4ffdc257646dda26470b803487150c732aa5c9f532dd789f186a54/vllm_nccl_cu12-2.18.1.0.4.0.tar.gz (6.2 kB)
According to the method you provided, I have tried many times, but every time I get here, I get stuck, and there is even no progress bar. Have you encountered similar problems?

@codingl2k1
Copy link
Contributor

可以试试清华源:https://mirrors.tuna.tsinghua.edu.cn/help/pypi/ pip install -i https://pypi.tuna.tsinghua.edu.cn/simple "xinference[all]"

Collecting vllm-nccl-cu12<2.19,>=2.18 (from vllm<0.4.2,>=0.2.6->xinference[all]) Downloading https://pypi.tuna.tsinghua.edu.cn/packages/41/07/c1be8f4ffdc257646dda26470b803487150c732aa5c9f532dd789f186a54/vllm_nccl_cu12-2.18.1.0.4.0.tar.gz (6.2 kB) According to the method you provided, I have tried many times, but every time I get here, I get stuck, and there is even no progress bar. Have you encountered similar problems?

This download link is good for me. Maybe your network has some issues. You can try some other PyPI mirrors, e.g. http://mirrors.aliyun.com/pypi/simple/

@XprobeBot XprobeBot modified the milestones: v0.11.2, v0.11.3 May 24, 2024
@XprobeBot XprobeBot modified the milestones: v0.11.3, v0.11.4, v0.12.0, v0.12.1 May 31, 2024
@XprobeBot XprobeBot modified the milestones: v0.12.1, v0.12.2 Jun 14, 2024
@XprobeBot XprobeBot modified the milestones: v0.12.2, v0.12.4, v0.13.0, v0.13.1 Jun 28, 2024
@XprobeBot XprobeBot modified the milestones: v0.13.1, v0.13.2 Jul 12, 2024
@XprobeBot XprobeBot modified the milestones: v0.13.2, v0.13.4 Jul 26, 2024
Copy link

github-actions bot commented Aug 6, 2024

This issue is stale because it has been open for 7 days with no activity.

@github-actions github-actions bot added the stale label Aug 6, 2024
Copy link

This issue was closed because it has been inactive for 5 days since being marked as stale.

@github-actions github-actions bot closed this as not planned Won't fix, can't repro, duplicate, stale Aug 12, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants