From: Jonathan B. <jbr...@ea...> - 2004-12-08 11:11:46
|
On Tue, 2004-12-07 at 23:46 -0500, Jon Schull wrote: > Although I can run vpython programs under python (osx 10.3.6), I cannot > run vpython. > > I get this error: Since this is a problem with Idle, you should be asking the Idle developers about it. The "vpython" script is nothing more than a forwarding shell script that starts up the stock Idle for Python 2.3. -Jonathan |