On a 7.0-STABLE box I am trying to use Python 2.6's socket library but I
get this (trying to run ez_setup.py):
import _socket
ImportError: /usr/local/lib/python2.6/lib-dynload/_socket.so: Undefined
symbol "PyBuffer_Release"
Anyone else seeing this?
--
Jeroen Ruigrok van der Werven / asmodai
イェ
Hi.
I just wanted to ask if anybody has an idea when python 2.6 will become the new
default version used in FreeBSD (currently python 2.5 is the default version)?
I am not subscribed to this list. I would appreciate any direct answers.
Regards
Tobias
--
Tobias Rehbein
PGP key: 4F2AE3
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Jeroen Ruigrok van der Werven wrote:
> On a 7.0-STABLE box I am trying to use Python 2.6's socket library but I
> get this (trying to run ez_setup.py):
>
> import _socket
> ImportError: /usr/local/lib/python2.6/lib-dynload/_socket.so: Undefined
> symb