Forums

Articles
Create
cancel
Showing results for 
Search instead for 
Did you mean: 

How to choose which version of python is used by hg?

dallascard
I'm New Here
I'm New Here
Those new to the Atlassian Community have posted less than three times. Give them a warm welcome!
December 11, 2018

I just discovered that I can no longer pull or clone a repo on BitBucket, and I think it's because of the recent changes regarding TLS1.2. 

When I attempt to clone a repo (using "hg clone"), I get the following message:

> warning: connecting to bitbucket.org using legacy security technology (TLS 1.0); see https://mercurial-scm.org/wiki/SecureConnections for more info

> abort: current Python does not support protocol setting tls1.2

> (upgrade Python or disable setting since only TLS 1.0 is supported)

 On Mac Sierra (10.12.6)

1 answer

1 accepted

0 votes
Answer accepted
dallascard
I'm New Here
I'm New Here
Those new to the Atlassian Community have posted less than three times. Give them a warm welcome!
December 11, 2018

Nevermind, I was able to solve this through conda using

conda install -c conda-forge mercurial

and the running hg from within that environment

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events