-
We are already distributing DisplayCAL over PyPI so it is possible to install DisplayCAL by just running “pip install DisplayCAL”. I recommend doing it in a virtual env, the GitHub page already has explanation on how to install it in to a virtual env.
We are already distributing DisplayCAL over PyPI so it is possible to install DisplayCAL by just running “pip install DisplayCAL”. I recommend doing it in a virtual env, the GitHub page already has explanation on how to install it in to a virtual env.
Dear Erkan, First of all thank you very much for all the effort you put into this. If I follow the instructions on GitHub to install it for macOS via Homebrew, I get an error code when I send the following command:
pip install -r requirements.txt
python -m build
pip install dist/DisplayCAL-3.9.*.whl
Errorcode:
zsh: command not found: pip
zsh: command not found: python
zsh: no matches found: dist/DisplayCAL-3.9.*.whl
after installing homebrew check if you have these lines in your ~/.zprofile
# Set PATH, MANPATH, etc., for Homebrew.
eval “$(/opt/homebrew/bin/brew shellenv)”
export CLICOLOR=1
export LSCOLORS=ExGxFxdxCxDxDxxbaDecac
and then install python by running:
brew install [email protected]
Hi Erkan, thank you so much for continuing to develop DisplayCAL.
I was trying to install it on Windows 10, but I couldn’t find the EXE file in the folder.
How can I install DisplayCAL on Windows 10?
Thank you.
For now, you should stick to the last stable release, which works just fine on Win10/11:
https://displaycal.net/#download
Exactly, under Windows you can use the old installers.
Display Calibration and Characterization powered by ArgyllCMS