Skip to content

Conversation

@Zhanli-Li
Copy link

Include the command to download the wheel directly before installation to prevent errors caused by missing wheels.

Added wget command to download vllm-0.8.5 wheel file.
@muhammadyaseen
Copy link

Would be nice to also add a note that Python development dependencies may be required to run it:

sudo apt install python3-dev

Otherwise we'd encounter the following error:

/tmp/tmpsq39tlwt/main.c:5:10: fatal error: Python.h: No such file or directory
5 | #include <Python.h>
| ^~~~~~~~~~
compilation terminated.

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.

2 participants