On Tue, 6 Jan 2026 at 14:15, Little Grey Men <
daniel...@gmail.com> wrote:
>
> OK I am able to see working the version with parse_expr with a local_dict
> the previous sympify syntax used which failed with "x" was slightly more complex in that it also used a dict(subs).
>
> Should i be able to call parse_expr with the local_dict to declare x AND the dict(subs) to evaluate.
> In such a case if it were valid, it would make sense the evaluate flag would be set to True.
>
> Does any of the above make sense ?
It is too imprecise to understand. Show the actual code and explain