You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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)
The text was updated successfully, but these errors were encountered:
TOM has an IREE import issue on my systems:
The text was updated successfully, but these errors were encountered: