python-cjson, which is evidently a dependency of ToscaWidgets 0.1a1,
failed to install because you have to have the .NET framework SDK
installed to build it on Windows. Install that then try the upgrade
again. Until you get it installed your active version of ToscaWidgets
will fail with "DistributionNotFound: python-cjson"

The other option is to specifically require an older version of
ToscaWidgets before you import it (by using
"pkg_resources.require("ToscaWidgets==X.X")" Where X.X is the version
you need.

-Adam


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