After a quick web search I tried running
duplicity --version
That told me I needed to install 'future' with pip. So I installed
python-pip, future, and fasteners.
I now fail at:
duplicity --version
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
And then:
pip install duplicity.dup_main
Collecting duplicity.dup_main
Could not install packages due to an EnvironmentError: 404 Client Error: Not
Found for url: https://pypi.org/simple/duplicity-dup-main/
Are there some comprehensive installation instructions somewhere?
--
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
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs