dpctl
dpctl copied to clipboard
dpctl pip install broken on windows for python3.11
System info:
OS Name: Microsoft Windows 11 Enterprise
OS Version: 10.0.22631 N/A Build 22631
System Type: x64-based PC
Processor(s): 1 Processor(s) Installed.
[01]: Intel64 Family 6 Model 140 Stepping 1 GenuineIntel ~2995 Mhz
Using python3.11
Reproducer
python -m venv env2
env2\Scripts\activate.bat
python -m pip install dpctl
python -c "import dpctl"
Not sure if I am doing something wrong, but I am seeing this failure locally and in github action VMs using pip