allenai / allenai/s2orc-doc2json
"Please avoid running ``setup.py`` " warning
- Langage dominant
- Python
- Étoiles
- 476
- Forks
- 91
- Métriques de merge des PR
- Aucune PR mergée en 30 j
Description
When trying to install doc2json, I get this warning. Is there a way to avoid that?
'''
(RAG) root@StephanOffice:/mnt/e/Google Drive/RuBase (1)/Temporality/RAG# python s2orc-doc2json/setup.py develop
running develop
/root/miniconda3/envs/RAG/lib/python3.8/site-packages/setuptools/command/develop.py:40: EasyInstallDeprecationWarning: easy_install command is deprecated.
!!
********************************************************************************
Please avoid running ``setup.py`` and ``easy_install``.
Instead, use pypa/build, pypa/installer or other
standards-based tools.
See https://github.com/pypa/setuptools/issues/917 for details.
********************************************************************************
'''
Guide de contribution
Aucun guide de contribution indexé pour ce dépôt
Évaluation
Cette issue n'a pas encore été évaluée.