Hi,

I'm getting:

Traceback (most recent call last):
  File "c:\python24\scripts\tg-admin-script.py", line 7, in ?
    sys.exit(
  File 
"C:\Python24\lib\site-packages\setuptools-0.6c5-py2.4.egg\pkg_resources.py", 
line 236, in load_entry_point
    return get_distribution(dist).load_entry_point(group, name)
  File 
"C:\Python24\lib\site-packages\setuptools-0.6c5-py2.4.egg\pkg_resources.py", 
line 2097, in load_entry_point
    return ep.load()
  File 
"C:\Python24\lib\site-packages\setuptools-0.6c5-py2.4.egg\pkg_resources.py", 
line 1830, in load
    entry = __import__(self.module_name, globals(),globals(), ['__name__'])
  File "c:\paj\turbogears\turbogears\__init__.py", line 6, in ?
    from turbogears.controllers import expose, flash, validate, redirect, \
  File "c:\paj\turbogears\turbogears\controllers.py", line 14, in ?
    from turbogears.validators import Invalid
  File "c:\paj\turbogears\turbogears\validators.py", line 29, in ?
    Validator.gettextargs['domain'] = 'FormEncode' # FormEncode should 
call Tg's gettext \
AttributeError: type object 'Validator' has no attribute 'gettextargs'

I will look into this some more now.

Paul


Alberto Valverde wrote:

>I've just committed at bunch of patches. There's also a "big" change  
>since FormEncode has been updated to i18n ware 0.7.1 and TurboGears  
>patched accordingly. Again, please check out the 1.0 branch and  
>report any problems.
>
>Thanks everyone for the patches!
>
>Alberto
>
>>
>
>  
>


--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"TurboGears Trunk" 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-trunk?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to