While running the command
pip install git+https://github.com/sbg/Mitty.git
i am getting following error :
error:1407742E:SSL routines:SSL23_GET_SERVER_HELLO:tlsv1 alert protocol version
Details in the following screenshot

When i tried to install packages mentioned in the setup.py, i am getting following error for pysam installation

Googling about pysam, indicated that pysam is not supported on windows 10. I am using windows 10. Is that the reason for getting cloning error?
conda version is 4.3.30
Python 3.5.6
Thanks