On Oct 29, 12:29 pm, Gustavo Narea <[EMAIL PROTECTED]> wrote: > On Wednesday October 29, 2008 18:18:13 Derick Eisenhardt wrote: > > > I'm sorry, scratch that... tg.devtools is still at a5, but the actual > > TurboGears2 package is at b1. Sorry, there are so many dependencies > > here it gets a little overwhelming to dig thru sometimes ;) > > > Unfortunately it is still not working for me, here's the output I'm > > getting:http://paste.turbogears.org/paste/11374 > > > Paster --help is showing both TG2 and Pylons options in it's listings. > > > Just let me know if there's anything I can do to help :) > > Yeah, that error rings a bell. I had that problem once, when my virtualenv was > supposed to be using the latest rev of TG, but it was actually using an old > one -- in spite I had done `setup.py develop` in my up-to-date working copy; I > don't know what went wrong with easy_install. > > Could you please try under a new clear virtualenv? It works on my computer. > > Cheers. > -- > Gustavo Narea.http://gustavonarea.net/ > > Get rid of unethical constraints! Switch to > Freedomware:http://softwareliberty.com/
Turns out somehow subversion was uninstalled on my system, I guess it was back from when I was having trouble with rapidsvn. Just as a note to anyone using Ubuntu 8.04, don't use the libsvn currently in backports ;) After reinstalling subversion, easy_install made it the whole way thru with no errors, although I do find it odd we are pulling someone from a third party's svn, but yeah, it's working now. I'm starting to think this might be better suited for a bug report than the dev list? I don't know...it appears it may be an error with my codebase now. I quickstarted a new project and it ran fine, but the project I've been working on with 1.9.7.a5 apparently must like something that has been changed. I'm still getting the same error found @ http://paste.turbogears.org/paste/11374 thanks once again for the help guys! - Derick --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
