Skip to content

getting "distutils Version classes are deprecated" warnings  #118

Closed
@martinResearch

Description

@martinResearch

I am getting warning messages

  C:\python\lib\site-packages\msal_extensions\cache_lock.py:24: DeprecationWarning: distutils Version classes are deprecated. Use packaging.version instead.
    if LooseVersion(portalocker.__version__) >= LooseVersion("1.4.0") else {})

when using disutils '3.8.6'
would be great if the package could be changed to not get this warning anymore.

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