ggeop / Python-ai-assistant

Python AI assistant 🧠
MIT License
912 stars 246 forks source link

speech and console error message: #92

Open trqarm opened 3 years ago

trqarm commented 3 years ago

Hey .. I installed jarvis on debian 10. I always get the error speech and console error message: can only concatenate str ( not "NoneType") to str. it does some things but mostly this error comes up. I thought I was doing something wrong when I made a lot of mistakes. I also start the program with start.py. if i start it with run_jarvis.sh i get pymongo error. NO module named 'pymongo' but its installed

ggeop commented 3 years ago

Hi @cyber-systemonline ! I updated the project and I fixed many issues with dependencies. I don't have tested on Debian OS, but you can retry to clone the project and install it again. You can try to run it on Ubuntu 20.04 which is tested. Thanks for your time! I'm waiting for your response