10 Answers
New AnswerI have installed pip3 but whenever I tried to install py-enigma(sudo pip3 install py-enigma) it says pip3 command not found!!??
6/1/2018 1:31:43 PM
Vishnu Ram M10 Answers
New AnswerHave you tried pip instead of pip3? It's usually in the same path, so if it doesn't work either, it's most likely a PATH issue..
No reference to Python... You have to add the path to your local Python installation. The path is to be discovered by entering: which python in the terminal.
/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/local/games:/usr/games
Sololearn Inc.
535 Mission Street, Suite 1591Send us a message