Working directory error

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

    • In the upper right corner click on small next to your main to run (look to the left from green right-pointing triangle)
    • Select Edit configurations.
    • In ▼ Python select the proper configuration name.
    • Look at the Configuration panel.
    • Fix items Script and Working directory.

    pycharm

提交回复
热议问题