catch22
catch22 copied to clipboard
Failed to install catch22
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