【pycharm】Unable to save settings: Failed to save settings. Please restart PyCharm解决

1.Unable to save settings: Failed to save settings. Please restart PyCharm解决

The .idea project directory deleted, restart pycharm can.

 

2.error:please select a valid Python interpreter

problem causes:

Do not choose to run Python programs in pycharm import source project when

Solution:

1), the setting change Pycharm 
open settings (CTRL + ALT + S) or file> settings, block the open configuration, as shown below:

2), in the query box, enter the interpreter, query

Steps are as follows:

    • The first step: to query the contents of output
    • Step Two: Select Project Interpreter
    • Step 3: Select the Configure button on the right side of the screen, right click and select add local
    • Step 4: Select system interpreter, and to select the installation path Python

Guess you like

Origin www.cnblogs.com/zmdComeOn/p/12046139.html