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
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
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)
The text was updated successfully, but these errors were encountered: