/home/goochmi/.conda/envs/mgooch_env/lib/python3.11/site-packages/pdm/models/requirements.py:485: FutureWarning: Local version label can only be used with == or != operators
pkg_req = parse_as_pkg_requirement(line)
/home/goochmi/.conda/envs/mgooch_env/lib/python3.11/site-packages/pdm_plugin_torch/main.py:110: PDMDeprecationWarning: The overrides argument is deprecated and will be removed in the future.
return BaseProvider(repository, allow_prereleases, overrides)
/home/goochmi/.conda/envs/mgooch_env/lib/python3.11/site-packages/pdm_plugin_torch/main.py:110: PDMDeprecationWarning: The allow_prereleases argument is deprecated and will be removed in the future.
/home/goochmi/.conda/envs/mgooch_env/lib/python3.11/site-packages/pdm/models/requirements.py:485: FutureWarning: Local version label can only be used with
==
or!=
operators pkg_req = parse_as_pkg_requirement(line) /home/goochmi/.conda/envs/mgooch_env/lib/python3.11/site-packages/pdm_plugin_torch/main.py:110: PDMDeprecationWarning: Theoverrides
argument is deprecated and will be removed in the future. return BaseProvider(repository, allow_prereleases, overrides) /home/goochmi/.conda/envs/mgooch_env/lib/python3.11/site-packages/pdm_plugin_torch/main.py:110: PDMDeprecationWarning: Theallow_prereleases
argument is deprecated and will be removed in the future.