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
.tox/unit/lib/python3.12/site-packages/pharmpy/tools/funcs/ml.py:284: in _predict_with_tflite
import tflite_runtime.interpreter as tflite
.tox/unit/lib/python3.12/site-packages/tflite_runtime/interpreter.py:33: in <module>
from tflite_runtime import _pywrap_tensorflow_interpreter_wrapper as _interpreter_wrapper
E ImportError: Python version mismatch: module was compiled for Python 3.10, but the interpreter version is incompatible: 3.12.0 (v3.12.0:0fb18b02c8, Oct 2 2023, 09:45:56) [Clang 13.0.0 (clang-1300.0.29.30)].
The text was updated successfully, but these errors were encountered:
The text was updated successfully, but these errors were encountered: