Re: [Fink-users] python-nox: _socket

2002-09-12 Thread Sébastien Pierre
Le jeudi, 12 sep 2002, à 16:59 Europe/Paris, Peter O'Gorman a écrit : > There was a problem with python-2.2.1 building the _socket module on > 10.2, I am pretty sure that it is patched in the 10.2 tree... It was as it works on my install :) -- «children are innocent / a teenager's fucked

Re: [Fink-users] python-nox: _socket

2002-09-12 Thread Peter O'Gorman
On Friday, September 13, 2002, at 12:04 AM, Daniel Fry wrote: > On 9/12/02 10:59 AM, "Peter O'Gorman" <[EMAIL PROTECTED]> wrote: > >> >> On Thursday, September 12, 2002, at 11:40 PM, Daniel Fry wrote: >> >> Can you tell me the OS Version you are using, and the python-nox >> version/revision ple

Re: [Fink-users] python-nox: _socket

2002-09-12 Thread Daniel Fry
On 9/12/02 10:59 AM, "Peter O'Gorman" <[EMAIL PROTECTED]> wrote: > > On Thursday, September 12, 2002, at 11:40 PM, Daniel Fry wrote: > >> Hi, >> >> I am getting the following error with python-nox: >> >> >> ImportError: No module named _socket >> > > Can you tell me the OS Version you are

Re: [Fink-users] python-nox: _socket

2002-09-12 Thread Peter O'Gorman
On Thursday, September 12, 2002, at 11:40 PM, Daniel Fry wrote: > Hi, > > I am getting the following error with python-nox: > > > ImportError: No module named _socket > Can you tell me the OS Version you are using, and the python-nox version/revision please? There was a problem with python-2.

[Fink-users] python-nox: _socket

2002-09-12 Thread Daniel Fry
Hi, I am getting the following error with python-nox: Traceback (most recent call last): ... File "/sw/lib/python2.2/urllib.py", line 26, in ? import socket File "/sw/lib/python2.2/socket.py", line 41, in ? from _socket import * ImportError: No module named _socket <> Google pointe