Hi,
This is my first post in this forum. I'll try to give as many details as I can. I'm trying to run some python code which calls in keras. I have run it with an example dataset (a numpy array) and it did run but when I try running it in python, it gives me an error of "unknown Python error happened" but when I set breakpoint I have isolated the model.fit inside training() part as the problem. Id there anything I'm missing in the LV VI for correctly calling python functions? See attached my python code and my Vi. Thank you all for your attention in advance