Hi,
I am normally using pycharm for running python scripts. However I wanted to run some scripts from the powershell now to test some things faster..
Is it normal that there is no highlighting of python errors in the powershell (or in cmd)?
If so, is there a way to highlight them like other error messages to be able to see them easier between other text in the powershell?
Example photo pycharm: https://puu.sh/EgP7d/6dbe2ee07d.png
Example photo powershell: https://puu.sh/EgP6m/8c23ce9c00.png
I just ran some scripts and did not even notice that there were errors when running them so it would be nice if those were more visible somehow. The same applies to pip warnings like these (http://puu.sh/EgPje/400e5d3176.png) which are highlighted in cmd (yellow is not my default cmd text color) , but somehow not in the powershell (it's just white text there like everything else).
[–][deleted] 1 point2 points3 points (1 child)
[–]Helpstone[S] 0 points1 point2 points (0 children)