How to read PyCharm console output?

Hello all,

Does anyone have a method to read the console output in PyCharm? If not, is there any forum on the internet that could help me find this information.

Thank you,

Victor

0
2 comments

Hello,

Could you please clarify your use case?

 

0
Avatar
Permanently deleted user

I'm creating a plugin that reads the user's errors and finds a result on google relating to those errors. I figured the best way to get to the error line numbers is to read the console output and parse the errors out. Thank you.

0

Please sign in to leave a comment.