I\'ve encountered a problem like this before and the solution was simple, I had forgotten to close the file with .close(), however, this time I have used .close() a
.close()