You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
===================================================== warnings summary ======================================================
../../../miniconda3/envs/diffpy_utils_env/lib/python3.13/site-packages/diffpy.utils-3.0.0-py3.7.egg/diffpy/utils/version.py:29
/Users/macbook/miniconda3/envs/diffpy_utils_env/lib/python3.13/site-packages/diffpy.utils-3.0.0-py3.7.egg/diffpy/utils/version.py:29: DeprecationWarning: pkg_resources is deprecated as an API. See https://setuptools.pypa.io/en/latest/pkg_resources.html
from pkg_resources import resource_filename
Problem
Proposed solution
See https://setuptools.pypa.io/en/latest/pkg_resources.html as instructed
The text was updated successfully, but these errors were encountered: