On Jul 30, 2011, at 12:00 AM, mark brethen wrote: > > I'm confused how the python frameworks work. For instance, I should be able > to type 'pylint script.py' in a command window, but the command isn't found. > So I looked in /opt/local/bin and found 'pylint-2.7' which is a symbolic link > to '/opt/local/Library/Frameworks/Python.framework/Versions/2.7/bin/pylint'. > Spyder displays "Please install pylint" in the PyLint Panel, which I suspect > is because it can't find pylint. How do you set your environment so that > programs like Spyder find python binaries?
The pylint port should probably provide links to the stuff that should be available (like the trac port does). I would recommend that you open a ticket in the issue tracker to get it fixed. -- Daniel J. Luke +========================================================+ | *---------------- [email protected] ----------------* | | *-------------- http://www.geeklair.net -------------* | +========================================================+ | Opinions expressed are mine and do not necessarily | | reflect the opinions of my employer. | +========================================================+ _______________________________________________ macports-users mailing list [email protected] http://lists.macosforge.org/mailman/listinfo.cgi/macports-users
