Are you running a stock 0.9a1 or is this a more recent update? (0.9a1 uses the ill-fated ".py" config files... current svn trunk brings back the .cfg files, and adds a config package to your project.)
Kevin On 3/23/06, Rune Hansen <[EMAIL PROTECTED]> wrote: > I tried to start the toolbox in a directory created with 'tg-admin > quickstart -t tgbig -p package' and got this error: > > [EMAIL PROTECTED] scanmineadmin]$ tg-admin toolbox -c 192.168.1.4 -n > Traceback (most recent call last): > File "/home/webdeveloper/bin/tg-admin", line 7, in ? > sys.exit( > File > "/home/webdeveloper/lib/python2.4/site-packages/TurboGears-0.9a1dev_r1000-py2.4.egg/turbogears/command/base.py", > line 268, in main > command.run() > File > "/home/webdeveloper/lib/python2.4/site-packages/TurboGears-0.9a1dev_r1000-py2.4.egg/turbogears/command/base.py", > line 215, in run > self.find_config() > File > "/home/webdeveloper/lib/python2.4/site-packages/TurboGears-0.9a1dev_r1000-py2.4.egg/turbogears/command/base.py", > line 61, in find_config > load_project_config(self.config) > File > "/home/webdeveloper/lib/python2.4/site-packages/TurboGears-0.9a1dev_r1000-py2.4.egg/turbogears/command/base.py", > line 46, in load_project_config > modulename = package + ".config") > File > "/home/webdeveloper/lib/python2.4/site-packages/TurboGears-0.9a1dev_r1000-py2.4.egg/turbogears/config.py", > line 37, in update_config > package_dir=package_dir)) > File > "/home/webdeveloper/lib/python2.4/site-packages/CherryPy-2.2.0rc1-py2.4.egg/cherrypy/config.py", > line 238, in dict_from_config_file > configParser.read(configFile) > File > "/home/webdeveloper/lib/python2.4/site-packages/CherryPy-2.2.0rc1-py2.4.egg/cherrypy/config.py", > line 224, in read > fp = open(filename) > IOError: [Errno 2] No such file or directory: > '/home/webdeveloper/Sites/scanmineadmin/scanmineadmin/config.cfg' > > tg-admin toolbox --version = > tg-admin 0.9a1 > > regards > /rune > > > --------------------------------------------------------------------- > > Behind the firewall, nobody can hear you scream... > > > -- Kevin Dangoor Author of the Zesty News RSS newsreader email: [EMAIL PROTECTED] company: http://www.BlazingThings.com blog: http://www.BlueSkyOnMars.com --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---

