본문 바로가기

app/python

no module named setuptools




curl https://bootstrap.pypa.io/ez_setup.py -o - | python



to installed 



$ sudo python setup.py install 


to worked!!