When i input " :wq " for save the file inno_config.py i get error "READ ONLY FILE" and i can't save the changes. Any solution?
Try ":wq!" with ! at the end.
Or you could just change the file to be writeable and use the plain ":wq". "chmod 777 inno_config.py" should do the trick nicely.Sorry, forget about those. Wouldn't work as it turned out.
