cirKITers / qml-essentials

Python package with commonly used Ansaetze, tools and data-reuploading model in quantum machine learning.
https://cirkiters.github.io/qml-essentials/
MIT License
0 stars 0 forks source link

[BUG] No data left in file #20

Open stroblme opened 2 months ago

stroblme commented 2 months ago

Describe the bug If cache is corrupt (for some reason), forward pass crashes with No data left in file error reported by nypio.py.

To Reproduce Happened during development of MindTheQApp

Expected behavior No crash, clean exception handling, deleting corrupted cache.

Screenshots image

Additional context N/A