thyecust
thyecust
I get this error in part two but didn't find any difference between my code and solution ```bash > goingnative verify myaddon Could not verify: Error: EISDIR: illegal operation on...
This is concerned with #99. My modification 1. add path.join, otherwise `copy` function can not properly copy the cc file to the temporary folder 2. replace the single quotation marks...
## Pull Request Template ### Type of Change Please delete options that are not relevant. - [ ] This change requires a documentation update ### Description Please include a summary...
## Motivation See https://github.com/sgl-project/sglang/pull/6089 ## Modifications Removed incorrect diff in protocol.py. See commit `version 2`. ## Checklist - [x] Format your code according to the [Code Formatting with Pre-Commit](https://docs.sglang.ai/references/contribution_guide.html#code-formatting-with-pre-commit). -...