Skip to navigation
Python3.9: error while loading shared libraries: libpython3.9.so.1.0: cannot open shared object file: No such file or directory
18.12.20
install apt-get install libpython3-all-dev
Reply
Anonymous
Or run ldconfig to add the path to the linker cache: sudo ldconfig /usr/local/lib
18.12.20
Reply
Anonymous
Information Epoch 1732528786
Write a big program only when it is clear by demonstration that nothing else will do.
Home
Notebook
Contact us