Lucas Vickers
unread,Aug 24, 2011, 9:54:06 AM8/24/11Sign in to reply to author
Sign in to forward
You do not have permission to delete messages in this group
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Winpdb
Hello,
I'm OS X, python2.6 is my default ( /usr/bin/python , not a symbolic
link ). I used macports to install a variety of different pythons.
I would like to have winpdb launch with python2.7, but I can't easily
replace my /usr/bin/python so I was hoping there is a way to configure
which python winpdb launches with.
I tried putting 'alias python="/opt/local/bin/python2.7"' in my bash
profile but it doesn't do anything for winpdb.
is there any way I can tell winpdb which python to use?
thanks