On Sat, Sep 19, 2009 at 5:03 AM, shsu012 shsu012 <shsu...@aucklanduni.ac.nz> wrote:
> However, a Microsoft Visual C++ Runtime library error keeps turning up > whenever I tried to run the files which use functions imported from the > visual library....(please see the attached pic) Please show the code that causes the error. Did you download the correct version of vpython? > Why would an error from Microsoft C++ turn up when running python...? Python, and many extension modules, is written in C. On Windows it is compiled with MS Visual Studio and uses the MS runtime. You might want to ask on the vpython mailing list. Include the exact code you are running and the version of Windows you are using in your email. Kent _______________________________________________ Tutor maillist - Tutor@python.org To unsubscribe or change subscription options: http://mail.python.org/mailman/listinfo/tutor