onnx-simplifier
onnx-simplifier copied to clipboard
[BUG] Could not find a version that satisfies the requirement onnxsim-no-ort
Describe the bug
pip install onnxsim
python:3.7.5 os:Linux
Could you please try pip install onnxsim==0.4.7
?
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
I have the same problem on ARM, but It's ok with X86. Whether the versions >= 0.4 supports ARM?
Could you please try
pip install onnxsim==0.4.7
?
not working
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.
Could you please try
pip install onnxsim==0.4.7
?not working
Are you using an arm or x86 machine?
BTW, it is recommended to always install the latest version, just by pip install onnxsim
.
ERROR: Could not find a version that satisfies the requirement onnx-simplifier I still can't find arm wheels,whether it published now?
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: @.***>