Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 28 Nov 2009 20:49:57 +0900
From:      Ben Bullock <benkasminbullock@gmail.com>
To:        freebsd-questions@freebsd.org
Subject:   What port to use for python / https?
Message-ID:  <bea59c750911280349h48a63edcgcf2a0f27cf12c6fe@mail.gmail.com>

next in thread | raw e-mail | index | archive | help
I am trying to install Mercurial on FreeBSD in order to install Go
(programming language). I am running into a problem with Mercurial
which looks like this:

$ hg pull
abort: could not import module thread!
Exception AttributeError: "'httpsrepository' object has no attribute
'urlopener'" in <bound method httpsrepository.__del__ of
<mercurial.httprepo.httpsrepository object at 0x2857882c>> ignored

Googling turns up very little except the following:

http://www.idimmu.net/2009/11/11/Python-support-for-SSL-and-HTTPS-is-not-installed

According to this, "the answer is to install the python socket ssl
library from ports". However, this is for Apple Mac. I am trying to
find the relevant port for FreeBSD without success. Can anyone point
me in the right direction?



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bea59c750911280349h48a63edcgcf2a0f27cf12c6fe>