我在使用pycharm时,突然出现了一个这样的问题:

        Unable to save settings: Failed to save settings. Please restart IntelliJ IDEA

PyCharm中的错误:following errors occurred on attempt to save files和Unable to save settings: Failed 的解决方案_ide

        这个问题很烦,网上有各种教程解决问题,例如卸载identifier Highlighter,或者以管理员身份运行,或者重新安装一次pycharm,并且在卸载的时候选择删除以前所有的配置和环境。但是这些我都试过了,并没有起作用。

        我最终的解决方案是:

        完全卸载pycharm,卸载之后重启一次电脑,然后再安装pycharm,之后这个错误就没有了

        但是之后随之也出现了这个错误:

        following errors occurred on attempt to save files

                              PyCharm中的错误:following errors occurred on attempt to save files和Unable to save settings: Failed 的解决方案_IDEA_02

    这个问题我的解决方案是:

        1.

                     PyCharm中的错误:following errors occurred on attempt to save files和Unable to save settings: Failed 的解决方案_python_03

        2.

                    PyCharm中的错误:following errors occurred on attempt to save files和Unable to save settings: Failed 的解决方案_解决方案_04

        3. 去掉这一项

                  PyCharm中的错误:following errors occurred on attempt to save files和Unable to save settings: Failed 的解决方案_python_05

           之后,问题就解决了。