The first thing to try is to write an extremely minimal non-Visual program and
see what happens when you run it:
print 2+3
This will make sure that something sensible happens with Python, independent of
the Visual module.
What can you tell us about your Windows machine? What operating system? What
graphics card?
Bruce Sherwood
Tim wrote:
> Hi,
> I have downloaded and installed python 2.6.2 and the latest verson of
> VPython. When I try to run any of the sample VPython applications, I get
> the error:
>
> Runtime Error
>
> Program: C:\Python26\pythonw.exe
>
> This application has requested the Runtime to terminate in an unusual
> way....
>
>
> Can anyone help to troubleshoot this?
>
> Thanks,
>
> Tim
>
>
>
>
> ------------------------------------------------------------------------------
> Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day
> trial. Simplify your report design, integration and deployment - and focus on
> what you do best, core application coding. Discover what's new with
> Crystal Reports now. http://p.sf.net/sfu/bobj-july
> _______________________________________________
> Visualpython-users mailing list
> Vis...@li...
> https://lists.sourceforge.net/lists/listinfo/visualpython-users
|