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?
- Install leon-cli with npm
- Run leon create birth --path /Volumes/EMTEC/.leon
- 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
Specs
Expected Behavior
leon startstarts Leon successfully.Actual Behavior
Leon starts and is accessable, but anytime I send a message, I get this in the console:
How Do We Reproduce?
later...
Extra (like a sample repo to reproduce the issue, etc.)
I am running this of an external drive called:
EMTECas you can see above