Here are some updates you should consider for the following plugins: Change collections library: <pre>/trunk/SUAVE/Plugins/pint/compat.py:from <b>collections</b> import MutableMapping</pre> to `collections.abc` Also in: `/trunk/SUAVE/Plugins/pint/quantity.py` Cheers