我已经查看了其他帖子,但我仍然不知道我应该如何解决这个问题。我提供了截图,我希望它们对你们有用。
http://s11.postimg.org/6mpv39sab/screen_1_for_stackoverflow.png
http://s7.postimg.org/x62k3lhgr/screen_2_for_stackoverflow.png
答案 0 :(得分:0)
通常这是由于PyCharm中的缓存问题。转到File --> Invalidate caches
并重新启动PyCharm。
相关 - this question。
答案 1 :(得分:0)
经过一些修修补补后,我通过删除构思文件并使缓存无效来实现(幸运)(好吧,至少我认为)。