Date: Sat, 20 Dec 2008 16:26:11 +0100 From: Jeroen Ruigrok van der Werven <asmodai@in-nomine.org> To: python@FreeBSD.org Subject: Python 2.6 and _socket undefined symbol Message-ID: <20081220152611.GA12670@nexus.in-nomine.org>
next in thread | raw e-mail | index | archive | help
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(-at-)in-nomine.org> / asmodai イェルーン ラウフロック ヴァン デル ウェルヴェン http://www.in-nomine.org/ | http://www.rangaku.org/ | GPG: 2EAC625B If you're afraid of dyin', then you're holding on. You see devils tearing your life away. But if you have made your peace, then the devils are really angels, freeing you from the earth...
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20081220152611.GA12670>