I am trying to install dependencies using pip3 command
pip3
current scenario:
Dev$ which python /Users/Dev/anaconda/bin/python Dev$ which py
sudo apt install python[2|3]-pip pip2 install ws4py==0.3.2
I've faced the same situation, after above, my program working properly, Ubuntu 16.04.6 amd64