Noema-Declarative-AI
Noema-Declarative-AI copied to clipboard
Bus error when executing
I ran a .py script that uses a model with Llama CPP, and I didn’t encounter any errors (tested with Python 3.13 and 3.12.2). However, Noema is still not working correctly with Python 3.12.2.
Here is the error : zsh: bus error /PATH_TO_PROJECT/env/bin/python
Additional Information: • Machine: MacBook Pro M4 (24GB RAM) • Python Version: 3.12.2 • Virtual Environment: venv (python -m venv my_env)