Matthew Wakefield

Results 3 issues of Matthew Wakefield

Trying to run the Jupyterlab example specifying python 3.10 fails on MacOS ARM because the resolver tries to use tomli 1.2.0 rather than the 2.0.1 wheel it uses with python...

It would be good to run the tests on travis or similar.

enhancement

$ make gcc -c -Wall -Werror -O0 -g SeqPrep.c -o SeqPrep.o gcc -c -Wall -Werror -O0 -g utils.c -o utils.o utils.c:1062:3: error: non-constant static local variable in inline function may...