I wrote a script to take the union between multiple polygons using shapely.ops.unary_union and found that it works on one machine but errors on another. Machine Specs: The machine that the script was ...