A temporary fix for me was to locate librtmp.so.0 on my system and
symlink it into /usr/lib/

E.g.

$ locate librtmp.so.0
/usr/lib/i486-linux-gnu/librtmp.so.0
sudo ln -s /usr/lib/i486-linux-gnu/librtmp.so.0 /usr/lib/librtmp.so.0

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/982436

Title:
  can not import pycurl: librtmp.so.0: cannot open shared object file:
  No such file or directory

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/pycurl/+bug/982436/+subscriptions

-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to