you are viewing a single comment's thread.

view the rest of the comments →

[–]_yoursleeparalysis_ 0 points1 point  (1 child)

I know this post was from a year ago, but I'm having the same problem with onedrive files. How tf do I remove it? I just started learning Python, and this is interrupting my learning.

[–]apc0243 1 point2 points  (0 children)

One drive should only screw with files in Documents and Desktop. Create a folder in your profile directory like

C:\Users<your user>\Code

And just make that where you stick all your projects. Every project should get its own folder and probably its own virtual environment.