You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
× python setup.py develop did not run successfully.
│ exit code: 1
╰─> [31 lines of output]
/home/sdb/anaconda3/envs/groundingDino/lib/python3.10/site-packages/setuptools/_distutils/dist.py:265: UserWarning: Unknown distribution option: 'requires_python'
warnings.warn(msg)
running develop
/home/sdb/anaconda3/envs/groundingDino/lib/python3.10/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.
i install the project, but failed. what should i do to solve it. thanks
The text was updated successfully, but these errors were encountered:
error: subprocess-exited-with-error
× python setup.py develop did not run successfully.
│ exit code: 1
╰─> [31 lines of output]
/home/sdb/anaconda3/envs/groundingDino/lib/python3.10/site-packages/setuptools/_distutils/dist.py:265: UserWarning: Unknown distribution option: 'requires_python'
warnings.warn(msg)
running develop
/home/sdb/anaconda3/envs/groundingDino/lib/python3.10/site-packages/setuptools/command/develop.py:40: EasyInstallDeprecationWarning: easy_install command is deprecated.
!!
i install the project, but failed. what should i do to solve it. thanks
The text was updated successfully, but these errors were encountered: