Skip to content

Conversation

chenhaiq
Copy link
Collaborator

@chenhaiq chenhaiq commented Jun 6, 2025

Checklist Before Starting

  • [ done ] Search for similar PR(s).

What does this PR do?

Fix ci failure from incorrect sgl-kernel version in docker image:

File "/usr/local/lib/python3.10/dist-packages/sglang/srt/utils.py", line 647, in assert_pkg_version
    raise Exception(
Exception: sgl-kernel is installed with version 0.1.0, which is less than the minimum required version 0.1.1. Please reinstall the latest version with `pip install sgl-kernel --force-reinstall`

@chenhaiq chenhaiq requested a review from eric-haibin-lin June 6, 2025 01:35
@ETOgaosion
Copy link
Collaborator

Thanks for fixing! Supposed to be globally search and replace.

@ETOgaosion ETOgaosion merged commit 9afa8d6 into volcengine:main Jun 6, 2025
29 checks passed
yellowbee686 pushed a commit to yellowbee686/verl that referenced this pull request Jun 6, 2025
…1872)

### Checklist Before Starting

- [ done ] Search for similar PR(s).

### What does this PR do?

Fix ci failure from incorrect sgl-kernel version in docker image:

```
File "/usr/local/lib/python3.10/dist-packages/sglang/srt/utils.py", line 647, in assert_pkg_version
    raise Exception(
Exception: sgl-kernel is installed with version 0.1.0, which is less than the minimum required version 0.1.1. Please reinstall the latest version with `pip install sgl-kernel --force-reinstall`
```
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