eoyilmaz / displaycal-py3

DisplayCAL Modernization Project
https://eoyilmaz.github.io/displaycal-py3/
GNU General Public License v3.0
854 stars 60 forks source link

Fix stdio and createprocess calls #383

Closed AstralStorm closed 1 month ago

AstralStorm commented 4 months ago

This series fixes subprocess launch and communication on Windows and allows the process to be called with pythonw. Should also fix remaining encoding and perhaps also path issues.