SUSYUSTC / MathTranslate

translate scientific papers in latex, especially arxiv papers
https://github.com/SUSYUSTC/MathTranslate
Apache License 2.0
1.08k stars 74 forks source link

pip安装时的警告 #31

Closed qiancy98 closed 1 year ago

qiancy98 commented 1 year ago

pip安装时生成了如下警告,知悉后即可关闭此issue:

  DEPRECATION: mtranslate is being installed using the legacy 'setup.py install' method, because it does not have a 'pyproject.toml' and the 'wheel' package is not installed. pip 23.1 will enforce this behaviour change. A possible replacement is to enable the '--use-pep517' option. Discussion can be found at https://github.com/pypa/pip/issues/8559