Hi,
It's the first time, after 1.5 years I install TG. This time on a Win
XP with Python 2.4.4 PC. Now I'm facing some problems when trying to
start a turbogears application.
What could be the issue?
C:\Python24\Scripts>..\python.exe start-spaca.py prod.cfg
Traceback (most recent call last):
File "start-spaca.py", line 5, in ?
pkg_resources.run_script('Spaca==0.4a3-r683', 'start-spaca.py')
File "c:\python24\lib\site-packages\setuptools-0.6c6-py2.4.egg
\pkg_resources.py", line 448, in run_script
self.require(requires)[0].run_script(script_name, ns)
File "c:\python24\lib\site-packages\setuptools-0.6c6-py2.4.egg
\pkg_resources.py", line 1166, in run_script
execfile(script_filename, namespace, namespace)
File "c:\python24\lib\site-packages\spaca-0.4a3_r683-py2.4.egg\EGG-
INFO\scripts\start-spaca.py", line 20, in ?
modulename="spaca.config")
File "c:\python24\lib\site-packages\TurboGears-1.0.3.2-py2.4.egg
\turbogears\config.py", line 207, in update_config
configure_loggers(configdict)
File "c:\python24\lib\site-packages\TurboGears-1.0.3.2-py2.4.egg
\turbogears\config.py", line 143, in configure_loggers
_get_handlers(handlers, formatters)
File "c:\python24\lib\site-packages\TurboGears-1.0.3.2-py2.4.egg
\turbogears\config.py", line 50, in _get_handlers
raise ConfigError("Missing or wrong argument to "
turbogears.config.ConfigError: Missing or wrong argument to
FileHandler in handler access_out -> [Errno 2] No such file or
directory: '/home2/romanix/logs/user/spaca-info.log'
------------------
Installation Infos:
C:\Python24\Scripts>..\python.exe tgsetup.py
C:\Python24\Scripts>easy_install SQLObject-0.7.3unicode2_r2249-
py2.4.egg
C:\Python24\Scripts>easy_install Myproject-0.4a3_r683-py2.4.egg
The dev.cfg and prod.cfg files are also located in C:\Python24\Scripts
C:\Python24\Scripts>tg-admin info
TurboGears Complete Version Information
TurboGears requires:
* turbogears 1.0.3.2
* ....
Thanks for some help.
Regards,
Roman
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---