PyCharm 5.0.1 doesn't resolve builtin modules / methods

前端 未结 2 520
名媛妹妹
名媛妹妹 2021-01-06 17:42

My PyCharm 5.0.1 installation does not resolve references to any builtin modules or methods:

As you can see, I have installed python over cygwin.

I alr

2条回答
  •  予麋鹿
    予麋鹿 (楼主)
    2021-01-06 18:20

    I use Windows 10 x64, Python 3.5.1 and PyCharm Community Edition 2016.1.4

    I have the same problem and sovled it by runnig PyCharm in admin mode (it is required only once).

提交回复
热议问题