Unable to install scikit-learn-intelex on Debian 12 #1545
Replies: 3 comments 1 reply
|
i think there is nothing specific to sklearnex package but just and overall enforcement with newer OSs There is no native sklearnex package, so you can't follow this option. Do you really need to install in host env? |
0 replies
|
@napetrov I will try with pipx and update if it works or not |
1 reply
|
Closing as per agreement with @anjalirai-intel |
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Describe the bug
With the PEP 668 changes, we are unable to install scikit-learn-intelex on host env, and I am not sure if this package is available by apt manager
To Reproduce
python3 -m pip install scikit-learn-intelex
Expected behavior
Is there a way we can install scikit-learn-intelex on the host system outside venv
Output/Screenshots
Environment:
All reactions