question

parthdandavate-0616 avatar image
0 Votes"
parthdandavate-0616 asked ramr-msft answered

Unable to install Detectron2 Azure ML 3.8

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.

azure-machine-learning
5 |1600 characters needed characters left characters exceeded

Up to 10 attachments (including images) can be used with a maximum of 3.0 MiB each and 30.0 MiB total.

1 Answer

ramr-msft avatar image
0 Votes"
ramr-msft answered

@parthdandavate-0616 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.

5 |1600 characters needed characters left characters exceeded

Up to 10 attachments (including images) can be used with a maximum of 3.0 MiB each and 30.0 MiB total.