==================================== ERRORS ====================================
_____________________ ERROR collecting test_rdf_parser.py ______________________
../../../miniconda3/envs/test/lib/python3.12/site-packages/solvation_analysis/tests/test_rdf_parser.py:88: in <module>
("fec_F", np.NaN),
^^^^^^
../../../miniconda3/envs/test/lib/python3.12/site-packages/numpy/__init__.py:781: in __getattr__
raise AttributeError(
E AttributeError: `np.NaN` was removed in the NumPy 2.0 release. Use `np.nan` instead.