[MacPorts] #42481: Fresh install of pylint fails.

MacPorts noreply at macports.org
Wed Feb 12 17:36:30 PST 2014


#42481: Fresh install of pylint fails.
--------------------------------+--------------------------------
 Reporter:  codie.codemonkey@…  |      Owner:  macports-tickets@…
     Type:  defect              |     Status:  new
 Priority:  Normal              |  Milestone:
Component:  ports               |    Version:  2.2.1
 Keywords:  pylint              |       Port:  py33-pylint
--------------------------------+--------------------------------
 I've verified that I've selected python33 ({{{port select --set python
 python33}}}), installed py33-pylint ({{{port install py33-pylint}}}), and
 then run {{{pylint}}}.  I get the following error:

 {{{
 Traceback (most recent call last):
   File "/usr/local/bin/pylint", line 4, in <module>
     import pkg_resources
   File
 "/System/Library/Frameworks/Python.framework/Versions/2.7/Extras/lib/python/pkg_resources.py",
 line 2603, in <module>
     working_set.require(__requires__)
   File
 "/System/Library/Frameworks/Python.framework/Versions/2.7/Extras/lib/python/pkg_resources.py",
 line 666, in require
     needed = self.resolve(parse_requirements(requirements))
   File
 "/System/Library/Frameworks/Python.framework/Versions/2.7/Extras/lib/python/pkg_resources.py",
 line 565, in resolve
     raise DistributionNotFound(req)  # XXX put more info here
 pkg_resources.DistributionNotFound: pylint==0.25.1
 }}}

 Notice the references to 2.7 in the trace-back.  Something seems amiss in
 the install.

-- 
Ticket URL: <https://trac.macports.org/ticket/42481>
MacPorts <http://www.macports.org/>
Ports system for OS X


More information about the macports-tickets mailing list