If you want to use a specific version of python, I suggest you go with the source version of web2py.
What do you mean by "see actual error happening"? If you want to debug, and observe operation of web2py, you also will want to use the source version, and a debugger / breakpoint facility for most visibility of what goes on (I use WingIDE; other's user Eclipse, winpdb, etc. - search the forums for threads about debugging tools). Does this help answer your question? Regards, - Yarko On Thu, Aug 20, 2009 at 12:19 PM, Ahmed Soliman <[email protected]> wrote: > > this solves only part of the problem, what if I want to use python > 2.6?? how can I see the actual error happening? Massimo? > > > On Aug 20, 3:22 pm, Fran <[email protected]> wrote: > > On Aug 20, 7:08 am, Ahmed Soliman <[email protected]> wrote: > > > > > so I downloaded the source, the source worked using python2.5 on my > leopard > > > system but no 'versioning' appeared on the main menu in administration > > > interface > > > > Install Mercurial into your source copy of Python. > > > > F > > > --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "web2py-users" 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 -~----------~----~----~----~------~----~------~--~---

