.py files stored on OneDrive

Answered

I am totally new to Pycharm and a novice in Python programming.  I am writing a few scripts and want to store them on my OneDrive account so I can access them from all my devices.

I created a Pycharm project on my laptop C: drive, but I can't open a .py file located on OneDrive from Pycharm.  Pycharm starts down loading the entire OneDrive folder.  I blocked pycharm from auotmatic downloads.  Now I can't access OneDrive from Pycharm.

 

Any ideas?

0
1 comment

Hi,

Working with network drives/folders isn't supported officially so unexpected issues may occur.

Have you considered using VCS or Deployment?

0

Please sign in to leave a comment.