ValueError: Mmap of '17' at offset '0' failed with error '19'



Hello, I am currently getting this error on Tensorflow lite on my Raspberry Pi 3 through the Interpreter class and was wondering if anyone knew the solution to this or a similar issue of this. Attached in the images is the model I built and trained on my pc and I am struggling to be able to deploy the model on my Raspberry Pi. The model is saved through a .tflite file and I securely copied it to my Raspberry Pi.