avenue icon indicating copy to clipboard operation
avenue copied to clipboard

Requires password for installing avenue ?

Open sagalpreet opened this issue 3 years ago • 0 comments

I get the following when I execute pip install git+https://github.com/ElementAI/Avenue.git

Collecting git+https://github.com/ElementAI/Avenue.git
  Cloning https://github.com/ElementAI/Avenue.git to /tmp/pip-req-build-38e4ozab
  Running command git clone --filter=blob:none --quiet https://github.com/ElementAI/Avenue.git /tmp/pip-req-build-38e4ozab
  Resolved https://github.com/ElementAI/Avenue.git to commit 831a128ebe989177f0747c9b2f54af74402f2671
  Preparing metadata (setup.py) ... done
Collecting mlagents@ git+https://[email protected]/rmst/ml-agents-frozen@fd10e3544472b365701da2526a8262e0c8a15784#egg=mlagents
  Cloning https://****@github.com/rmst/ml-agents-frozen (to revision fd10e3544472b365701da2526a8262e0c8a15784) to /tmp/pip-install-golbl4nb/mlagents_03da37071b1b4c11a03564dbd213995f
  Running command git clone --filter=blob:none --quiet 'https://****@github.com/rmst/ml-agents-frozen' /tmp/pip-install-golbl4nb/mlagents_03da37071b1b4c11a03564dbd213995f
Password for 'https://[email protected]': 

sagalpreet avatar Sep 27 '22 09:09 sagalpreet