I just upgraded from 0.9a4 which was working fine, to 0.9a5 and when I
quickstart a project I get this when I run the start script:
Traceback (most recent call last):
File "./start-review.py", line 21, in ?
modulename="review.config")
File
"/usr/lib/python2.4/site-packages/TurboGears-0.9a4-py2.4.egg/turbogears/config.py",
line 37, in update_config
package_dir=package_dir))
File
"/usr/lib/python2.4/site-packages/CherryPy-2.2.0-py2.4.egg/cherrypy/config.py",
line 244, in dict_from_config_file
configParser.read(configFile)
File
"/usr/lib/python2.4/site-packages/CherryPy-2.2.0-py2.4.egg/cherrypy/config.py",
line 230, in read
fp = open(filename)
IOError: [Errno 2] No such file or directory:
'/home/steve/python/review/review/config.cfg'
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---