This repository has been archived by the owner on Jan 30, 2023. It is now read-only.
libexpat.so.1: cannot open shared object file: No such file or director #11
Labels
bug
Something isn't working
Hi.
This error has appearead again in this new layer. And I can reproduce it, finally.
I've cloned this repo and created a makefile with the commands described in the README. However, when trying to run a simple python function, it gives the error from the title.
Makefile:
Python function:
I've already checked the linking using
ldd
and it seems to be linked correctly. But when executing the function, it does not work.Am I missing something?
Again, thanks for your work with these layers. They help A LOT. And sorry for pestering you with my issues 😝
The text was updated successfully, but these errors were encountered: