New Project uses old project directory
已回答
Every time I try to create a new Python project, it keeps creating a new project based on a previous one I was working on.
请先登录再写评论。
Hi David! Sound like a known problem, could you please remove ProjectModuleManager component configuration from project.default.xml in the application config directory (https://intellij-support.jetbrains.com/hc/en-us/articles/206544519-Directories-used-by-the-IDE-to-store-settings-caches-plugins-and-logs)? Has it helped?
Worked like a *Charm*.
Great, thank you! The bug which causes this issue (PY-23930) is fixed in 2017.1.3+ so this problem should not happen again.
hi Pavel,
I just upgrade to 2017.1.4 , I see the issue is still there. When I tried to open a new project , the project structure is still old. Please double check it. Thanks.
ok, seems 2017.2 EAP fixed the issue.
Hi philipjin! Update to 2017.1.4 does not fix it because your settings have been corrupted due to the bug. 2017.1.4 will prevent this from happening but it can't fix your settings. Please check my first post here for instruction of how to fix it manually. 2017.2 use separate settings from 2017.1.x versions so it's not affected in the first place.