Python Forum
setting working directory in pycharm
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
setting working directory in pycharm
#11
(Dec-06-2018, 07:40 PM)saisankalpj Wrote: os.getcwd()as E:\div_code\my_pack\two,when i run sample_2.py.I want the output to be E:\div_code\my_pack
You have to look at Project or Content Root.
I don't use Pycharm,but VS Code.

You should also know the difference between a package(where files is access by import statement),
and just collection of your python files in a folder.
Reply


Possibly Related Threads…
Thread Author Replies Views Last Post
  working directory if using windows path-variable chitarup 2 726 Nov-28-2023, 11:36 PM
Last Post: chitarup
  Help setting up Pycharm & Remote Pi PickyBiker 3 1,947 Sep-17-2021, 04:04 PM
Last Post: PickyBiker
  Setup working directory in IDLE Pavel_47 3 3,766 Mar-06-2021, 08:59 AM
Last Post: Pavel_47
  [PyCharm] Working with virtual environment AndrzejB 1 2,116 Jul-18-2020, 06:22 PM
Last Post: AndrzejB
  CWD (Current working directory) pcsailor 5 4,656 Nov-11-2018, 10:14 AM
Last Post: Larz60+
  Configuring interpretor in PyCharm: [Errno 2] No such file or directory BoaCoder3 0 8,045 Sep-15-2018, 01:21 PM
Last Post: BoaCoder3
  how to save python file to working directory rpdohm 3 6,001 Sep-14-2017, 06:16 PM
Last Post: rpdohm

Forum Jump:

User Panel Messages

Announcements
Announcement #1 8/1/2020
Announcement #2 8/2/2020
Announcement #3 8/6/2020