[Gramine] ImportError: libpbc.so.1: Cannot Open Shared Object File: No Such File or Directory
Content Type: Error Messages | Article ID: 000095125 | Last Reviewed: 07/18/2023
Received the following error when trying to run a Gramine Python* Sample: ImportError: libpbc.so.1: cannot open shared object file: No such file or directory
Ensure the correct path is specified in the bashrc file: export LD_LIBRARY_PATH=/usr/local/lib before running any Gramine samples.