[bug-notifications] [pysetuptools 0003729]: Missing dependency on CSWpython-devel?
Mantis Bug Tracker
noreply at opencsw.org
Fri Jun 26 16:02:59 CEST 2009
The issue 0003732 has been set as DUPLICATE OF the following issue.
======================================================================
http://opencsw.org/mantis/view.php?id=3729
======================================================================
Reported By: skayser
Assigned To: mwatters
======================================================================
Project: pysetuptools
Issue ID: 3729
Category: packaging
Reproducibility: have not tried
Severity: minor
Priority: normal
Status: assigned
======================================================================
Date Submitted: 2009-06-26 00:23 CEST
Last Modified: 2009-06-26 04:50 CEST
======================================================================
Summary: Missing dependency on CSWpython-devel?
Description:
Just installed CSWpysetuptools and easy_install bailed out on me. Upon
installation of CSWpython-devel (which contains distutils) the error below
goes away.
skayser @ ray1 ~$ easy_install
Traceback (most recent call last):
File "/opt/csw/bin/easy_install", line 5, in <module>
from pkg_resources import load_entry_point
File "/opt/csw/lib/python/site-packages/pkg_resources.py", line 657, in
<module>
class Environment(object):
File "/opt/csw/lib/python/site-packages/pkg_resources.py", line 660, in
Environment
def __init__(self, search_path=None,
platform=get_supported_platform(), python=PY_MAJOR):
File "/opt/csw/lib/python/site-packages/pkg_resources.py", line 55, in
get_supported_platform
plat = get_build_platform(); m = macosVersionString.match(plat)
File "/opt/csw/lib/python/site-packages/pkg_resources.py", line 186, in
get_build_platform
from distutils.util import get_platform
ImportError: No module named distutils.util
======================================================================
Relationships ID Summary
----------------------------------------------------------------------
has duplicate 0003732 CSWpysetuptools dependency failure
======================================================================
More information about the bug-notifications
mailing list