ReMind icon indicating copy to clipboard operation
ReMind copied to clipboard

Getting it working on Mac

Open ihgalis opened this issue 8 months ago • 1 comments

Hi there,

I tried it today to make it runnable on a M2 Macbook. The requirements installation already failed when it came to pyaudio (Python 3.11.4)

ERROR: Failed building wheel for pyaudio
Failed to build pyaudio
ERROR: Could not build wheels for pyaudio, which is required to install pyproject.toml-based projects

How ever it worked with

brew install pyaudio

When it comes to ollama, the last command doesn't work.

ollama create reacllAI

just leads to "/Useres/blabla/.../Modelfile: no such file or directory"

Where was it supposed to appear? Did I miss something with Ollama?

I really feel lost :-) But I am really interested in this project.

ihgalis avatar May 30 '24 20:05 ihgalis