neuralmagic / deepsparse

Sparsity-aware deep learning inference runtime for CPUs
https://neuralmagic.com/deepsparse/
Other
2.99k stars 173 forks source link

Python3.12? #1629

Closed johnnynunez closed 6 months ago

johnnynunez commented 7 months ago

I can't install it in macOS Python 3.12.2

mgoin commented 7 months ago

Hey @johnnynunez python 3.12 isn't supported yet due to dependency issues. I'd recommend just using python 3.11 for now

johnnynunez commented 7 months ago

Hey @johnnynunez python 3.12 isn't supported yet due to dependency issues. I'd recommend just using python 3.11 for now

I saw that onnx is compatible right now, but only if you compile it from source. So thanks, waiting for new release of onnx

jeanniefinks commented 6 months ago

@johnnynunez Thank you for your inquiry. I am going to go ahead and close out this issue. Feel free to re-open the thread if you want to continue the discussion. If the dependency issues get cleared up, we'll certainly look at supporting Python 3.12. Please follow Neural Magic on GitHub if you have not already to receive updates on releases.

Best, Jeannie / Neural magic