I think maybe you are having firewall issues! Are you using your computer from home or from inside an institution?

On 9/18/06, Karl Wang < [EMAIL PROTECTED]> wrote:
Hello, Nicky:
I'm still in troubles of running the command like this:

Python-2.4.3/python ez_setup.py  -f  http://www.turbogears.org/download/index.html   --script-dir /usr/local/bin TurboGears

the output:
------------------------------------------------------

Downloading
  http://cheeseshop.python.org/packages/2.4/s/setuptools/setuptools-0.6c2-py2.4.egg
Traceback (most recent call last):
  File "ez_setup.py", line 214, in ?
    main(sys.argv[1:])
  File "ez_setup.py", line 146, in main
    egg = download_setuptools(version, delay=0)
  File "ez_setup.py", line 128, in download_setuptools
    src = "">  File "/home/lizhe/Python-2.4.3/Lib/urllib2.py", line 130, in urlopen
    return _opener.open(url, data)
  File "/home/lizhe/Python-2.4.3/Lib/urllib2.py", line 358, in open
    response = self._open(req, data)
  File "/home/lizhe/Python-2.4.3/Lib/urllib2.py", line 376, in _open
    '_open', req)
  File "/home/lizhe/Python-2.4.3/Lib/urllib2.py", line 337, in _call_chain
    result = func(*args)
  File "/home/lizhe/Python-2.4.3/Lib/urllib2.py", line 1021, in http_open
    return self.do_open(httplib.HTTPConnection, req)
  File "/home/lizhe/Python-2.4.3/Lib/urllib2.py", line 996, in do_open
    raise URLError(err)
urllib2.URLError: <urlopen error (110, 'Connection timed out')>

------------------------------------------------------------------

Any suggestions,
Karl.



Nicky Ayoub <[EMAIL PROTECTED]> wrote:
Try removing preview from the path:
sudo python ez_setup.py -f  http://www.turbogears.org/download/index.html --script-dir /usr/local/bin TurboGears

That should get you version 1.0b1

Nicky
--
On 9/15/06, Karl Wang < [EMAIL PROTECTED]> wrote:
Hi,
I'm new to Turbo Gears.
I just want to install the latest version of Turbo Gears with following command:

sudo python ez_setup.py -f http://www.turbogears.org/preview/download/index.html --script-dir /usr/local/bin TurboGears


my python version is 2.4.3
I got following error outputs:
-------------------------------------------
Downloading http://cheeseshop.python.org/packages/2.4/s/setuptools/setuptools-0.6c2-py2.4.egg
Traceback (most recent call last):
  File "../ez_setup.py", line 214, in ?
    main(sys.argv[1:])
  File "../ez_setup.py", line 146, in main
    egg = download_setuptools(version, delay=0)
  File "../ez_setup.py", line 128, in download_setuptools
    src = "">  File "/home/lizhe/Python-2.4.3/Lib/urllib2.py", line 130, in urlopen
    return _opener.open(url, data)
  File "/home/lizhe/Python-2.4.3/Lib/urllib2.py", line 358, in open
    response = self._open(req, data)
  File "/home/lizhe/Python-2.4.3/Lib/urllib2.py", line 376, in _open
    '_open', req)
  File "/home/lizhe/Python- 2.4.3/Lib/urllib2.py", line 337, in _call_chain
    result = func(*args)
  File "/home/lizhe/Python-2.4.3/Lib/urllib2.py", line 1021, in http_open
    return self.do_open(httplib.HTTPConnection, req)
  File "/home/lizhe/Python-2.4.3/Lib/urllib2.py", line 996, in do_open
    raise URLError(err)
urllib2.URLError: <urlopen error (110, 'Connection timed out')>
--------------------------------
I think my network is ok.
I can reach out world from command line,
e.g., ping www.google.com


can anyone help me with some advices?

thanks,

Karl.



Get your email and more, right on the new Yahoo.com




--
--
Nicky Ayoub
G-Mail Account

Do you Yahoo!?
Everyone is raving about the all-new Yahoo! Mail.




--
Hamilton Ganesan
* * * * * * *
Bioinformatics & Computational Biology Unit
Department Biochemistry
FABI Square/Bioinformatics building
Faculty of Natural Sciences
University of Pretoria
Lynwood Rd
Pretoria
South Africa
0001

Tel  :   +27 12 420 5802
Fax :   +27 12 420 5800
* * * * * * *
E-MAIL: [EMAIL PROTECTED]
URL    : http://www.bi.up.ac.za/~hamilton
* * * * * * *
"God is not mocked, for whatever a man sows, that will he reap" (Gal. 6:7)
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "TurboGears" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at http://groups.google.com/group/turbogears
-~----------~----~----~----~------~----~------~--~---

Reply via email to