Tony Rice
- Total activity 14
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 2
- Subscriptions 5
-
Created new files take several minutes to show up in project view
AnsweredIs there a setting somewhere I can adjust to force PyCharm to scan the project directory for new files.I know I can right click on a directory and select “Reload from disk” to force this to happen,... -
Created opposite of attach project?
AnsweredIt's convenient to attach another project into the project I'm currently working with (File->open->(select project directory)->click open button, click attach button), but its not clear how to reve... -
Created Catalina Python3 virtual environment creation issues
AnsweredI recently upgraded my MacOS to Catalina and switched to the version of python3 bundled there (/usr/bin/python3) and removed the homebrew installation of Python3. Everything works great from the c...