leon icon indicating copy to clipboard operation
leon copied to clipboard

Can't talk to leon, no skills work.

Open JerryBerry12 opened this issue 1 year ago â€ĸ 0 comments

Specs

  • Leon version: 1.0.0-beta.8
  • OS (or browser) version: MacOS 10.15 (Catalina), Opera: Opera One(version: 105.0.4970.48)
  • Node.js version: 16.20.2, npm 8.19.4

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

JerryBerry12 avatar Jan 01 '24 19:01 JerryBerry12