[MacPorts] #30626: pylint: use select portgroup
MacPorts
noreply at macports.org
Tue Aug 9 17:14:44 PDT 2011
#30626: pylint: use select portgroup
-------------------------------+--------------------------------------------
Reporter: mbrethen@… | Owner: macports-tickets@…
Type: request | Status: reopened
Priority: Normal | Milestone:
Component: ports | Version: 2.0.1
Resolution: | Keywords:
Port: |
-------------------------------+--------------------------------------------
Comment(by mbrethen@…):
I must retract my last comment with an apology. It seems that the
spyder.app is compiled with the correct python launcher, so it does run in
the proper framework. However, the 'programs.py' script is where module
existence is checked by spyder. There are 2 functions:
'is_program_installed' and 'is_module_installed'. The former uses PATH to
find the binary, which will fail under the MacPorts python framework. The
latter tries to import the module, which should work within the same
framework that spyder is installed. According to the developer, the
'current implementation of pylint plugin call pylint in a separate
process.'
--
Ticket URL: <https://trac.macports.org/ticket/30626#comment:10>
MacPorts <http://www.macports.org/>
Ports system for Mac OS
More information about the macports-tickets
mailing list