Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

DeprecationWarning: distutils Version classes are deprecated #644

Closed
vidartf opened this issue Dec 21, 2021 · 0 comments · Fixed by #650
Closed

DeprecationWarning: distutils Version classes are deprecated #644

vidartf opened this issue Dec 21, 2021 · 0 comments · Fixed by #650
Labels

Comments

@vidartf
Copy link
Member

vidartf commented Dec 21, 2021

Description

Running some tests in jupyterlab_server, I get the following deprecation warning:

\jupyter_server\utils.py:146: DeprecationWarning: distutils Version classes are deprecated. Use packaging.version instead.

Reproduce

Import jupyter_server.utils in CPython 3.10.1.

Expected behavior

No deprecation warning 😉

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant