Hi.
I try to install qtile on ubuntu 18.04.
i tried
pip3 install qtile
pip3 install --updrade qtile
I get the following error message.
  |████████████████████████████████| 245kB 1.2MB/s

    ERROR: Command errored out with exit status 1:

     command: /usr/bin/python3 -c 'import sys, setuptools, tokenize;
sys.argv[0] = '"'"'/tmp/pip-install-dkthxdi4/qtile/setu
p.py'"'"';
__file__='"'"'/tmp/pip-install-dkthxdi4/qtile/setup.py'"'"';f=getattr(tokenize,
'"'"'open'"'"', open)(__file__);c
ode=f.read().replace('"'"'\r\n'"'"',
'"'"'\n'"'"');f.close();exec(compile(code, __file__, '"'"'exec'"'"'))'
egg_info --egg-b
ase pip-egg-info

         cwd: /tmp/pip-install-dkthxdi4/qtile/

    Complete output (15 lines):

    Traceback (most recent call last):

      File "<string>", line 1, in <module>

      File "/tmp/pip-install-dkthxdi4/qtile/setup.py", line 71, in <module>

        'libqtile/core/xcursors_ffi_build.py:xcursors_ffi',
      File "/usr/lib/python3/dist-packages/setuptools/__init__.py", line
128, in setup
        _install_setup_requires(attrs)
      File "/usr/lib/python3/dist-packages/setuptools/__init__.py", line
121, in _install_setup_requires
        dist.parse_config_files(ignore_option_errors=True)
      File "/usr/lib/python3/dist-packages/setuptools/dist.py", line 494,
in parse_config_files
        ignore_option_errors=ignore_option_errors)
      File "/usr/lib/python3/dist-packages/setuptools/config.py", line 110,
in parse_configuration
        options.parse()
      File "/usr/lib/python3/dist-packages/setuptools/config.py", line 380,
in parse
        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.

Any idea what is wrong?
Thanks.
Petro

-- 
______________________________
Petro Khoroshyy

-- 
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/CAEoO5zq_Lp8b5qHV1Wrp1uCwULmFN426Wdw6NLQ%3D8aKnATS1-g%40mail.gmail.com.

Reply via email to