chalk.stderr causes AttributeError in Python 3
Opened this issue · 1 comments
jMyles commented
File "/home/justin/git/hendrix/hendrix/ux.py", line 238, in main
chalk.red(msg % (str(e), action), pipe=chalk.stderr)
builtins.AttributeError: 'module' object has no attribute 'stderr'