← Back to team overview

duplicity-team team mailing list archive

Re: [Question #664503]: cannot import name Gio

 

Question #664503 on Duplicity changed:
https://answers.launchpad.net/duplicity/+question/664503

Kenneth Loafman proposed the following answer:
If you do:

$ python
Python 2.7.12 (default, Dec  4 2017, 14:50:18)
[GCC 5.4.0 20160609] on linux2
Type "help", "copyright", "credits" or "license" for more information.
>>> from gi.repository import Gio
>>> ^D

You should see no errors.  If so, what do you get?

...Ken


On Sun, Feb 18, 2018 at 6:12 AM, Dan Jaenecke <
question664503@xxxxxxxxxxxxxxxxxxxxx> wrote:

> Question #664503 on Duplicity changed:
> https://answers.launchpad.net/duplicity/+question/664503
>
>     Status: Answered => Open
>
> Dan Jaenecke is still having a problem:
> Hi edso and Manfred,
>
> thanks for trying to help…
>
> @edso:
> all files from https://packages.ubuntu.com/xenial/amd64/python-gi/filelist
> exist.
>
> Yes, I could path duplicity, but I most warn you that I am not really into
> python ;)
> And yes, I *could* stop using deja-dup, but it is really convenient and
> I'd prefer to continue using it. For the moment I fixed the problem by
> having a shell-wrapper for duplicity which discards the --gio-Parameter.
>
> @ Manfred
> $ sudo updatedb
> <no output>
>
> $ locate Gio.py
> /usr/lib/python2.7/dist-packages/gi/overrides/Gio.py
> /usr/lib/python2.7/dist-packages/gi/overrides/Gio.pyc
> /usr/lib/python3/dist-packages/gi/overrides/Gio.py
> $ locate gio.x86_64-linux-gnu.so
> /usr/lib/python2.7/dist-packages/gtk-2.0/gio/_gio.x86_64-linux-gnu.so
> $ locate gio.i386-linux-gnu.so
> <no output>
>
> --
> 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.