#33838: py-ez_setup: ImportError: No module named setuptools -------------------------------------+-------------------------------------- Reporter: ryandesign@… | Owner: jwa@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.0.4 Keywords: | Port: py-ez_setup -------------------------------------+-------------------------------------- {{{ ---> Building py27-ez_setup DEBUG: Executing org.macports.build (py27-ez_setup) DEBUG: Environment: CPATH='/opt/local/include' CFLAGS='-arch x86_64' CXXFLAGS='-arch x86_64' LIBRARY_PATH='/opt/local/lib' MACOSX_DEPLOYMENT_TARGET='10.6' CXX='/usr/bin/g++-4.2' CC_PRINT_OPTIONS_FILE='/opt/local/var/macports/build /_Volumes_work_mports_dports_python_py- ez_setup/py27-ez_setup/work/.CC_PRINT_OPTIONS' F90FLAGS='-m64' LDFLAGS='-arch x86_64' FCFLAGS='-m64' OBJC='/usr/bin/gcc-4.2' GI_SCANNER_DISABLE_CACHE='1' OBJCFLAGS='-arch x86_64' FFLAGS='-m64' CC_PRINT_OPTIONS='YES' CC='/usr/bin/gcc-4.2' DEBUG: Assembled command: 'cd "/opt/local/var/macports/build /_Volumes_work_mports_dports_python_py- ez_setup/py27-ez_setup/work/ez_setup-0.9" && /opt/local/Library/Frameworks/Python.framework/Versions/2.7/bin/python2.7 setup.py --no-user-cfg build' DEBUG: Executing command line: cd "/opt/local/var/macports/build /_Volumes_work_mports_dports_python_py- ez_setup/py27-ez_setup/work/ez_setup-0.9" && /opt/local/Library/Frameworks/Python.framework/Versions/2.7/bin/python2.7 setup.py --no-user-cfg build Traceback (most recent call last): File "setup.py", line 1, in <module> from setuptools import setup, find_packages ImportError: No module named setuptools shell command " cd "/opt/local/var/macports/build /_Volumes_work_mports_dports_python_py- ez_setup/py27-ez_setup/work/ez_setup-0.9" && /opt/local/Library/Frameworks/Python.framework/Versions/2.7/bin/python2.7 setup.py --no-user-cfg build " returned error 1 }}} -- Ticket URL: <https://trac.macports.org/ticket/33838> MacPorts <http://www.macports.org/> Ports system for Mac OS