Hello, i just bought a RPi 3 to run my python script 24/7 on it.. the code has a read and write data to a .txt when i run the script on my PC it works fine but on the RPi 3 it works without an error but it doesn't write all the scraped data using requests.get i tried to upgrade and update RPi 3 but ...