id summary reporter owner description type status priority milestone component version resolution keywords cc port 14980 py-textile is missing dependency on py-setuptools zorab47@… ryandesign "When installing py-textile version 2.0.11 I encountered the following error: `port install py-textile` {{{ Error: Target org.macports.build returned: shell command "" cd ""/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_python_py-textile/work/textile-2.0.11"" && /opt/local/bin/python2.4 setup.py build "" returned error 1 Command output: Traceback (most recent call last): File ""setup.py"", line 7, in ? from setuptools import setup, find_packages ImportError: No module named setuptools }}} Installing the current version of py-setuptools fixed the issue as one might expect. `port install py-setuptools` py-textile may be missing a dependency on py-setuptools. " defect closed Low ports 1.6.0 fixed francisga@… py-textile