Reported issues with the use of engine are fixed by removing such references from the runtime. This had affected creating APIs and Web Apps in Flask.
The cumbersome test setup has been simplified as [described here](https://github.com/valhuber/LogicBank/wiki/Logic-Walkthrough#user-activates-logic-issues-commit).
To enable Logic Bank to be installed with prefixes, a **new version of LogicBankUtils** is used (0.6.) that supports wildcards, such as LogicBank*. **Important** if you are refreshing, you must update, e.g., like this
pip uninstall LogicBankUtils
pip install LogicBankUtils