Re: [Tutor] Problem running visual python files at home

2009-09-19 Thread Dave Angel
shsu012 shsu012 wrote: Hi Tutor, After installing python 2.6.2, there was no problem running it and completing the simple maths operations at home. 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

Re: [Tutor] Problem running visual python files at home

2009-09-19 Thread Kent Johnson
On Sat, Sep 19, 2009 at 5:03 AM, shsu012 shsu012 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.