Working directory error

前端 未结 10 798
无人共我
无人共我 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:52

    I also got this error, and it got resolved by setting the default working directory. Follow the below path, and set the Working Directory to the folder where your code resides.

    File > Settings > Build, Execution, Deployment > Console > Python Console > Working Directory ...

提交回复
热议问题