[MacPorts] #14980: Missing dependency on py-setuptools

MacPorts trac at macosforge.org
Thu Apr 10 17:35:16 PDT 2008


#14980: Missing dependency on py-setuptools
-------------------------------+--------------------------------------------
 Reporter:  zorab47 at gmail.com  |       Owner:  macports-tickets at lists.macosforge.org
     Type:  defect             |      Status:  new                                  
 Priority:  Low                |   Milestone:                                       
Component:  ports              |     Version:  1.6.0                                
 Keywords:                     |  
-------------------------------+--------------------------------------------
 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.

-- 
Ticket URL: <http://trac.macosforge.org/projects/macports/ticket/14980>
MacPorts </projects/macports>
Ports system for Mac OS


More information about the macports-tickets mailing list