[IronPython] TypeLoadExceptions

Jeff Hardy jdhardy at gmail.com
Sun Jul 6 07:43:42 CEST 2008


Hi,
I'm consistently getting (i.e. they always occur at the same location)
TypeLoadExceptions with the message "GenericArguments[0], 'Slots', on
'Microsoft.Scripting.Actions.RuleBuilder`1[T]' violates the constraint
of type parameter 'T'." while trying to run Django (and CherryPy as
well). I can't seem create a minimal test case for them to try and
track it down.

Does anybody have any idea what could be causing these exceptions?

-Jeff



More information about the Ironpython-users mailing list