duplicity-team team mailing list archive
-
duplicity-team team
-
Mailing list archive
-
Message #03799
Re: [Question #374333]: Python Installation problem with 0.7.10
Question #374333 on Duplicity changed:
https://answers.launchpad.net/duplicity/+question/374333
Status: Open => Answered
Kenneth Loafman proposed the following answer:
No clue. duplicity has been installed many thousands of times and no one
has reported problems.
Is Python 2 the default? If not, use:
$ sudo python2 setup.py install
to do the install.
On Tue, Aug 30, 2016 at 3:43 PM, Kevin Beierle <
question374333@xxxxxxxxxxxxxxxxxxxxx> wrote:
> New question #374333 on Duplicity:
> https://answers.launchpad.net/duplicity/+question/374333
>
> Installing duplicity-0.7.10 on Ubuntu 14.0.4, received the following error
> message:
> File "setup.py", line 25 in <module>
> from setuptools import setup, Extension
> ImportError: No module named setuptools
>
> Any idea why it isn't recognizing setuptools module? Downloaded this
> directly from code.launchpad.net...thanks!
>
> Kevin
>
> --
> You received this question notification because your team duplicity-team
> is an answer contact for Duplicity.
>
> _______________________________________________
> Mailing list: https://launchpad.net/~duplicity-team
> Post to : duplicity-team@xxxxxxxxxxxxxxxxxxx
> Unsubscribe : https://launchpad.net/~duplicity-team
> More help : https://help.launchpad.net/ListHelp
>
--
You received this question notification because your team duplicity-team
is an answer contact for Duplicity.