Hi Bryan,
On Fri, Jun 11, 2021 at 03:16:22PM -0400, bryan coxwell wrote:
Just wanted to share an issue and a quick workaround I found for it in case anyone else has the same problem. I believe a cmd2 update is causing pySim-shell to fail.
thanks for reporting this.
I can confirm the problem: cmd2 decided it is a good idea to rename the use_ipython argument to include_ipy in the following commit: https://github.com/python-cmd2/cmd2/commit/2397280cad072a27a51f5ec1cc6490803...
I've filed an issue to ask how applications are supposed to deal with that: https://github.com/python-cmd2/cmd2/issues/1120