g6k
g6k copied to clipboard
Gathering test coverage error
Can I directly run "py.test --cov=g6k" in the terminal after uncommenting the line extra_compile_args += ["-DCYTHON_TRACE=1"] in setup py. and recompiling?
After running "py.test --cov=g6k" in the terminal, the error occurred in the picture described below.