Closed CesMak closed 11 months ago
Hi @CesMak - we have published an update which should resolve this issue. Python 3.10.XX should work fine. I have peronally used 3.10.11 for my systems. Please grab the latest code and let me know if you still run into problems.
It seems that I have this issue: https://github.com/scikit-learn/scikit-learn/discussions/26910
During installation under Linux I get:
Seems that the issue comes from:
pip3 install openvino-dev==2022.2.0
I currently use: Python 3.10.12
I tried with python 3.9 but I got the same issue. any ideas which python version should I use?
any ideas?