__init__.py 232 Bytes
Newer Older
1
2
3
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."
)