X-DataInitiative / tick

Module for statistical learning, with a particular emphasis on time-dependent modelling
https://x-datainitiative.github.io/tick/
BSD 3-Clause "New" or "Revised" License
488 stars 106 forks source link

import_array needs to be called sooner #399

Closed PhilipDeegan closed 5 years ago

Mbompr commented 5 years ago

Was this causing the segfault reported in https://github.com/X-DataInitiative/tick/issues/397 ?

PhilipDeegan commented 5 years ago

import_array is not called early enough

why this matters only with pip/wheel is not to my knowledge

PhilipDeegan commented 5 years ago

auditwheel repair seems to be the culprit, if that can be assessed this PR is not needed.