Path: csiph.com!newsfeed.hal-mli.net!feeder3.hal-mli.net!newsfeed.hal-mli.net!feeder1.hal-mli.net!news.linkpendium.com!news.linkpendium.com!panix!roy From: Roy Smith Newsgroups: comp.lang.python Subject: Re: Run time Error Date: Tue, 05 Feb 2013 09:10:49 -0500 Organization: PANIX Public Access Internet and UNIX, NYC Lines: 20 Message-ID: References: NNTP-Posting-Host: localhost X-Trace: reader1.panix.com 1360073450 18883 127.0.0.1 (5 Feb 2013 14:10:50 GMT) X-Complaints-To: abuse@panix.com NNTP-Posting-Date: Tue, 5 Feb 2013 14:10:50 +0000 (UTC) User-Agent: MT-NewsWatcher/3.5.3b3 (Intel Mac OS X) Xref: csiph.com comp.lang.python:38195 In article , inshu chauhan wrote: > Hello all, > > I am trying to run a small code of mine but I am getting a run time error. > What is actually meant by run time error ? it is saying to contact > programme administrator something. Why one would get this error ? and how > to remove it ? Start by telling us: 1) What code you are running (copy-paste the exact source code). 2) What error message you got (likewise, copy-paste the exact message). 3) What version of Python you're running. 4) What system and version you're running it on (Linux, OSX, Windows, etc).