Diez B. Roggisch wrote:
> You've got toscawidgets in version 0.9.4 already installed, I presume in the 
> system python.

Actually,

> > pkg_resources.VersionConflict: (ToscaWidgets 0.9.4 (/home/jd/tg2env/
> > lib/python2.6/site-packages/ToscaWidgets-0.9.4-py2.6.egg)

suggests that the old version of TW is installed in the tg2env. With
that venv activated, try:

    easy_install -U ToscaWidgets

and see if that resolves the issue.

-Teemu

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

Reply via email to