You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Caused by: java.lang.ClassCastException: com.oracle.graal.python.builtins.objects.PNone cannot be cast to com.oracle.graal.python.builtins.objects.function.PythonCallable
at com.oracle.graal.python.builtins.objects.type.PythonBuiltinClass.getArity(PythonBuiltinClass.java:69)