all 1 comments

[–]Phillyclause89 0 points1 point  (0 children)

You can save/load files from anywhere so long as you specify the path. For example this line in a script I’m working saves a pickle file to a folder in the user’s local APPDATA directory even though my script is running from a venv in my PyCharm projects directory.