Suppose that we have this structure in PyCharm:

As we can see I inserted rb as bunch of random numbers in editor but when I insert rb in Python Console it will return an error. I don't have this problem in Visual Studio python interactive window and Enthought Canopy. What should I do to have same behavior in PyCharm?