Trying to run line mols = fetch_molecules() using README.ipynb, receiving an error message while doing so.
Here is the error message
Column expression, FROM clause, or other columns clause element expected, got [<sqlalchemy.sql.functions.max at 0x7fc99520f760; max>]. Did you mean to say select(<sqlalchemy.sql.functions.max at 0x7fc99520f760; max>)?"

Trying to run line mols = fetch_molecules() using README.ipynb, receiving an error message while doing so.
Here is the error message
Column expression, FROM clause, or other columns clause element expected, got [<sqlalchemy.sql.functions.max at 0x7fc99520f760; max>]. Did you mean to say select(<sqlalchemy.sql.functions.max at 0x7fc99520f760; max>)?"