Skip to content

Fix public CI w/ Numba 0.55 #592

Closed
@1e-to

Description

@1e-to

Run on Linux:

============================= test session starts ==============================
platform linux -- Python 3.8.12, pytest-6.2.4, py-1.10.0, pluggy-0.13.1
rootdir: /home/runner/work/numba-dppy/numba-dppy
collected 0 items / 1 error

==================================== ERRORS ====================================
________________________ ERROR collecting test session _________________________
/usr/share/miniconda/lib/python3.8/importlib/init.py:127: in import_module
return _bootstrap._gcd_import(name[level:], package, level)
:1014: in _gcd_import
???
:991: in _find_and_load
???
:961: in _find_and_load_unlocked
???
:219: in _call_with_frames_removed
???
:1014: in _gcd_import
???
:991: in _find_and_load
???
:961: in _find_and_load_unlocked
???
:219: in _call_with_frames_removed
???
:1014: in _gcd_import
???
:991: in _find_and_load
???
:975: in _find_and_load_unlocked
???
:671: in _load_unlocked
???
:843: in exec_module
???
:219: in _call_with_frames_removed
???
/usr/share/miniconda/lib/python3.8/site-packages/numba_dppy/init.py:520: in
from numba_dppy.retarget import offload_to_sycl_device
/usr/share/miniconda/lib/python3.8/site-packages/numba_dppy/retarget.py:19: in
from numba.core.dispatcher import TargetConfig
E ImportError: cannot import name 'TargetConfig' from 'numba.core.dispatcher' (/usr/share/miniconda/lib/python3.8/site-packages/numba/core/dispatcher.py)
=========================== short test summary info ============================
ERROR - ImportError: cannot import name 'TargetConfig' from 'numba.core.disp...
!!!!!!!!!!!!!!!!!!!! Interrupted: 1 error during collection !!!!!!!!!!!!!!!!!!!!
=============================== 1 error in 0.58s ===============================
Error: Process completed with exit code 2.

Metadata

Metadata

Assignees

Labels

bugSomething isn't workingnumbaIntegration with numba

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions