...
As we go along the course, we will fill this page with common errors we find.
Table of Contents | ||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|
|
Solved Errors
Installation
Can’t clone repository because of access rights → https://docs.github.com/en/authentication/connecting-to-github-with-ssh/adding-a-new-ssh-key-to-your-github-account
Libraries and Modules
Repository
Intent and Slot Classifier
MARBEL Agent
Unsolved Errors - with Possible Solutions
Issue with PyAudio (on MacBook):
...
Error similar to the one below, related to DesktopMicrophoneSensor
. Most likely, this happens when you try to access the microphone more than once. Make sure you don’t run the code in more than one environment simultaneously.
...
Completely Unsolved Errors
Redis not found error, When running with Powershell, they did download it… especially when running it in VScode.