Skip to content

Unable to install onnxruntime on Windows x64 #7198

Discussion options

You must be logged in to vote

I cannot repro it. Ran the following on windows 10 x64.

(python385) C:\Users\prs>python -V
Python 3.8.5

(python385) C:\Users\prs>pip -V
pip 21.0.1 from C:\Users\prs\AppData\Local\Continuum\anaconda3\envs\python385\lib\site-packages\pip (python 3.8)

(python385) C:\Users\prs>pip install onnx onnxmltools
Collecting onnx
  Downloading onnx-1.8.1-cp38-cp38-win_amd64.whl (6.9 MB)
     |████████████████████████████████| 6.9 MB 6.8 MB/s
Collecting onnxmltools
  Downloading onnxmltools-1.7.0-py2.py3-none-any.whl (252 kB)
     |████████████████████████████████| 252 kB ...
Requirement already satisfied: six in c:\users\prs\appdata\local\continuum\anaconda3\envs\python385\lib\site-packages (from on…

Replies: 1 comment 5 replies

Comment options

You must be logged in to vote
5 replies
@Pederduel
Comment options

@Pederduel
Comment options

@Pederduel
Comment options

@pranavsharma
Comment options

@Pederduel
Comment options

Answer selected by hariharans29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants