fplll / g6k

The General Sieve Kernel
GNU General Public License v2.0
99 stars 30 forks source link

Gathering test coverage error #113

Open SherZXH opened 1 year ago

SherZXH commented 1 year ago

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?

SherZXH commented 1 year ago

After running "py.test --cov=g6k" in the terminal, the error occurred in the picture described below. 屏幕截图_20230619_191927