MycroftAI / mycroft-core

Mycroft Core, the Mycroft Artificial Intelligence platform.
https://mycroft.ai
Apache License 2.0
6.48k stars 1.27k forks source link

Installation on macOS 12.6.6 errors #3157

Open mikkimichaelis opened 9 months ago

mikkimichaelis commented 9 months ago

execution of dev_setup.sh produces the following

./dev_setup.sh: line 161: read: -N: invalid option read: usage: read [-ers] [-u fd] [-t timeout] [-p prompt] [-a array] [-n nchars] [-d delim] [name ...]

Removing -N1 from the script allows execution. However /proc/cpuinfo is not found prompting to use PocketSphinx with a Y/N question. Pressing Y does nothing.

To Reproduce

  1. clone repo
  2. excute bash ./dev_setup.sh
  3. edit dev_setup.sh and remove invalid parameters
  4. excute bash ./dev_setup.sh press Y

Environment (please complete the following information):

Thank you for your help, I'm excited to give this a try.

ChanceNCounter commented 9 months ago

Well, I have bad news, and then I have good news.

The bad news is, MycroftAI is effectively dead. The good news is, that's left a nonprofit fork in charge of the ecosystem. Here's a FAQ from the Mycroft forums, and here is a video of our Assistant running natively on Mac...

...which the old Mycroft never could.