Skip to content

distutils package is removed in python version 3.12 #1469

@max32002

Description

@max32002

It was deprecated in Python 3.10 by PEP 632 “Deprecate distutils module”. For projects still using distutils and cannot be updated to something else, the setuptools project can be installed: it still provides distutils.

https://docs.python.org/3.12/whatsnew/3.12.html

distutils is used in source code: /undetected_chromedriver/patcher.py

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions