Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Warnings about deprecated usages #23

Open
kotoroshinoto opened this issue Mar 14, 2024 · 0 comments
Open

Warnings about deprecated usages #23

kotoroshinoto opened this issue Mar 14, 2024 · 0 comments

Comments

@kotoroshinoto
Copy link

/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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant