lilypond-user
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Getting Frescobaldi to use my poppler


From: Knute Snortum
Subject: Re: Getting Frescobaldi to use my poppler
Date: Fri, 3 Jan 2020 16:23:47 -0800

Thanks for your answers!  What was going on with my system was that I
need to use "python3" because "python" points to 2.7.  Also, I needed
to set my QT_SELECT so the actual command that did it for me was:

    QT_SELECT=5 python3 setup.py build (and install)

---
Knute Snortum
(via Gmail)

On Fri, Jan 3, 2020 at 9:42 AM Kevin Cole <address@hidden> wrote:
>
>
>
> On Fri, Jan 3, 2020 at 12:39 PM Federico Bruni <address@hidden> wrote:
>>
>>
>> See this issue:
>> https://github.com/frescobaldi/python-poppler-qt5/issues/14#issuecomment-506735413
>>
>> Try this:
>> wget
>> https://www.riverbankcomputing.com/hg/sip/raw-file/79f89221765d/sipdistutils.py
>> mv sipdistutils.py path/to/lib/python3.X/site-packages/
>
>
> That sounds better than my answer.
>



reply via email to

[Prev in Thread] Current Thread [Next in Thread]