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.
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 .
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 .