A few more deja-dup issues: deja-dup (brings up GUI, I select backup...) Traceback (most recent call last): File "/usr/bin/duplicity", line 55, in <module> from duplicity.dup_main import main ImportError: No module named duplicity.dup_main
sudo deja-dup (brings up GUI, I select backup...) Traceback (most recent call last): File "/usr/bin/duplicity", line 31, in <module> from future import standard_library ImportError: No module named future So: pip install future Requirement already satisfied: future in ./.local/lib/python2.7/site-packages (0.18.2) But isn't in python3 now? -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1855736 Title: Duplicity fails to start To manage notifications about this bug go to: https://bugs.launchpad.net/duplicity/+bug/1855736/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs