juneau-project / juneau

A Jupyter notebook extension to centralize and manage data
https://juneau.readthedocs.io/
Apache License 2.0
14 stars 2 forks source link

Error: ERROR: could not load library <absolute path of funcs.so file>: The specified module could not be found. #11

Open IbraheemTaha opened 1 year ago

IbraheemTaha commented 1 year ago

I have been trying to load the functions library in the file "funcs.so" to the Postgres but with no success and the following error message appears:

Error: ERROR: could not load library <absolute path of funcs.so file>: The specified module could not be found.

Any idea?