nod-ai / SHARK

SHARK - High Performance Machine Learning Distribution
Apache License 2.0
1.4k stars 169 forks source link

IREE import issue #2164

Open gpetters-amd opened 4 days ago

gpetters-amd commented 4 days ago

TOM has an IREE import issue on my systems:

Traceback (most recent call last):
  File "index.py", line 222, in <module>
  File "index.py", line 86, in webui
  File "PyInstaller\loader\pyimod02_importers.py", line 419, in exec_module
  File "ui\chat.py", line 8, in <module>
  File "PyInstaller\loader\pyimod02_importers.py", line 419, in exec_module
  File "apps\shark_studio\api\llm.py", line 2, in <module>
  File "PyInstaller\loader\pyimod02_importers.py", line 419, in exec_module
  File "turbine_models\model_runner.py", line 4, in <module>
ImportError: cannot import name 'create_hal_driver' from 'iree._runtime_libs._runtime' (C:\Users\me\AppData\Local\Temp\_MEI39682\iree\_runtime_libs\_runtime.cp311-win_amd64.pyd)