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. Use packaging.version instead. #646

Closed
siketyan opened this issue Mar 31, 2023 · 2 comments
Labels
初心者歓迎タスク 初心者にも優しい簡単めなタスク 機能向上

Comments

@siketyan
Copy link
Contributor

python run.py --enable_mock

says:

run.py:1208: DeprecationWarning: distutils Version classes are deprecated. Use packaging.version instead.
  latest_core_version = str(max([LooseVersion(ver) for ver in synthesis_engines]))
@siketyan
Copy link
Contributor Author

Maybe closed by #609

@Hiroshiba Hiroshiba added 機能向上 初心者歓迎タスク 初心者にも優しい簡単めなタスク labels Mar 31, 2023
@aoirint
Copy link
Member

aoirint commented Apr 15, 2023

closed by #609

@aoirint aoirint closed this as completed Apr 15, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
初心者歓迎タスク 初心者にも優しい簡単めなタスク 機能向上
Projects
None yet
Development

No branches or pull requests

3 participants