Closed clint-lawrence closed 4 years ago
https://github.com/python-cmd2/cmd2/releases/tag/0.9.14
perror & poutput no longer accept color keyword arguments, which are used in fxconfig.
to work around, manually install 0.9.13 instead. i.e. pip install cmd2==0.9.13
pip install cmd2==0.9.13
https://github.com/python-cmd2/cmd2/releases/tag/0.9.14
perror & poutput no longer accept color keyword arguments, which are used in fxconfig.
to work around, manually install 0.9.13 instead. i.e.
pip install cmd2==0.9.13