catch22 icon indicating copy to clipboard operation
catch22 copied to clipboard

Failed to install catch22

Open Sidshroff opened this issue 4 years ago • 0 comments

I am using Sagemaker notebook and failed to install catch22 package.

Tried to add 'extra_compile_args = ['-std=c99']' before running 'pip install catch22'. Getting the following error:

C/SC_FluctAnal.c:12:5: note: use option -std=c99 or -std=gnu99 to compile your code

Sidshroff avatar Oct 07 '21 00:10 Sidshroff