Did you answer yes to the question "do you want to use identity"
during quickstart?

This error makes it look like you are missing the config information
that would be there if you'd enabled identity.

--Mark Ramm

On Wed, Jun 18, 2008 at 6:12 AM, Helio Pereira
<[EMAIL PROTECTED]> wrote:
>
> Have done:
> 1st - sudo easy_install tg.ext.silverplate
> 2nd - sudo easy_install -U toscawidgets
>
> Now have this error:
> [EMAIL PROTECTED]:~/OtherSvn$ python
> Python 2.5.2 (r252:60911, May  7 2008, 15:21:12)
> [GCC 4.2.3 (Ubuntu 4.2.3-2ubuntu7)] on linux2
> Type "help", "copyright", "credits" or "license" for more information.
>>>> import tg.ext.silverplate.controller
> /usr/lib/python2.5/site-packages/tg.ext.silverplate-0.1rc1_r23-
> py2.5.egg/tg/__init__.py:1: UserWarning: Module tg was already
> imported from /usr/lib/python2.5/site-packages/
> tg.ext.silverplate-0.1rc1_r23-py2.5.egg/tg/__init__.py, but /home/
> helio/OtherSvn/tg2 is being added to sys.path
> /usr/lib/python2.5/site-packages/tg.ext.silverplate-0.1rc1_r23-
> py2.5.egg/tg/__init__.py:1: UserWarning: Module tg was already
> imported from /usr/lib/python2.5/site-packages/
> tg.ext.silverplate-0.1rc1_r23-py2.5.egg/tg/__init__.py, but /usr/lib/
> python2.5/site-packages/tg.ext.repoze.who-0.1_r11-py2.5.egg is being
> added to sys.path
> Traceback (most recent call last):
>  File "<stdin>", line 1, in <module>
>  File "/usr/lib/python2.5/site-packages/PIL/__init__.py", line 1, in
> <module>
>    #
>  File "/usr/lib/python2.5/site-packages/tg.ext.silverplate-0.1rc1_r23-
> py2.5.egg/tg/ext/silverplate/controller.py", line 39, in <module>
>  File "/usr/lib/python2.5/site-packages/tg.ext.silverplate-0.1rc1_r23-
> py2.5.egg/tg/ext/silverplate/widgets.py", line 29, in <module>
>  File "/usr/lib/python2.5/site-packages/tg.ext.silverplate-0.1rc1_r23-
> py2.5.egg/tg/ext/silverplate/config.py", line 18, in <module>
>  File "/usr/lib/python2.5/site-packages/Paste-1.6-py2.5.egg/paste/
> registry.py", line 134, in __getitem__
>    return self._current_obj()[key]
> KeyError: 'identity'
>
>
>
>
>
> On 17 Jun, 20:28, percious <[EMAIL PROTECTED]> wrote:
>> if that doesnt work, try:
>> easy_install -U toscawidgets, I think you have an old version of
>> toscawidgets.
>>
>> -chris
>>
>> On Jun 16, 1:27 am, Helio Pereira <[EMAIL PROTECTED]> wrote:
>>
>> > Hi all,
>>
>> > I Have this problem like you can see bellow. Can you help me? What
>> > have I do wrong? :-P
>>
>> > Python 2.5.2 (r252:60911, May  7 2008, 15:21:12)
>> > [GCC 4.2.3 (Ubuntu 4.2.3-2ubuntu7)] on linux2
>> > Type "help", "copyright", "credits" or "license" for more information.>>> 
>> > import tg.ext.silverplate.controller
>>
>> > /usr/lib/python2.5/site-packages/FormEncode-1.0.1-py2.5.egg/formencode/
>> > api.py:10: UserWarning: Module tg was already imported from /home/
>> > helio/OtherSvn/tg2/tg/__init__.pyc, but /usr/lib/python2.5/site-
>> > packages/tg.ext.repoze.who-0.1_r11-py2.5.egg is being added to
>> > sys.path
>> >   from pkg_resources import resource_filename
>> > No handlers could be found for logger "tw.core.view"
>> > Traceback (most recent call last):
>> >   File "<stdin>", line 1, in <module>
>> > ImportError: No module named silverplate.controller
>
> >
>



-- 
Mark Ramm-Christensen
email: mark at compoundthinking dot com
blog: www.compoundthinking.com/blog

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