On 06.11.2019 20:16, Khoroshyy Petro wrote:
Hi.
I try to install qtile on ubuntu 18.04.
i tried
pip3 install qtile
pip3 install --updrade qtile


         self.section_prefix, section_name))
     distutils.errors.DistutilsOptionError: Unsupported distribution option
section: [options.data_files]
     ----------------------------------------
ERROR: Command errored out with exit status 1: python setup.py egg_info
Check the logs for full command output.

You need a newer setuptools, and if you follow the installation guide[1] it 
would have been upgraded and you wouldn't get this error message

apt-get install libpangocairo-1.0-0
pip3 install xcffib
pip3 install --no-cache-dir cairocffi

Installation of cairocffi will upgrade setuptools


[1] http://docs.qtile.org/en/latest/manual/install/

--
Kai Stian Olstad

--
You received this message because you are subscribed to the Google Groups 
"qtile-dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/qtile-dev/e420bc8e-08da-f241-d6b3-3388a1ac008e%40olstad.com.

Reply via email to