xansec

Results 6 comments of xansec

> Hi @xansec, many thanks for this informaiton! > > I am currently on holiday so will look at this when I'm back in January. > > A question until...

Yes, I can confirm. I created my own release here pointing to HEAD: https://github.com/xansec/rules_fuzzing/releases/tag/rules_fuzzing-0.3.3 And received the same issue. Only thing I changed was default clang toolchain because I didn't...

Also of note, this command (referenced in the above error output): ``` subprocess.CalledProcessError: Command '['/usr/bin/python3', '-m', 'pip', '--isolated', 'wheel', '--no-deps', '--require-hashes', '-r', '/tmp/tmp2tuw44f9']' returned non-zero exit status 1. ``` when...

Thanks! As an aside, I was also able to workaround this with `pyenv`: `pyenv global 3.9.0` I'm sure local will work if you use conda or venvs.

Just wanted to note that I run into this frequently when typing Japanese into .mdx files.

Whoops - just copy/pasted the presubmit - will update and push again.