[MacPorts] #37964: py*-lz4 and py*-html2text need dependencies on py*-distribute
MacPorts
noreply at macports.org
Wed Feb 6 19:13:46 PST 2013
#37964: py*-lz4 and py*-html2text need dependencies on py*-distribute
---------------------+---------------------------------
Reporter: egall@… | Owner: macports-tickets@…
Type: defect | Status: new
Priority: Normal | Milestone:
Component: ports | Version: 2.1.3
Keywords: | Port: py-lz4 py-html2text
---------------------+---------------------------------
When installing the various py*-lz4 ports and the py*-html2text ports, I
got the following error:
{{{
DEBUG: Executing command line: cd
"/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports
.org_release_tarballs_ports_python_py-html2text/py33-html2text/work
/html2text-8ddc844b0304" &&
/opt/local/Library/Frameworks/Python.framework/Versions/3.3/bin/python3.3
setup.py --no-user-cfg build
Traceback (most recent call last):
File "setup.py", line 2, in <module>
from setuptools import setup, find_packages
ImportError: No module named 'setuptools'
}}}
After installing the respective py*-distribute ports, the previous ports
installed successfully
--
Ticket URL: <https://trac.macports.org/ticket/37964>
MacPorts <http://www.macports.org/>
Ports system for Mac OS
More information about the macports-tickets
mailing list