FS#78704 - displaycal: crashes: requires python 3.10

Attached to Project: Arch Linux
Opened by Alberto Salvia Novella (es20490446e) - Sunday, 04 June 2023, 20:16 GMT
Last edited by Toolybird (Toolybird) - Sunday, 04 June 2023, 20:44 GMT
Task Type Bug Report
Category Packages: Extra
Status Closed
Assigned To No-one
Architecture All
Severity High
Priority Normal
Reported Version
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Votes 0
Private No

Details

```
Traceback (most recent call last):
File "/usr/bin/displaycal", line 4, in <module>
from DisplayCAL.main import main
File "/usr/lib/python3.11/site-packages/DisplayCAL/main.py", line 27, in <module>
raise RuntimeError(
RuntimeError: Need Python version >= 3.8 <= 3.10, got 3.11.3
```

https://github.com/eoyilmaz/displaycal-py3/issues/259
This task depends upon

Closed by  Toolybird (Toolybird)
Sunday, 04 June 2023, 20:44 GMT
Reason for closing:  Duplicate
Additional comments about closing:   FS#78430 

Loading...