duplicity-team team mailing list archive
-
duplicity-team team
-
Mailing list archive
-
Message #05425
Re: [Question #690023]: in <module>from duplicity.dup_main import mainModuleNotFoundError: No module named 'duplicity'.
Question #690023 on Duplicity changed:
https://answers.launchpad.net/duplicity/+question/690023
Status: Open => Answered
Kenneth Loafman proposed the following answer:
When you installed the snap version, did you use 'sudo snap install
duplicity --classic'? We had a problem with that a while back and it's
been fixed.
ken@utest-19-04:~$ sudo snap install duplicity --classic
duplicity 0.8.12.1612 from Kenneth Loafman installed
ken@utest-19-04:~$ duplicity --version
duplicity 0.8.12
Same with 'sudo pip3 install duplicity'. It works. I need to look at
pip/pip2. It should not have tried to install.
--
You received this question notification because your team duplicity-team
is an answer contact for Duplicity.