Solution that worked for me on macOS, for anyone searching:

$ /location/of/duplicity/libexec/bin/pip3 install b2

(
if installed with brew that would most probably be:
$ /usr/local/Cellar/duplicity/[VERSION]/libexec/bin/pip3 install b2
)

Use the pip coming from the duplicity package, and b2 will be located.
Of course this is a quick-and-dirty, as you'll have to re-patch for every 
update.

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

Title:
  B2 Python APIs are missing

To manage notifications about this bug go to:
https://bugs.launchpad.net/duplicity/+bug/1743247/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to