> 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
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]
"
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
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
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
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