Script bug need help

I have this problem when I run a python script for deep learning model:

python: error while loading shared libraries: libssp.so.0: cannot open shared object file: No such file or directory

This is unexpected since 1 hours ago I still can run a similar script normally.
Anyone know how to fix this