Skip to content

dpctl pip install broken on windows for python3.11 #1745

Closed
@icfaust

Description

@icfaust

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"

image

Not sure if I am doing something wrong, but I am seeing this failure locally and in github action VMs using pip

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions