You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
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:
How Do We Reproduce?
leon-cli
with npmleon create birth --path /Volumes/EMTEC/.leon
leon check
and get this:later...
Extra (like a sample repo to reproduce the issue, etc.)
I am running this of an external drive called:
EMTEC
as you can see aboveThe text was updated successfully, but these errors were encountered: