Since I've installed Drone2Map, my (relatively heavy) arcpy scripts (not related to Drone2Map) run into a memory issue and either crash (in PyCharm), or never complete (in Pro or IDLE). I've since uninstalled Drone2Map and Pro (including cleaning registries etc), and reinstalled Pro only, but the issue remains.
These scripts have been running for 5 years without any problem, even when I run several at the same time. The peculiar thing is that with some of them, I'm not even saving anything in memory. It's not related to the data. Looks like installing Drone2Map somehow changed the memory allocation on the computer, or the way the memory is flushed, and I can't fix this. Something builds up in the memory until it crashes.
When PyCharm crashes, Pro and Chrome crash as well.
I've made a few tests with Drone2Map when it was still installed, and it used to run fine.
Any idea on what's going wrong? I basically can't do my work anymore.