How to view Python 3.6 classes, functions, and module definitions in PyCharm
已回答
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.
请先登录再写评论。
Could you please take a couple of screenshots of the problem?