When I am executing pip install shadowsocks
on my vps for install the shadowsocks, it tells me invalid syntax
. I prepare to install shadowsocks on my vps this morning, I am running yum update -y
and yum install python-setuptools && easy_install pip
in turns.
After that I am executing pip install shadowsocks
and got a hint invalid syntax
. I am reading the hint seriously, but I can't read it very well.
I do not understand what the hint want to tell me.