dpnp icon indicating copy to clipboard operation
dpnp copied to clipboard

ImportError: cannot import name 'normalize_queue_device' from 'dpctl.tensor._device' Ubuntu 20.04

Open devenreilly opened this issue 3 years ago • 1 comments

Installed via Wheel PyPi. Fails first test due to import error.

devenreilly avatar Aug 08 '22 17:08 devenreilly

setup in dpnp needs to enforce the minimal version of dpctl to avoid this issue.

oleksandr-pavlyk avatar Oct 17 '22 15:10 oleksandr-pavlyk