Hi,

        I have been trying to install turbogears 2 as per the
installation instructions using both easy_install & pip methods. It
throws error at Extremes/setup by as ImportError: No module named
ez_setup. Below the detaild error message


  Downloading Extremes-1.1.zip
  Running setup.py egg_info for package Extremes
    Traceback (most recent call last):
      File "<string>", line 14, in <module>
      File "/home/rameshv/tg2env/build/Extremes/setup.py", line 4, in
<module>
        import ez_setup
  ImportError: No module named ez_setup
  Complete output from command python setup.py egg_info:
  Traceback (most recent call last):

  File "<string>", line 14, in <module>

  File "/home/rameshv/tg2env/build/Extremes/setup.py", line 4, in
<module>

    import ez_setup

ImportError: No module named ez_setup

 I got stuck with this problem for last 2 days. Even i tried
installing TG2 using same install instruction in Ubuntu 9.04, Windows
vista and mint 8 helena. I got the same error in all these machines.

I am very new to TG development. And i just followed the same
instruction given in TG site. Can someone clarify me whether am i
missing something or something missed in the installation manual. It
would be very helpful.


Cheers
Ramesh Vel

-- 
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?hl=en.

Reply via email to