pyhs3.exceptions.ExpressionParseError¶ exception pyhs3.exceptions.ExpressionParseError[source]¶ Exception raised when a mathematical expression cannot be parsed. This typically occurs when: - The expression contains invalid syntax - Unsupported mathematical operations are used - Variable names are malformed