Action.py freezing behavior

Im encountering some strange behavior from Action.py.

When I try start the actions server, it will freeze, unless there is a custom function python file present in the actions folder.

The function file isnt working correctly anymore and I dont need it, so i tried to remove it (both delete it or rename it). I also tried just deleting the contents of the file while leaving it in the actions folder.

None of that worked. I also tried deleting all traces of code in action.py that call the file, yet when i run actions, it still calls the file. Ive no idea whats going on.

Thanks for any leads.

@travelmail26 Delete older trained model and train the new model and then try to run.

1 Like