Linking PyCharm and Dropbox
For those who intend to use our support service, we recommend you download the Dropbox app on your computer and link PyCharm to Dropbox​
​
​
Installing Dropbox & linking PyCharm to Dropbox
(We use Dropbox as part of course management system.)
​
If you already have the Dropbox app installed, skip directly to the step: Setting PyCharm to link with Dropbox
​
-
Request a student shared folder from us and let us know which email address you will use with your Dropbox account (you can either use an existing Dropbox account or create a new one for free)
-
Download the Dropbox app from www.dropbox.com/install and then run the installer.
-
Once you have installed Dropbox open the Dropbox app and either log in to your existing account or create a new one. Please note that we need to know which email address is used on the Dropbox account.
-
We will share a folder named "<YourName>’s Python Code” with you. Please note that this folder will be empty.
​
IMPORTANT STEP
Setting PyCharm to link with Dropbox​
​
Please ensure you have followed "Setting PyCharm for the first time" step first from the software installation page.
​​​
​
​
​​

​
-
Launch PyCharm and choose 'Create New Project' from the Welcome to PyCharm menu (see above). If PyCharm loads your existing project directly, simply choose 'Close Project' from the file menu first to return to the Welcome window shown above. There are two key steps that are required at this stage:
-
DO NOT choose the default location, instead click on the icon on the right of the Location bar and find the Dropbox folder we have shared with you named "<YourName>'s Python Code".
-
Click on the small triangle next to Project Interpreter and choose Existing Interpreter. If the drop-down menu includes an option that says Python 3 choose it and click on Create. You're done!
-
If Python 3 is not there, click on the icon on the right next to the Interpreter dropdown menu, choose System Interpreter on the left and then select the option that includes Python 3 in the path name. Click OK and Create and you're done.
​