clearmatics/zeth

codeql-py-build-linux CI job failing

Closed this issue · 1 comments

The "Custom dependencies installation" step fails.
Possible error:
https://github.com/clearmatics/zeth/runs/3973604811?check_suite_focus=true#step:5:5634

ERROR: Command errored out with exit status 1: /home/runner/work/zeth/zeth/client/env/bin/python -u -c 'import io, os, sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-install-_ue3m4r_/grpcio_c03a819fdf794e0b9e26960d90bbfa7b/setup.py'"'"'; __file__='"'"'/tmp/pip-install-_ue3m4r_/grpcio_c03a819fdf794e0b9e26960d90bbfa7b/setup.py'"'"';f = getattr(tokenize, '"'"'open'"'"', open)(__file__) if os.path.exists(__file__) else io.StringIO('"'"'from setuptools import setup; setup()'"'"');code = f.read().replace('"'"'\r\n'"'"', '"'"'\n'"'"');f.close();exec(compile(code, __file__, '"'"'exec'"'"'))' install --record /tmp/pip-record-vwqjzvzv/install-record.txt --single-version-externally-managed --compile --install-headers /home/runner/work/zeth/zeth/client/env/include/site/python3.10/grpcio Check the logs for full command output.

Fixed by #413