Floability produces the following warning when packing up the conda environment:
[environment] Packing environment into '/tmp/flo_common_env/env_6b02decbd122174dcc999878638bf439.tar.gz'...
/afs/crc.nd.edu/user/d/dthain/miniforge3/envs/floability-env/lib/python3.13/site-packages/conda_pack/core.py:16: UserWarning: pkg_resources is deprecated as an API. See https://setuptools.pypa.io/en/latest/pkg_resources.html. The pkg_resources package is slated for removal as early as 2025-11-30. Refrain from using this package or pin to Setuptools<81.
This sounds like a looming problem, do we need to adjust our approach here?
Floability produces the following warning when packing up the conda environment:
This sounds like a looming problem, do we need to adjust our approach here?