Re: The error of *import socket* within python.

2009-02-02 Thread Jason Tishler
Hongyi, On Sat, Jan 31, 2009 at 12:19:04PM +0800, Hongyi Zhao wrote: > On Fri, 30 Jan 2009 17:24:27 -0500, Jason Tishler > wrote: Please see the following: http://cygwin.com/acronyms#PCYMTNQREAIYR > >cygcheck -c python > > Please see the following infomation. Note, this time, I use the >

Re: The error of *import socket* within python.

2009-01-30 Thread Hongyi Zhao
On Fri, 30 Jan 2009 17:24:27 -0500, Jason Tishler wrote: >cygcheck -c python Please see the following infomation. Note, this time, I use the python 2.5.1-2 which is the default one installed by cygwin, i.e., instead of Python 2.5.2: wer...@6bfcc76be8b548c ~ $ cygcheck -c python Cygwin Package

Re: The error of *import socket* within python.

2009-01-30 Thread Jason Tishler
On Sat, Jan 31, 2009 at 12:43:13AM +0800, Hongyi Zhao wrote: > I've installed the Python 2.5.2 using the setup.exe, then I run the > folloiwng commands and meet errors: > > $ python > 'import site' failed; use -v for traceback > Python 2.5.2 (r252:60911, Dec 2 2008, 09:26:14) > [GCC 3.4.4 (cygmin

The error of *import socket* within python.

2009-01-30 Thread Hongyi Zhao
Hi all, I've installed the Python 2.5.2 using the setup.exe, then I run the folloiwng commands and meet errors: $ python 'import site' failed; use -v for traceback Python 2.5.2 (r252:60911, Dec 2 2008, 09:26:14) [GCC 3.4.4 (cygming special, gdc 0.12, using dmd 0.125)] on cygwin Type "help", "cop