Using PyCharm community edition and Python 2.7,
import traceback import sys
No problem on the first line, which implies that I have pointed PyC
I have had this issue with PyCharm before. I find that reloading the interpreter fixes the issue.
File -> Settings -> Project -> Project Interpreter
Remove the interpreter and add it again.