On 9/25/07, Bostjan Kaluza <[EMAIL PROTECTED]> wrote: > > Yes, I moved complete project. On the first computer I used "tg-admin > quickstart myProject" to create project, on the second computer I just > grab complete project folder and copied on it. > First project system path was "D:\develop\myProject\" and second was > "C:\SERVERS\_CHERRY_PY\myProject".
Did you run either: python setup.py develop or python setup.py install in your project folder ? Florent. --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---

