Skip to content

CompileError

Bases: Exception

message: str

The error message that produced this compile error.

diagnostics: list[native.PyDiagnostic]

A list of detailed diagnostics that were produced as part of the compilation.


© 2026 SixtyFPS GmbH