PyCharm更新package结构,解决unresolved Reference问题 Posted on 2020-06-27 | Edited on 2020-06-28 | In 随笔 / Writing | Views: Symbols count in article: 298 | Reading time ≈ 1 mins. Pycharm在更新某个包文件后,interpreter不会自动更新skeleton,导致import刚安装的package的时候会出现“unresolved Reference”错误。 解决方案:在File-setting-python interpreter中进行操作: 参考https://intellij-support.jetbrains.com/hc/en-us/community/posts/115000738804-How-to-update-skeletons-remote-interpreter?page=1#community_comment_115000623624