How To Fix Read-only File System Error Python December 22, 2023 Post a Comment I am trying to make a python script that runs the command line for turning a file into a .zip using python3 on my Mac. However, whenever I run: os.system('zip -er file.zip /Users/mSolution 1: i will suggest 3 steps ! first run :fsck -n -f Copythen reboot !make sure to run the python file as rootimport os try: os.system('zip mag.zip mag.ppk') print ('success') except: print ('problem') Copyscrenshoot for my test Share Post a Comment for "How To Fix Read-only File System Error Python"
Post a Comment for "How To Fix Read-only File System Error Python"