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

pip install -e . error #31

Open
Morizhaoyang opened this issue Dec 14, 2023 · 0 comments
Open

pip install -e . error #31

Morizhaoyang opened this issue Dec 14, 2023 · 0 comments

Comments

@Morizhaoyang
Copy link

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.
!!

        ********************************************************************************
        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

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

No branches or pull requests

1 participant