Am 16. Juli 2025 16:21:26 MESZ schrieb Alexandros Drymonitis adrcki@gmail.com:
On 7/15/25 18:13, IOhannes m zmölnig via /home/alex/Documents/Pd/externals/pyo~/pyo~.pd_linux:libpython3.13.so.1.0: cannot open shared object file: No such file or directory
How can I link libpython3.13.so.1.0 to the object?
you are already linking correctly.
run ldconfig
(as root) once after inhaling new dynamic libraries on order to update the shared library cache.
mfg.sfg.jfd IOhannes