I am not sure what caused the problem, but when I try to import pandas I get a numpy attribute error. I am Mac user on Jupyter when I try to import pandas this is the error I get. I previously posted this as a question but I did not provide all the necessary info so I closed ...
FAILED esda/tests/test_shape.py::test_reflexive_angle_ratio - AttributeError: module 'numpy' has no attribute 'math' Examplehere. All environments have the samenumpyversion from what I can tell. numbaenvironment versions (here): numba 0.60.0 py311h4bc866e_0 conda-forge numpy 2.0.0 py311...
user\Anaconda3\lib\site-packages\matplotlib\pyplot.py", line 32, in <module> import matplotlib.colorbar File "C:\Users\user\Anaconda3\lib\site-packages\matplotlib\colorbar.py", line 28, in <module> import matplotlib.artist as martist AttributeError: module 'matplotlib' has no attribute '...