-
Notifications
You must be signed in to change notification settings - Fork 88
Open
Description
Hi. I'm trying to use tulipy and I keep getting this error when I try to import. It used to work and then I had to factory reset my laptop and when I redownloaded it, it gave me this error. Any clues on why?
ValueError Traceback (most recent call last)
in
----> 1 import tulipy
~/anaconda3/lib/python3.8/site-packages/tulipy/init.py in
24 # This file is generated. Do not modify directly.
25
---> 26 from . import lib
27 from .lib import TI_BUILD, InvalidOptionError
28
.venv/lib/python3.7/site-packages/Cython/Includes/numpy/init.pxd in init tulipy.lib()
ValueError: numpy.ndarray size changed, may indicate binary incompatibility. Expected 88 from C header, got 80 from PyObject
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels