When I try to pip install pyKerberos I get: Error while loading shared libraries: libopcodes-2.27.so The file is actually available on my machine, but it cannot be found. Is there any way I can specify the path where it should look for it?
When I try to pip install pyKerberos I get:
Error while loading shared libraries: libopcodes-2.27.so
The file is actually available on my machine, but it cannot be found.
Is there any way I can specify the path where it should look for it?