Skip to content
New issue

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

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

Already on GitHub? # to your account

lib2to3 package is deprecated #21

Open
and-semakin opened this issue Nov 8, 2022 · 1 comment
Open

lib2to3 package is deprecated #21

and-semakin opened this issue Nov 8, 2022 · 1 comment

Comments

@and-semakin
Copy link

and-semakin commented Nov 8, 2022

Hi! Thank you for the great tool!

Running it on Python 3.11.0 emits following warning:

.../python-3.11.0/lib/python3.11/site-packages/unify.py:125: DeprecationWarning: lib2to3 package is deprecated and may not be able to parse Python 3.10+
  from lib2to3.pgen2 import tokenize as lib2to3_tokenize

Everything works as expected though. Just wanted to let you know.

@cyc60
Copy link

cyc60 commented May 19, 2023

Lib was removed in python 3.11. Got ModuleNotFoundError: No module named 'lib2to3'

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

No branches or pull requests

2 participants