onnx-simplifier icon indicating copy to clipboard operation
onnx-simplifier copied to clipboard

[BUG] Could not find a version that satisfies the requirement onnxsim-no-ort

Open nakairika opened this issue 2 years ago • 8 comments

Describe the bug

pip install onnxsim

image

python:3.7.5 os:Linux

nakairika avatar Aug 27 '22 02:08 nakairika

Could you please try pip install onnxsim==0.4.7?

daquexian avatar Aug 27 '22 03:08 daquexian

I have the same problem, try pip install onnxsim==0.4.7 and show : ERROR: Could not find a version that satisfies the requirement onnxsim==0.4.7 (from versions: 0.4.0, 0.4.1, 0.4.2, 0.4.3, 0.4.4, 0.4.5, 0.4.6, 0.4.7, 0.4.8) ERROR: No matching distribution found for onnxsim==0.4.7

Iron-iii avatar Sep 29 '22 01:09 Iron-iii

I have the same problem on ARM, but It's ok with X86. Whether the versions >= 0.4 supports ARM?

Sibyl233 avatar Dec 12 '22 13:12 Sibyl233

Could you please try pip install onnxsim==0.4.7?

not working image

nakairika avatar Jan 06 '23 06:01 nakairika

I have the same problem on ARM, but It's ok with X86. Whether the versions >= 0.4 supports ARM?

Currently we don't provide arm wheels. Maybe I can publish arm wheels in the next several releases.

daquexian avatar Jan 06 '23 06:01 daquexian

Could you please try pip install onnxsim==0.4.7?

not working image

Are you using an arm or x86 machine?

BTW, it is recommended to always install the latest version, just by pip install onnxsim.

daquexian avatar Jan 06 '23 06:01 daquexian

ERROR: Could not find a version that satisfies the requirement onnx-simplifier I still can't find arm wheels,whether it published now?

CASNONICE avatar Jun 07 '24 09:06 CASNONICE

its not published yet but i build it myself , not change a line

---Original--- From: @.> Date: Fri, Jun 7, 2024 18:33 PM To: @.>; Cc: @.@.>; Subject: Re: [daquexian/onnx-simplifier] [BUG] Could not find a version thatsatisfies the requirement onnxsim-no-ort (Issue #219)

I still can't find arm wheels,whether it published now?

— Reply to this email directly, view it on GitHub, or unsubscribe. You are receiving this because you authored the thread.Message ID: @.***>

nakairika avatar Jun 07 '24 12:06 nakairika