AWS Thinkbox Discussion Forums

dpython error

This is with version 7.1.0.17:

[root@deadline03 bin]# ./dpython
./dpython: error while loading shared libraries: libpython2.7.so.1.0: cannot open shared object file: No such file or directory

It seems like the so is named differently:

lrwxrwxrwx 1 root root 26 Nov 21 11:21 libpython2.7.so -> python/lib/libpython2.7.so

Hey Laszlo,

Try running the client installer on this machine again to see if that fixes the problem. In previous versions of Deadline, dpython was a symlink, and you needed to set LD_LIBRARY_PATH before calling dpython so that it found the python library properly. We changed dpython to a shell script that automatically sets the environment. However, this is a fix that can’t be applied during auto-upgrading, which is why a client reinstall should fix it.

Cheers,
Ryan

Privacy | Site terms | Cookie preferences