Thanks :)

Not allt he modules will be avaliable for 2.6 yet so let it be , i
will stick with 2.5 :D



On 10/14/08, Timothy Farrell <[EMAIL PROTECTED]> wrote:
> If you've installed packages for 2.5, you should reinstall those
> packages in their equivalent 2.6 forms.  If you've made modules and put
> them in site-packages, then you should copy them over but double-check
> them to make sure they don't throw any warnings/errors.
>
> Do your best to not copy stuff from 2.5, that can lead to weird problems.
>
> [EMAIL PROTECTED] wrote:
>> Dear Tim;
>>
>> Thanks!
>>
>> I am wondering , as i started with 2.5 of python. If i copy
>> site-packages of 2.5 over 2.6 , will there work without problem ? or
>> need to recompile ?
>>
>> On 10/14/08, Timothy Farrell <[EMAIL PROTECTED]> wrote:
>>
>>> I tried it last week, but found out that reportlabs hadn't come out for
>>> 2.6 yet (it has now, but I'm in other things) and since I use that, I
>>> couldn't invest much time in making 2.6 work.  The windows service
>>> doesn't yet work.
>>>
>>> The widget works out of the box for me, although it comes up with plenty
>>> of module errors.  Perhaps we ought to put some version detection in
>>> import_all.py and if version == 2.5 import 2.5 modules elif version ==
>>> 2.6 import 2.6 modules.
>>>
>>> With 2.6, we can get rid of simplejson in favor of the json standard
>>> library.
>>>
>>> -tim
>>>
>>> Phyo Arkar wrote:
>>>
>>>> Hi all;
>>>>
>>>> as Python 2.6 is backward compatible with 2.5 , have anyone used it as
>>>> Default python and , running Web2py ?
>>>>
>>>> Regards
>>>>
>>>> Phyo.
>>>>
>>>>
>>
>> >
>>
>
> >
>

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"web2py Web Framework" 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/web2py?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to