py27-wxpython-* not working

Brandon Allbery allbery.b at gmail.com
Sat Apr 30 16:10:27 PDT 2016


On Sat, Apr 30, 2016 at 7:05 PM, Neil Voss <vossman77 at gmail.com> wrote:

> # which python
> /opt/local/bin/python
>

(a) what does "port select --show python" return?

(b) what does "type python" return? ("which" can lie. Specifically, it's
prone to tell you what a *new* shell will see --- not what your *current*
shell is doing, because shells cache what they've already seen. If you ran
"port select --set" in that shell and it had already seen /usr/bin/python,
it will be running that still when you run "python"; "which" may not show
this, "type" will.)

-- 
brandon s allbery kf8nh                               sine nomine associates
allbery.b at gmail.com                                  ballbery at sinenomine.net
unix, openafs, kerberos, infrastructure, xmonad        http://sinenomine.net
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-users/attachments/20160430/f578c76c/attachment.html>


More information about the macports-users mailing list