Unverified Commit 9a903a87 authored by Ying Sheng's avatar Ying Sheng Committed by GitHub
Browse files

[Minor] Raise exception for wrong import (#1409)

parent 68be2f6d
raise Exception(
"You imported 'sglang' from the git repo root directory 'sglang', which is incorrect. You should import it from 'sglang/python/sglang'. Please do not run your scripts adjacent to the git repo root directory."
)
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment