DanielBok / copulae

Multivariate data modelling with Copulas in Python

Home Page:https://copulae.readthedocs.io/en/latest/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

An error occurred while importing copulae

piper0124 opened this issue · comments

File "copulae\special_specfunc.pyx", line 1, in init copulae.special._specfunc
ValueError: numpy.ndarray size changed, may indicate binary incompatibility. Expected 96 from C header, got 88 from PyObject
copulae version:0.7.8
python:3.9
THANKS

Which OS are you using? I tested with Windows and python:3.9-slim docker image?