Mat: Namespace Poppler not available











up vote
0
down vote

favorite












I've installed MAT: Metadata Anonymisation Toolkit. When I tried to run mat, I got following error:



user@user ~ $ mat
Traceback (most recent call last):
File "/usr/bin/mat", line 10, in <module>
from libmat import mat
File "/usr/lib/python2.7/dist-packages/libmat/mat.py", line 22, in <module>
import strippers # this is loaded here because we need LOGGING_LEVEL
File "/usr/lib/python2.7/dist-packages/libmat/strippers.py", line 9, in <module>
import office
File "/usr/lib/python2.7/dist-packages/libmat/office.py", line 15, in <module>
gi.require_version('Poppler', '0.18')
File "/usr/lib/python2.7/dist-packages/gi/__init__.py", line 102, in require_version
raise ValueError('Namespace %s not available' % namespace)
ValueError: Namespace Poppler not available


I don't know how to fix this. Help.



Information about my system:



user@user ~ $ uname -a
Linux user 4.13.0-38-generic #43~16.04.1-Ubuntu SMP Wed Mar 14 17:48:43 UTC 2018 x86_64 x86_64 x86_64 GNU/Linux









share|improve this question






















  • Where did you get MAT from? I've installed mat from my OS's repositories and it works fine.
    – dsstorefile1
    Apr 24 at 20:41










  • @dsstorefile with sudo apt-get install mate
    – Columnist
    Apr 24 at 21:55

















up vote
0
down vote

favorite












I've installed MAT: Metadata Anonymisation Toolkit. When I tried to run mat, I got following error:



user@user ~ $ mat
Traceback (most recent call last):
File "/usr/bin/mat", line 10, in <module>
from libmat import mat
File "/usr/lib/python2.7/dist-packages/libmat/mat.py", line 22, in <module>
import strippers # this is loaded here because we need LOGGING_LEVEL
File "/usr/lib/python2.7/dist-packages/libmat/strippers.py", line 9, in <module>
import office
File "/usr/lib/python2.7/dist-packages/libmat/office.py", line 15, in <module>
gi.require_version('Poppler', '0.18')
File "/usr/lib/python2.7/dist-packages/gi/__init__.py", line 102, in require_version
raise ValueError('Namespace %s not available' % namespace)
ValueError: Namespace Poppler not available


I don't know how to fix this. Help.



Information about my system:



user@user ~ $ uname -a
Linux user 4.13.0-38-generic #43~16.04.1-Ubuntu SMP Wed Mar 14 17:48:43 UTC 2018 x86_64 x86_64 x86_64 GNU/Linux









share|improve this question






















  • Where did you get MAT from? I've installed mat from my OS's repositories and it works fine.
    – dsstorefile1
    Apr 24 at 20:41










  • @dsstorefile with sudo apt-get install mate
    – Columnist
    Apr 24 at 21:55















up vote
0
down vote

favorite









up vote
0
down vote

favorite











I've installed MAT: Metadata Anonymisation Toolkit. When I tried to run mat, I got following error:



user@user ~ $ mat
Traceback (most recent call last):
File "/usr/bin/mat", line 10, in <module>
from libmat import mat
File "/usr/lib/python2.7/dist-packages/libmat/mat.py", line 22, in <module>
import strippers # this is loaded here because we need LOGGING_LEVEL
File "/usr/lib/python2.7/dist-packages/libmat/strippers.py", line 9, in <module>
import office
File "/usr/lib/python2.7/dist-packages/libmat/office.py", line 15, in <module>
gi.require_version('Poppler', '0.18')
File "/usr/lib/python2.7/dist-packages/gi/__init__.py", line 102, in require_version
raise ValueError('Namespace %s not available' % namespace)
ValueError: Namespace Poppler not available


I don't know how to fix this. Help.



Information about my system:



user@user ~ $ uname -a
Linux user 4.13.0-38-generic #43~16.04.1-Ubuntu SMP Wed Mar 14 17:48:43 UTC 2018 x86_64 x86_64 x86_64 GNU/Linux









share|improve this question













I've installed MAT: Metadata Anonymisation Toolkit. When I tried to run mat, I got following error:



user@user ~ $ mat
Traceback (most recent call last):
File "/usr/bin/mat", line 10, in <module>
from libmat import mat
File "/usr/lib/python2.7/dist-packages/libmat/mat.py", line 22, in <module>
import strippers # this is loaded here because we need LOGGING_LEVEL
File "/usr/lib/python2.7/dist-packages/libmat/strippers.py", line 9, in <module>
import office
File "/usr/lib/python2.7/dist-packages/libmat/office.py", line 15, in <module>
gi.require_version('Poppler', '0.18')
File "/usr/lib/python2.7/dist-packages/gi/__init__.py", line 102, in require_version
raise ValueError('Namespace %s not available' % namespace)
ValueError: Namespace Poppler not available


I don't know how to fix this. Help.



Information about my system:



user@user ~ $ uname -a
Linux user 4.13.0-38-generic #43~16.04.1-Ubuntu SMP Wed Mar 14 17:48:43 UTC 2018 x86_64 x86_64 x86_64 GNU/Linux






software-installation file-metadata






share|improve this question













share|improve this question











share|improve this question




share|improve this question










asked Apr 24 at 20:28









Columnist

1




1












  • Where did you get MAT from? I've installed mat from my OS's repositories and it works fine.
    – dsstorefile1
    Apr 24 at 20:41










  • @dsstorefile with sudo apt-get install mate
    – Columnist
    Apr 24 at 21:55




















  • Where did you get MAT from? I've installed mat from my OS's repositories and it works fine.
    – dsstorefile1
    Apr 24 at 20:41










  • @dsstorefile with sudo apt-get install mate
    – Columnist
    Apr 24 at 21:55


















Where did you get MAT from? I've installed mat from my OS's repositories and it works fine.
– dsstorefile1
Apr 24 at 20:41




Where did you get MAT from? I've installed mat from my OS's repositories and it works fine.
– dsstorefile1
Apr 24 at 20:41












@dsstorefile with sudo apt-get install mate
– Columnist
Apr 24 at 21:55






@dsstorefile with sudo apt-get install mate
– Columnist
Apr 24 at 21:55












1 Answer
1






active

oldest

votes

















up vote
1
down vote













you need to install gir1.2-poppler-0.18 it doesn't install with mat but mat needs it to run






share|improve this answer























    Your Answer








    StackExchange.ready(function() {
    var channelOptions = {
    tags: "".split(" "),
    id: "106"
    };
    initTagRenderer("".split(" "), "".split(" "), channelOptions);

    StackExchange.using("externalEditor", function() {
    // Have to fire editor after snippets, if snippets enabled
    if (StackExchange.settings.snippets.snippetsEnabled) {
    StackExchange.using("snippets", function() {
    createEditor();
    });
    }
    else {
    createEditor();
    }
    });

    function createEditor() {
    StackExchange.prepareEditor({
    heartbeatType: 'answer',
    convertImagesToLinks: false,
    noModals: true,
    showLowRepImageUploadWarning: true,
    reputationToPostImages: null,
    bindNavPrevention: true,
    postfix: "",
    imageUploader: {
    brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
    contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
    allowUrls: true
    },
    onDemand: true,
    discardSelector: ".discard-answer"
    ,immediatelyShowMarkdownHelp:true
    });


    }
    });














     

    draft saved


    draft discarded


















    StackExchange.ready(
    function () {
    StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2funix.stackexchange.com%2fquestions%2f439833%2fmat-namespace-poppler-not-available%23new-answer', 'question_page');
    }
    );

    Post as a guest















    Required, but never shown

























    1 Answer
    1






    active

    oldest

    votes








    1 Answer
    1






    active

    oldest

    votes









    active

    oldest

    votes






    active

    oldest

    votes








    up vote
    1
    down vote













    you need to install gir1.2-poppler-0.18 it doesn't install with mat but mat needs it to run






    share|improve this answer



























      up vote
      1
      down vote













      you need to install gir1.2-poppler-0.18 it doesn't install with mat but mat needs it to run






      share|improve this answer

























        up vote
        1
        down vote










        up vote
        1
        down vote









        you need to install gir1.2-poppler-0.18 it doesn't install with mat but mat needs it to run






        share|improve this answer














        you need to install gir1.2-poppler-0.18 it doesn't install with mat but mat needs it to run







        share|improve this answer














        share|improve this answer



        share|improve this answer








        edited May 26 at 17:13









        Jesse_b

        11.4k23063




        11.4k23063










        answered May 26 at 17:10









        Anthony Hill

        111




        111






























             

            draft saved


            draft discarded



















































             


            draft saved


            draft discarded














            StackExchange.ready(
            function () {
            StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2funix.stackexchange.com%2fquestions%2f439833%2fmat-namespace-poppler-not-available%23new-answer', 'question_page');
            }
            );

            Post as a guest















            Required, but never shown





















































            Required, but never shown














            Required, but never shown












            Required, but never shown







            Required, but never shown

































            Required, but never shown














            Required, but never shown












            Required, but never shown







            Required, but never shown







            Popular posts from this blog

            サソリ

            広島県道265号伴広島線

            Accessing regular linux commands in Huawei's Dopra Linux