Skip to content

Getting an error on import #47

@hali110

Description

@hali110

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions