Paul Rigor (gmail) a écrit : > Hi Philippe, > > The problem with your installation is a bit odd. I was able to > install and create a sample project without any glitch. > > I obtained the latest code (tg2 and tgdevelop) via svn, issued 'python > setup.py develop' on both and was able to get it up and running. > > Which OS are you attempting to install TG2 under? Please look below at the history of the thread: everything is here., but to be short it's Python2.6 on Jaunty-64
And I've just tested it again: Beaker blocks the install process. Cheers Philippe > > Cheers, > Paul > > On Thu, Apr 9, 2009 at 1:43 PM, philippe lemarre <[email protected] > <mailto:[email protected]>> wrote: > > > > Paul Rigor (gmail) a écrit : > > Hi, > > > > Try running > > > > python setup.py develop > Where does that come from? > http://www.turbogears.org/2.0/docs/main/QuickStart.html > <http://www.turbogears.org/2.0/docs/main/QuickStart.html>clearly > writes > 'python setup.py development' > After a check, I see this is an error, and 2 other pages give you the > right recipe.! > > Ok It works with the good keyword. > Anyhow, Beaker and Extremes are still blocking the installation, that > was the first point. > > > > > > Goodluck, > Thank you , I think I need it with TG2 doc ;-) > > Paul > > > > > > On Wed, Apr 8, 2009 at 2:43 PM, philippe lemarre > <[email protected] <mailto:[email protected]> > > <mailto:[email protected] <mailto:[email protected]>>> wrote: > > > > > > > > I have rapidly tested the TG2 final index two days ago, and > it was > > fine. > > When I realised that I have tested it without the > --no-site-packages > > option, > > I tested it again and it doesn't work anymore : Beaker > (=>1.2.2) has > > disappeared, > > If I install it separately (Beaker 1.3 comes out) and > restart TG2 > > installation, I get this error during Extremes1.1 install. > > ... > > File > > > > "/home/phil/comp/devel/tg2final/lib/python2.6/site-packages/setuptools-0.6c9-py2.6.egg/setuptools/sandbox.py", > > line 29, in <lambda> > > File "setup.py", line 4, in <module> > > ImportError: No module named ez_setup > > (tg2final)p...@bureau-jaunty:~/comp/devel/tg2final$ ez_setup > > bash: ez_setup : commande introuvable > > > > > > If I installed Extremes manually, and restart TG2 isntall , it > > apparently finishes OK. > > > > But when I : > > mydir$:paster quickstart project > > mydir$:cd project > > mydir$:python setup.py development > > usage: setup.py [global_opts] cmd1 [cmd1_opts] [cmd2 > [cmd2_opts] ...] > > or: setup.py --help [cmd1 cmd2 ...] > > or: setup.py --help-commands > > or: setup.py cmd --help > > > > error: invalid command 'development' > > > > > > > > > > I have the same error w or w/o the no-site-packages option. > > This is with Python 2.6, on Ubuntu Jaunty (amd64) > > > > > > Philippe > > > > > > > > > > > > > > -- > > Paul Rigor > > Graduate Student > > Institute for Genomics and Bioinformatics > > Donald Bren School of Information and Computer Sciences > > University of California in Irvine > > 248 ICS2 Bldg. > > +1 (760) 536 - 6767 > > > > > > > > > > > > > > > > > > -- > Paul Rigor > Graduate Student > Institute for Genomics and Bioinformatics > Donald Bren School of Information and Computer Sciences > University of California in Irvine > 248 ICS2 Bldg. > +1 (760) 536 - 6767 > > > > > > --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
