On 8/1/07, Jim Steil <[EMAIL PROTECTED]> wrote: [...]
> > ImportError: No module named motion > ______________________________________________ Hi Jim, could you just try to launch this command in the root of you app (motion) : python setup.py develop this will make sure the motion package is correctly added to your python path as if the application was installed in production. Cheers, 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 -~----------~----~----~----~------~----~------~--~---

