Re: [Pythonmac-SIG] Pythonw and VPython and Fink

2006-02-14 Thread Dethe Elza
> Framework builds of Python can use X11 just fine. I'm not sure > that's the holdup. The holdup is that it hasn't really been ported to OS X, they've just tweaked the Linux/Gnome version enough that you can build it on OS X, as long as you build GTK and friends first, and use X11, and get

Re: [Pythonmac-SIG] Pythonw and VPython and Fink

2006-02-14 Thread Robert Kern
Dethe Elza wrote: > I think the solution is for VPython to be ported to Aqua instead of > using X11 (so it can use regular OS X Python, not Fink, among other > good things). Framework builds of Python can use X11 just fine. I'm not sure that's the holdup. -- Robert Kern [EMAIL PROTECTED] "

Re: [Pythonmac-SIG] Pythonw and VPython and Fink

2006-02-14 Thread Bob Ippolito
On Feb 14, 2006, at 8:58 PM, Dethe Elza wrote: > On 14-Feb-06, at 1:28 PM, Matthias Milczynski wrote: >> I assume that the solution of this problem would be to somehow get a >> fink-based pythonw, but this seems to be not avaiable. >> Can anybody help me with this? > > I think the solution is for

Re: [Pythonmac-SIG] Pythonw and VPython and Fink

2006-02-14 Thread Dethe Elza
On 14-Feb-06, at 1:28 PM, Matthias Milczynski wrote: > I assume that the solution of this problem would be to somehow get a > fink-based pythonw, but this seems to be not avaiable. > Can anybody help me with this? I think the solution is for VPython to be ported to Aqua instead of using X11 (so

Re: [Pythonmac-SIG] Pythonw and VPython and Fink

2006-02-14 Thread Bob Ippolito
On Feb 14, 2006, at 1:28 PM, Matthias Milczynski wrote: > I would like to use SPE (cool Python editor) with vpython, that I > installed with fink (unfortunately there is no other possibility > yet). My vpython stuff is located in /sw/lib/python2.4/site-packages/ > visual, but I run SPE with /usr/l

[Pythonmac-SIG] Pythonw and VPython and Fink

2006-02-14 Thread Matthias Milczynski
Hello, I would like to use SPE (cool Python editor) with vpython, that I installed with fink (unfortunately there is no other possibility yet). My vpython stuff is located in /sw/lib/python2.4/site-packages/ visual, but I run SPE with /usr/local/bin/pythonw2.4. When I try to run any vpytho