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
Hello, I have met a problem when I install that. When I run pip install git+https://github.com/tianzhi0549/FCOS.git, there are some errors. Could you help me? Thank you!
Using legacy 'setup.py install' for fcos, since package 'wheel' is not installed.
Installing collected packages: fcos
Running setup.py install for fcos ... error
error: subprocess-exited-with-error
× Running setup.py install for fcos did not run successfully.
│ exit code: 1
╰─> [448 lines of output]
~
note: This error originates from a subprocess, and is likely not a problem with pip.
error: legacy-install-failure
× Encountered error while trying to install package.
╰─> fcos
note: This is an issue with the package mentioned above, not pip.
hint: See above for output from the failure.
The text was updated successfully, but these errors were encountered:
Hello, I have met a problem when I install that. When I run pip install git+https://github.com/tianzhi0549/FCOS.git, there are some errors. Could you help me? Thank you!
Using legacy 'setup.py install' for fcos, since package 'wheel' is not installed.
Installing collected packages: fcos
Running setup.py install for fcos ... error
error: subprocess-exited-with-error
× Running setup.py install for fcos did not run successfully.
│ exit code: 1
╰─> [448 lines of output]
~
note: This error originates from a subprocess, and is likely not a problem with pip.
error: legacy-install-failure
× Encountered error while trying to install package.
╰─> fcos
note: This is an issue with the package mentioned above, not pip.
hint: See above for output from the failure.
The text was updated successfully, but these errors were encountered: