내 Mac에서 Python easy_install이 작동하지 않는 이유는 무엇입니까? Python 2.6을 실행하는 Mac이 있습니다. 사용하려고 easy_install하면 다음 메시지가 표시됩니다. /usr/bin/easy_install-2.6:7: UserWarning: Module pkg_resources was already imported from /System/Library/Frameworks/Python.framework/Versions/2.6/Extras/lib/python/pkg_resources.pyc, but /Library/Python/2.6/site-packages is being added to sys.path from pkg_resources import load_entry_p..