Skip to content

DEPRECATION: Building 'pyaes' using the legacy setup.py bdist_wheel mechanism, which will be removed in a future version. #4659

@fredericomattos

Description

@fredericomattos

Code that causes the issue

pip install telethon

Expected behavior

No deprecation warning

Actual behavior

Deprecation warning happened

Traceback

Building wheels for collected packages: pyaes
  DEPRECATION: Building 'pyaes' using the legacy setup.py bdist_wheel mechanism, which will be removed in a future version. pip 25.3 will enforce this behaviour change. A possible replacement is to use the standardized build interface by setting the `--use-pep517` option, (possibly combined with `--no-build-isolation`), or adding a `pyproject.toml` file to the source tree of 'pyaes'. Discussion can be found at https://github.com/pypa/pip/issues/6334

Telethon version

1.40.0

Python version

Python 3.10.4

Operating system (including distribution name and version)

Windows 11 Pro 23H2

Other details

No additional details to mention

Checklist

  • The error is in the library's code, and not in my own.
  • I have searched for this issue before posting it and there isn't an open duplicate.
  • I ran pip install -U https://github.com/LonamiWebs/Telethon/archive/v1.zip and triggered the bug in the latest version.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions