Cannot refactor
Hi,
when i try refactor > change signature on a function definition I get a pop saying "Cannot Refactor. Source is not under root". The file i'm working on does live within the current project. It works on other projects.
Is there something I'm doing wrong?
when i try refactor > change signature on a function definition I get a pop saying "Cannot Refactor. Source is not under root". The file i'm working on does live within the current project. It works on other projects.
Is there something I'm doing wrong?
Please sign in to leave a comment.
./../Library/Application Support/PyCharm30
./../Library/Caches/PyCharm30
./../Library/Logs/PyCharm30
./../Library/Preferences/PyCharm30
It turns out that I was using a different project interpreter with extra paths added. Once I switched the Project Interpreter back to the default Python2.7 interpreter that fixed the refactoring.
You might check your Project Interpreter settings.