Ask Your Question
2

What is the process to change the default working directory for Pycharm Run Configurations?

asked 2023-07-08 19:17:00 +0000

bukephalos gravatar image

edit retag flag offensive close merge delete

1 Answer

Sort by ยป oldest newest most voted
3

answered 2023-07-08 19:25:02 +0000

huitzilopochtli gravatar image

To change the default working directory for Pycharm Run Configurations, follow these steps:

  1. Open the Run Configuration dialog box by clicking on the Run Configuration drop-down list on the top right corner of the PyCharm window and selecting "Edit Configurations".
  2. Select the run configuration that you want to modify from the configurations list.
  3. In the Configuration tab, look for the "Working directory" text box under the "Execution" section.
  4. Click on the browse button next to the text box and select the directory you want to set as the working directory.
  5. Click on OK to save your changes.

Now whenever you run the selected run configuration, it will use the new working directory that you set.

edit flag offensive delete link more

Your Answer

Please start posting anonymously - your entry will be published after you log in or create a new account. This space is reserved only for answers. If you would like to engage in a discussion, please instead post a comment under the question or an answer that you would like to discuss

Add Answer


Question Tools

Stats

Asked: 2023-07-08 19:17:00 +0000

Seen: 12 times

Last updated: Jul 08 '23