Pylinac on windows 7, 10

Dear all,
Someone can show me how to install pylinac on windows 7,10. I’m a linux user.

Best regards

The same way as on Linux.

pip install pylinac

You can get vanilla Python here: https://www.python.org/downloads/
Or Anaconda/Miniconda here: https://docs.conda.io/en/latest/miniconda.html

I recommend the latter.