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

DEPRECATION: pyaes - pip 23.1 will enforce this behaviour change. #625

Open
scottnzuk opened this issue Oct 6, 2024 · 0 comments
Open
Labels
bug Something isn't working

Comments

@scottnzuk
Copy link

Describe the bug
A clear and concise description of what the bug is.

DEPRECATION: pyaes 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 [https://github.com/pypa/pip/issues/8559]

To Reproduce
Steps to reproduce the behavior:

Expected behavior
A clear and concise description of what you expected to happen.

Screenshots
If applicable, add screenshots and gifs to help explain your problem.

System information:

System Information

OS Version: Mac M1
ProductName: macOS
ProductVersion: 15.1
BuildVersion: 24B5055e

Total RAM:
Memory: 16 GB

Python Version:
Python 3.10.13

Pip Version:
pip 24.2

Additional context
Add any other context about the problem here.

@scottnzuk scottnzuk added the bug Something isn't working label Oct 6, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant