RuntimeError: Maxium recursion ...

Arne Mueller a.mueller at icrf.icnet.uk
Tue Apr 20 08:47:08 EDT 1999


Hi All,

In my program I get the following error message from python:

RuntimeError: Maximum recursion depth exceeded

And it's true, there're alot of recursions, too many, but this is not a
bug in my program, it's only an 'extrem' dataset, and I'll have to think
about an iterative solution of my problem ... . However, I'd like to get
some results as soon as possible. Is there a may to set the number of
maximum allowed recursion depth to a higher value?

	thanks,
	Arne

-- 
Arne Mueller
Biomolecular Modelling Laboratory
Imperial Cancer Research Fund
44 Lincoln's Inn Fields
London WC2A 3PX, U.K.
phone : +44-(0)171 2693405      | Fax : +44-(0)171 269 3258
email : a.mueller at icrf.icnet.uk | http://www.icnet.uk/bmm/




More information about the Python-list mailing list