View Single Post
Old 04-22-2018, 06:51 AM   #20
manon123
Enthusiast
manon123 began at the beginning.
 
manon123's Avatar
 
Posts: 29
Karma: 10
Join Date: Nov 2014
Location: Belgium
Device: Kobo glo
Hi Doitsu,

My Linux Distribution in Archlinux.
I've installed Sigil from the AUR repository (Sigil is'nt present in the repositories of Archlinux).

In Arch repositories, python3-pyqt5, python3-lxml, python-bs4 doesn't exist.
Yaourt -Ss give me back : nothing.

But, I've found it in the Archlinux's Wiki : the library is simply named : tk

So, with a
Code:
sudo pacman -S tk
, my problem is resolved.

Sorry for my English, I don't speak it fluently

Thank you for your answer.

Last edited by manon123; 04-22-2018 at 06:56 AM.
manon123 is offline   Reply With Quote