Closed this issue 2 years ago · 1 comments
pyApp uses Colorama to generate coloured output.
colorama.init() is not being called to initialise Colorama during the initialisation phase of pyapp.app.CliApplication to do the appropriate translation.
colorama.init()
pyapp.app.CliApplication
Depreciated by integration of rich #208