DEPRECATION: pyaes - pip 23.1 will enforce this behaviour change.
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.