[SciPy-user] Latest CVS problems during build

Skip Montanaro skip at pobox.com
Wed Oct 2 11:49:55 EDT 2002


    Nils> There seems to be a problem with the latest cvs-version
    ...
    Nils> TypeError: isinstance() arg 2 must be a class or type

What version of Python are you using?  I forgot momentarily that people
might use SciPy with Python < 2.2.  "int" became a type in 2.2.  I should
have left that as 'type(0)'.

-- 
Skip Montanaro - skip at pobox.com
"Airplanes don't fly until the paperwork equals the weight of the
aircraft. Same with i18N." - from the "Perl, Unicode and i18N FAQ"



More information about the SciPy-User mailing list