leon-ai / leon

🧠 Leon is your open-source personal assistant.
https://getleon.ai
MIT License
15.49k stars 1.28k forks source link

Can't talk to leon, no skills work. #519

Open JerryBerry12 opened 11 months ago

JerryBerry12 commented 11 months ago

Specs

Expected Behavior

leon start starts Leon successfully.

Actual Behavior

Leon starts and is accessable, but anytime I send a message, I get this in the console:

🚨 dyld: Library not loaded: /usr/local/opt/gettext/lib/libintl.8.dylib
  Referenced from: /Volumes/EMTEC/.leon/bridges/python/dist/macosx-x86_64/leon-python-bridge
  Reason: image not found

How Do We Reproduce?

  1. Install leon-cli with npm
  2. Run leon create birth --path /Volumes/EMTEC/.leon
  3. Run leon check and get this:
    🚨 Error: Command was killed with SIGABRT (Aborted): bridges/python/dist/macosx-x86_64/leon-python-bridge "/Volumes/EMTEC/.leon/scripts/assets/intent-object.json"
    dyld: Library not loaded: /usr/local/opt/gettext/lib/libintl.8.dylib
    Referenced from: /Volumes/EMTEC/.leon/bridges/python/dist/macosx-x86_64/leon-python-bridge
    Reason: image not found

    later...

    
    ℹī¸  Here is the diagnosis about your current setup
    ✅ Run
    🚨 Run skills
    ✅ Reply you by texting
    ✅ Start the TCP server
    ⚠ī¸  Amazon Polly text-to-speech
    ⚠ī¸  Google Cloud text-to-speech
    ⚠ī¸  Watson text-to-speech
    ⚠ī¸  Offline text-to-speech
    ⚠ī¸  Google Cloud speech-to-text
    ⚠ī¸  Watson speech-to-text
    ⚠ī¸  Offline speech-to-text

🚨 Please fix the errors above


### Extra (like a sample repo to reproduce the issue, etc.)
I am running this of an external drive called: `EMTEC` as you can see above