Install PyCharm and pip

Hi all. I’m getting ready to install PyCharm. I’ve been using vanilla python and IDLE for a while now and I kinda want to level up.
If you’re in cmd line in WIN and you set the “pip config set global.require-virtualenv true”, does this mean you have to set this to false when using PyCharm? I plan on using PyCharm as my main development IDE.
Thanks for any help.