[EMAIL PROTECTED] ~/desenvolvimento/python/TurboGears/trunk % find . -name
config\* | grep -v \.svn
./docs/docs/deployment/config.html
./turbogears/quickstart/+package+/config
./turbogears/tests/config.cfg
./turbogears/tests/configfile.cfg
./turbogears/config.py
./turbogears/config.pyc
./turbogears/qstemplates/quickstart/+package+/config
./thirdparty/cherrypy/docs/book/xml/configreference.xml
./thirdparty/cherrypy/docs/book/xml/configureapplication.xml
./thirdparty/cherrypy/docs/book/xml/configsystemoverview.xml
./thirdparty/cherrypy/build/lib/cherrypy/config.py
./thirdparty/cherrypy/cherrypy/config.py
./newdocs/docs/gs/configuration.html
./newdocs/docs/deployment/config.html
[EMAIL PROTECTED] ~/desenvolvimento/python/TurboGears/trunk %
[EMAIL PROTECTED] ~/empresa/clientes/latam/Site-Amostras/tempo % tg-admin
quickstart new_proj
Traceback (most recent call last):
File "/usr/bin/tg-admin", line 7, in ?
sys.exit(
File
"/usr/lib/python2.4/site-packages/setuptools-0.6a11-py2.4.egg/pkg_resources.py",
line 236, in load_entry_point
return get_distribution(dist).load_entry_point(group, name)
File
"/usr/lib/python2.4/site-packages/setuptools-0.6a11-py2.4.egg/pkg_resources.py",
line 2097, in load_entry_point
return ep.load()
File
"/usr/lib/python2.4/site-packages/setuptools-0.6a11-py2.4.egg/pkg_resources.py",
line 1830, in load
entry = __import__(self.module_name, globals(),globals(), ['__name__'])
File
"/home/godoy/desenvolvimento/python/TurboGears/trunk/turbogears/__init__.py",
line 5, in ?
from turbogears import config
File
"/home/godoy/desenvolvimento/python/TurboGears/trunk/turbogears/config.py",
line 4, in ?
from configobj import ConfigObj
ImportError: No module named configobj
[EMAIL PROTECTED] ~/empresa/clientes/latam/Site-Amostras/tempo %
[EMAIL PROTECTED] ~/empresa/clientes/latam/Site-Amostras/tempo % tg-admin info
Traceback (most recent call last):
File "/usr/bin/tg-admin", line 7, in ?
sys.exit(
File
"/usr/lib/python2.4/site-packages/setuptools-0.6a11-py2.4.egg/pkg_resources.py",
line 236, in load_entry_point
return get_distribution(dist).load_entry_point(group, name)
File
"/usr/lib/python2.4/site-packages/setuptools-0.6a11-py2.4.egg/pkg_resources.py",
line 2097, in load_entry_point
return ep.load()
File
"/usr/lib/python2.4/site-packages/setuptools-0.6a11-py2.4.egg/pkg_resources.py",
line 1830, in load
entry = __import__(self.module_name, globals(),globals(), ['__name__'])
File
"/home/godoy/desenvolvimento/python/TurboGears/trunk/turbogears/__init__.py",
line 5, in ?
from turbogears import config
File
"/home/godoy/desenvolvimento/python/TurboGears/trunk/turbogears/config.py",
line 4, in ?
from configobj import ConfigObj
ImportError: No module named configobj
[EMAIL PROTECTED] ~/empresa/clientes/latam/Site-Amostras/tempo %
[EMAIL PROTECTED] ~/desenvolvimento/python/TurboGears/trunk % svn info
turbogears
Caminho: turbogears
URL: http://www.turbogears.org/svn/turbogears/trunk/turbogears
Raiz do Repositório: http://www.turbogears.org/svn/turbogears
UUID do repositório: 77541ad4-5f01-0410-9ede-a1b63cd9a898
Revisão: 1280
Tipo de Nó: diretório
Agendado: normal
Autor da Última Mudança: simon
Revisão da Última Mudança: 1280
Data da Última Mudança: 2006-04-27 21:15:04 -0300 (Qui, 27 Abr 2006)
Propriedades da Última Mudança: 2006-03-27 17:46:24 -0300 (Seg, 27 Mar 2006)
[EMAIL PROTECTED] ~/desenvolvimento/python/TurboGears/trunk %
--
Jorge Godoy <[EMAIL PROTECTED]>
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---