Help building a flatpak for qutebrowser

Emmanuele Bassi ebassi at gmail.com
Fri Jun 23 10:47:00 UTC 2017


On 22 June 2017 at 22:10, Ankur Sinha <sanjay.ankur at gmail.com> wrote:

> - The app won't run, it can't find the installed python modules

Which version of Flatpak are you using? With 0.8.x I've noticed that
Python modules installed via setuptools' setup.py are generally broken
by the inclusion in the repo.

You should either update Flatpak to the 0.9 release, or you should use
`pip install .` instead of `python ./setup.py`.

Ciao,
 Emmanuele.

-- 
https://www.bassi.io
[@] ebassi [@gmail.com]


More information about the Flatpak mailing list