Hi thanks but I have python2.6 dev already installed. Build essentials are
also installed. However I tried installing turbogears2.1 which got installed
without any problem, but then I understand that it is still a beta version .
So I want to install turbogears 2.0... The SOS is still on
Regards
Vivek

On Wed, Jul 7, 2010 at 10:07 PM, Diez B. Roggisch <[email protected]> wrote:

> You only need py2.5 dev if you *use* py 2.5.
> But you don't. Instead, you use 2.6. So I'd suggest you install py2.6-dev.
> Plus any other missing headers and the build essentials. Pay attention to
> the compile errors.
>
> Diez
>
> Am 07.07.2010 um 14:59 schrieb vivek <[email protected]>:
>
>
>  Hii !
>> I decided to learn turbogears and am trying to install Turbogears on
>> my Ubuntu 10.04. It uses python2.6.
>> I went through the following steps.
>> 1.Created a virtual environment
>>
>> python virtualenv.py --no-site-packages mydevtg
>>
>> 2.activated the environment
>>
>> "source mydevtg/bin/activate"
>>
>> 3. Installed Extremes as told by some forum
>> " easy_install Extremes"
>>
>> 4.Installing turbogears with this command "easy_install -i
>> http://www.turbogears.org/2.0/downloads/current/index tg.devtools"
>>
>> But I get an error "KeyError: '_zope_interface_coptimizations'"
>>
>> I have pasted the entire traceback here"http://pastebin.com/
>> gVZ5SDAV"... could someone help me.. Googling around tells me that I
>> would have to install python 2.5-dev but will that not switch my
>> system python too .. if not could someone please let me know how to do
>> it. Moreover "python2.5-dev" is not in ubuntu repositories any more
>> and i dont know where to get it from.. And is this is the only resort
>>
>> Thanks
>> Vivek
>>
>> --
>> 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]<turbogears%[email protected]>
>> .
>> For more options, visit this group at
>> http://groups.google.com/group/turbogears?hl=en.
>>
>>
> --
> 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]<turbogears%[email protected]>
> .
> For more options, visit this group at
> http://groups.google.com/group/turbogears?hl=en.
>
>

-- 
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