CompileError
Bases: Exception
Properties
Section titled “Properties”message
Section titled “message”message: strThe error message that produced this compile error.
diagnostics
Section titled “diagnostics”diagnostics: list[native.PyDiagnostic]A list of detailed diagnostics that were produced as part of the compilation.
© 2026 SixtyFPS GmbH