@parth dandavate Thanks for the question. We are able to reproduce this issue and we have forwarded to the product team to check.
Please raise an issue in the following link https://github.com/facebookresearch/detectron2/issues for this error.
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
I have created a NC6_SV3 compute
Created new conda environment in terminal
This command : python -m pip install 'git+https://github.com/facebookresearch/detectron2.git'
Is giving error :
ERROR: Command errored out with exit status 1: /anaconda/envs/darthgo/bin/python -u -c 'import io, os, sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-req-build-x6bevf0j/setup.py'"'"'; file='"'"'/tmp/pip-req-build-x6bevf0j/setup.py'"'"';f = getattr(tokenize, '"'"'open'"'"', open)(file) if os.path.exists(file) else io.StringIO('"'"'from setuptools import setup; setup()'"'"');code = f.read().replace('"'"'\r\n'"'"', '"'"'\n'"'"');f.close();exec(compile(code, file, '"'"'exec'"'"'))' install --record /tmp/pip-record-4_jvac6y/install-record.txt --single-version-externally-managed --compile --install-headers /anaconda/envs/darthgo/include/python3.8/detectron2 Check the logs for full command output.
@parth dandavate Thanks for the question. We are able to reproduce this issue and we have forwarded to the product team to check.
Please raise an issue in the following link https://github.com/facebookresearch/detectron2/issues for this error.