setuptools라는 모듈이 없습니다.
twilio의 설치 파일을 설치하고 싶습니다. 주어진 명령을 통해 설치할 때 오류가 발생합니다. setuptools라는 모듈이 없습니다. 어떻게해야하는지 알려주세요. 나는 사용하고있다 python 2.7 Microsoft Windows [Version 6.1.7601] Copyright (c) 2009 Microsoft Corporation. All rights reserved. C:\Python27>python D:\test\twilio-twilio-python-26f6707\setup.py install Traceback (most recent call last): File "D:\test\twilio-twilio-python-26f6707\setup.py", line 2, in <module> from setuptools import …