How to view Python 3.6 classes, functions, and module definitions in PyCharm
Answered
I've configured the Python 3.6 interpreter correctly and still can't see the class, function, and module definitions for Python 3.6, probably because PyCharm uses the latest version of the typeshed stub. Currently, I haven't found a way to switch the typeshed version in PyCharm.
Please sign in to leave a comment.
Could you please take a couple of screenshots of the problem?