SlapBot / stephanie-va

Stephanie is an open-source platform built specifically for voice-controlled applications as well as to automate daily tasks imitating much of an virtual assistant's work.
https://slapbot.github.io/
MIT License
799 stars 127 forks source link

install errors on kali linux amd64,kali pi4 and ubuntu server 18 lts (will not install , many pip install issues) #55

Open salvat1on opened 4 years ago

salvat1on commented 4 years ago

I am trying to install Stephanie and ran into several road blocks. tried using both pip and pip3 , also tried several different flavor operating systems and they all gave me the same install error when trying to install python-magic-bin==0.4.14. I removed it from the requirements.txt out of curiosity and the next error was pygame. I am running python3.8 // 3.7 .

Any help would be appreciated as I would like to see my project come to life .