The installation instructions at [1] work great via virtualenv on my Ubuntu 
Hardy with current updates.  I did notice a couple of harmless but confusing 
things on the way:

* easy_install complains about tg package namespace while installing 
tg.ext.repoze.who [2]

* paster tginfo displays ToscaWidgets 0.9.2  twice under "Available Widgets". 
(maybe because of WidgetPackages "widgets" and "resources"?)  Harmless but 
mildly disconcerting.

* While I normally install non-OS python packages to my PYTHONPATH (since 
before virtualenv existed), running virtualenv itself from the PYTHONPATH 
makes the install instructions blow up.  So I bit the bullet and installed 
virtualenv as root.  Hoping Debian/Ubuntu pick up a virtualenv package soon.

Thanks for all the exciting work.
--clemens

[1] http://www.turbogears.org/2.0/docs/main/DownloadInstall.html

[2]
Searching for tg.ext.repoze.who
Reading 
http://www.turbogears.org/2.0/downloads/1.9.7a1/index/tg.ext.repoze.who/
Best match: tg.ext.repoze.who 0.1dev-r26
Downloading 
http://www.turbogears.org/2.0/downloads/1.9.7a1/tg.ext.repoze.who-0.1dev-r26.tar.gz
Processing tg.ext.repoze.who-0.1dev-r26.tar.gz
Running tg.ext.repoze.who-0.1dev-r26/setup.py -q 
bdist_egg --dist-dir 
/tmp/easy_install-YqVSyr/tg.ext.repoze.who-0.1dev-r26/egg-dist-tmp--NdUkG
'tg.ext' is declared as a package namespace, but 'tg' is not: please correct 
this in setup.py
Adding tg.ext.repoze.who 0.1dev-r26 to easy-install.pth file

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

Reply via email to