Describe the issue
Trying to install nightly build for onnxruntime cpu. The first install works fine:
pip install coloredlogs flatbuffers numpy packaging protobuf sympy
But when trying the next line:
pip install --pre --index-url https://aiinfra.pkgs.visualstudio.com/PublicPackages/_packaging/ORT-Nightly/pypi/simple/ onnxruntime
I get prompted to provide a username for the aiinfra.pkgs.visualstudio.com
To reproduce
pip install --pre --index-url https://aiinfra.pkgs.visualstudio.com/PublicPackages/_packaging/ORT-Nightly/pypi/simple/ onnxruntime
Urgency
No response
Platform
Mac
OS Version
14.5
ONNX Runtime Installation
Released Package
ONNX Runtime Version or Commit ID
NA
ONNX Runtime API
Python
Architecture
ARM64
Execution Provider
Default CPU
Execution Provider Library Version
No response