pysurvival
pysurvival copied to clipboard
Installing under Python 3.9
There is a problem with installing pysurvival under python 3.9. (Maybe #39 is related)
The solution is to recompile the cython module with a recent cython version.
I did this here: https://github.com/berleon/pysurvival
Best, Leon