[web2py] Re: got exception again while updating to 1.89.1

2010-11-15 Thread mdipierro
If you are getting this exception the upgrade was successfull. You
must restart web2py.
This is a problem an oversight in this particular upgrade and we will
make sure it does not happen again.


On Nov 15, 4:57 pm, mart msenecal...@gmail.com wrote:
 Hi,

 Could not  let it go ;)  So, here is that exception I got while
 attempting to update to latest release (1.89.1). This time, on windows
 with python 2.65 (as opposed to last time on Mac OS X 10.6 with python
 2,7).

 Traceback

 Traceback (most recent call last):
   File C:\web2py\gluon\restricted.py, line 188, in restricted
     exec ccode in environment
   File C:\web2py\applications\admin/views\default/site.html, line
 182, in module
 AttributeError: 'translator' object has no attribute
 'get_possible_languages'

 Error snapshot help Detailed traceback description

 type 'exceptions.AttributeError'('translator' object has no
 attribute 'get_possible_languages')


[web2py] Re: got exception again while updating to 1.89.1

2010-11-15 Thread mart
Personally, for me, its a none issue (since I always install to unique
directories) I was just looking to reproduce the problem (I actually
thouht I was the only one that got the exception).

thanks

Mart :)



On Nov 15, 9:31 pm, mdipierro mdipie...@cs.depaul.edu wrote:
 If you are getting this exception the upgrade was successfull. You
 must restart web2py.
 This is a problem an oversight in this particular upgrade and we will
 make sure it does not happen again.

 On Nov 15, 4:57 pm, mart msenecal...@gmail.com wrote:

  Hi,

  Could not  let it go ;)  So, here is that exception I got while
  attempting to update to latest release (1.89.1). This time, on windows
  with python 2.65 (as opposed to last time on Mac OS X 10.6 with python
  2,7).

  Traceback

  Traceback (most recent call last):
    File C:\web2py\gluon\restricted.py, line 188, in restricted
      exec ccode in environment
    File C:\web2py\applications\admin/views\default/site.html, line
  182, in module
  AttributeError: 'translator' object has no attribute
  'get_possible_languages'

  Error snapshot help Detailed traceback description

  type 'exceptions.AttributeError'('translator' object has no
  attribute 'get_possible_languages')