Alberto Valverde wrote: >On Dec 4, 2006, at 1:59 PM, Alberto Valverde wrote: > > >>I'm going to merge ToscaWidgetsJS into ToscaWidgets later today as I >>now see no reason to distribute them separately and update the >>"install_requires" in setup.py to require the correct versions so >>these problems you're having wont pop up again... keep an eye on the >>trac timeline and try installing when I'm done. >> >> > >I've merged ToscaWidgetsJS into ToscaWidgets and fixed both setup.py >files (TW and TWForms). You should now be able to do update your >examples checkout and "python setup.py develop" tgsample to get >everything working properly. > >Please tell me if I've missed anything, >thanks. > > > I checked it out...
svn co http://www.turbogears.org/svn/turbogears/projects/ToscaWidgets/trunk/examples TWSamples then ... I tried to update... ~/TWSamples/tgsample$ sudo python setup.py develop running develop running egg_info writing requirements to tgsample.egg-info/requires.txt writing tgsample.egg-info/PKG-INFO writing top-level names to tgsample.egg-info/top_level.txt writing dependency_links to tgsample.egg-info/dependency_links.txt writing manifest file 'tgsample.egg-info/SOURCES.txt' running build_ext Creating /usr/lib/python2.4/site-packages/tgsample.egg-link (link to .) tgsample 1.0 is already the active version in easy-install.pth Installing start-tgsample.py script to /usr/bin Installed /home/jose/TWSamples/tgsample Processing dependencies for tgsample==1.0 Searching for TWSampleWidgets>=0.0.0dev-r2179 Reading http://www.python.org/pypi/TWSampleWidgets/ .....waiting.................... seems it cannot find http://www.python.org/pypi/TWSampleWidgets/ jo >Alberto > >> > > --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---

