[Numpy-discussion] help

2024-10-02 Thread Usha Gayatri via NumPy-Discussion
I am working on a Jupyter notebook in Anaconda Navigator. I have done some projects in 2021, 2022,2023 and 2024. When I run my old project which was created in 2021. it is giving errors.I am just testing import numpy as np import pandas as pd which is giving an error. File E:\anaconda3\Lib\site-pa

[Numpy-discussion] I am getting an error in anaconda jupyter notebook, I am unable to solve. please help me.

2024-10-01 Thread Usha Gayatri via NumPy-Discussion
This is the error i am getting when trying to execute import numpy as np File E:\anaconda3\Lib\site-packages\pandas\_libs\interval.pyx:1, in init pandas._libs.interval() ValueError: numpy.dtype size changed, may indicate binary incompatibility. Expected 96 from C header, got 88 from PyObject ___