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

pip raises DEPRECATION: v20 is being installed using the legacy 'setup.py install' method #46

Open
msarm opened this issue Mar 4, 2023 · 2 comments

Comments

@msarm
Copy link

msarm commented Mar 4, 2023

Below depreciation message is raised from the pip during the installation & upgrade.

DEPRECATION: v20 is being installed using the legacy 'setup.py install' method, because it does not have a 'pyproject.toml' and the 'wheel' package is not installed. pip 23.1 will enforce this behaviour change. A possible replacement is to enable the '--use-pep517' option. Discussion can be found at pypa/pip#8559

@BlackLotusHouse
Copy link

so are you stating there is a work around?

@hootnot
Copy link

hootnot commented Aug 6, 2023

Since you also cantacted me by email:

is it about v20 or oandapyV20?

if v20 contact OANDA

oandapyV20 has a wheel package
so:

$pip install oandapyV20

will install oandapyV20 using the wheel

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

3 participants