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 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...
đ¨ Please fix the errors above