I have created unitests using import unittest. When I want to run a specific test and I put a breakpoint then go to the console and try to eval expressions there\'s no r
Could this be because you use pycharm 2017.1 combined with a python environment that has teamcity-messages in it? That combi crashes, see
https://youtrack.jetbrains.com/issue/PY-23926
Upvote that ticket if that's the case please (making an account took me 1 min).