> [EMAIL PROTECTED]:~/tmp/tg$ tg-admin quickstart
> Enter project name: TurboTunes
> Enter package name [turbotunes]:
>...
>...
>...
> File "setup.py", line 5, in ?
> execfile(os.path.join("TurboTunes", "release.py"))
> IOError: [Errno 2] No such file or directory: 'TurboTunes/release.py'
If I had specified 'turbotunes' as the project name then the
quickstart process would have completed without error because the
"turbotunes/turbotunes/release.py" file would have existed.
I *guess* that the following entry in the changes section in the 0.9a2
release post on planet.turbogears.com is significant:
* cherrypy.lowercase_api is set to True in new quickstarted projects.
This should result in a performance boost, and requires that you use
PEP 8 style names when calling CherryPy APIs/config values.
Could I have comflicting packages following my upgrade from the stable
TG release to the preview release?
Thanks and regards,
Ryan
--
Ryan Tracey
Citizen: The World
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---