Skip to content

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

@scottnzuk

Description

@scottnzuk

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions