square / pysurvival

Open source package for Survival Analysis modeling
https://www.pysurvival.io/
Apache License 2.0
347 stars 107 forks source link

AttributeError: type object 'pysurvival.models._coxph._CoxPHModel' has no attribute '__reduce_cython__' #63

Open nanhui2000 opened 1 year ago

nanhui2000 commented 1 year ago

AttributeError: type object 'pysurvival.models._coxph._CoxPHModel' has no attribute '__reduce_cython__'

python 3.7 numpy 1.18.5 Could you tell me how to solve this problem?