I\'m facing a strange issue using the standard open(path, \"w\") function to write to a file. It works as expected on my mac, but I tried my script on VM running Wi
open(path, \"w\")