Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Getting an error on import #47

Open
hali110 opened this issue Feb 16, 2021 · 1 comment
Open

Getting an error on import #47

hali110 opened this issue Feb 16, 2021 · 1 comment

Comments

@hali110
Copy link

hali110 commented Feb 16, 2021

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

@krazykoder
Copy link

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants