Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

desktop/qtile: Update for 0.29.0 [cancelled] #8443

Closed
wants to merge 1 commit into from

Conversation

isaackwy
Copy link
Contributor

@isaackwy isaackwy commented Oct 20, 2024

Please ignore this pull request for now.
I received the following error message when running qtile 0.29.0:

Traceback (most recent call last):
  File "/usr/bin/qtile", line 5, in <module>
    from libqtile.scripts.main import main
  File "/usr/lib64/python3.9/site-packages/libqtile/scripts/main.py", line 7, in <module>
    from libqtile.scripts import check, cmd_obj, migrate, run_cmd, shell, start, top, udev
  File "/usr/lib64/python3.9/site-packages/libqtile/scripts/check.py", line 29, in <module>
    from libqtile.utils import get_config_file
  File "/usr/lib64/python3.9/site-packages/libqtile/utils.py", line 47, in <module>
    ColorType = str | tuple[int, int, int] | tuple[int, int, int, float]
TypeError: unsupported operand type(s) for |: 'type' and 'types.GenericAlias'

Copy link

reverse dependencies - desktop/qtile

None

Copy link

✅ sbolint - desktop/qtile ✅

sbolint: qtile checks out OK

@isaackwy isaackwy closed this Oct 20, 2024
@isaackwy isaackwy changed the title desktop/qtile: Update for 0.29.0 desktop/qtile: Update for 0.29.0 [cancelled] Oct 20, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant