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

Fix PyTorch index URL in workflow #1378

Merged
merged 1 commit into from
Oct 16, 2023
Merged

Fix PyTorch index URL in workflow #1378

merged 1 commit into from
Oct 16, 2023

Conversation

WoosukKwon
Copy link
Collaborator

@WoosukKwon WoosukKwon commented Oct 16, 2023

This PR fixes the following error in building the package:

× pip subprocess to install build dependencies did not run successfully.
[189](https://github.com/WoosukKwon/vllm/actions/runs/6537760277/job/17752268755#step:6:190)
  │ exit code: 1
[190](https://github.com/WoosukKwon/vllm/actions/runs/6537760277/job/17752268755#step:6:191)
  ╰─> [6 lines of output]
[191](https://github.com/WoosukKwon/vllm/actions/runs/6537760277/job/17752268755#step:6:192)
      Looking in indexes: https://download.pytorch.org/whl/cu118
[192](https://github.com/WoosukKwon/vllm/actions/runs/6537760277/job/17752268755#step:6:193)
      ERROR: Could not find a version that satisfies the requirement setuptools>=40.8.0 (from versions: none)
[193](https://github.com/WoosukKwon/vllm/actions/runs/6537760277/job/17752268755#step:6:194)
      ERROR: No matching distribution found for setuptools>=40.8.0

@WoosukKwon WoosukKwon merged commit e8ef4c0 into main Oct 16, 2023
2 checks passed
@WoosukKwon WoosukKwon deleted the fix-index-url branch October 16, 2023 19:37
hongxiayang pushed a commit to hongxiayang/vllm that referenced this pull request Feb 13, 2024
sjchoi1 pushed a commit to casys-kaist-internal/vllm that referenced this pull request May 7, 2024
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

Successfully merging this pull request may close these issues.

1 participant