Noema-Declarative-AI icon indicating copy to clipboard operation
Noema-Declarative-AI copied to clipboard

Bus error when executing

Open RomainLENTZ opened this issue 10 months ago • 0 comments

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)

RomainLENTZ avatar Feb 21 '25 13:02 RomainLENTZ