E999 is reported in the case of failure to compile a file into an Abstract Syntax Tree for the plugins that require it.

Example

Running the following statement would report an E999 error.

print("Hello world)

Output

E999 SyntaxError: EOL while scanning string literal