displaycal-py3
displaycal-py3 copied to clipboard
DisplayCAL Modernization Project
Upon DisplayCAL exit the following error messages are printed: ```shell Exiting DisplayCAL Ran application exit handlers Exception ignored in: Traceback (most recent call last): File "/Users/eoyilmaz/Documents/development/displaycal-py3/.venv/lib/python3.11/site-packages/pyglet/media/player.py", line 132, in __del__...
The VCGTs in the generated ICC profiles always appear to be 8 bits on Linux, even when created for a 10bit display The 8 bit VCGTs are unable to be...
After profiling, at the very last step when it prompts to install the profile, installing for the current user fails with: ``` Traceback (most recent call last): File "/Users/raylau/Documents/scripts/git/displaycal_venv/lib/python3.11/site-packages/wx/lib/delayedresult.py", line...
There are too many prerequisites and can't solve them all from different linux distro. Is there any plan to release a all in one version the can be run open...
Hi, I am thinking of creating a fork to automatically upload 1D LUTs to LG OLED tvs using either [bendavid/aiopylgtv](https://github.com/chros73/bscpylgtv) or [chros73/bscpylgtv](https://github.com/chros73/bscpylgtv). LG OLED tvs support internal LUT capabilities since...
Edit: Addressed, keeping open for others to see. Might want to update README instructions. Feel free to close it of-course. m1 Mini 13.2.1 (22D68) pip 23.0.1 from /opt/homebrew/lib/python3.11/site-packages/pip (python 3.11)...
got this marioav@MBAM216512MAV ~ % pip install DisplayCAL Collecting DisplayCAL Using cached DisplayCAL-3.9.10.tar.gz (10.7 MB) Installing build dependencies ... done Getting requirements to build wheel ... done Installing backend dependencies...
im wondering if this is even necessary, do consumer laptops already have bit accurate RGB hdmi output (eg latest macbook pros)? I did notice HCFR has support for pgen. the...
I built the app by following the guide exactly on macOS 13.0.1. When I try to actually run displaycal I get this: ``` displaycal-py3 on main via 🐍 v3.9.6...