Working directory error

前端 未结 10 1139
无人共我
无人共我 2021-01-30 22:04

I am working with PyCharm 4.04. Since I installed it, every time I open it, as default directory I get this:

C:\\Users\\Laura\\AppData\\Local\\Temp\\main.

10条回答
  •  你的背包
    2021-01-30 22:35

    I solved this by replacing all instances of the old filename and old directory with the new one in .idea/workspace.xml

    It can be done with PyCharm running.

提交回复
热议问题