Rangi Sutton schrieb:
> In my main controllers.py I have the following:
> 
> from ProjectController import ProjectController
> from ClientController import ClientController
> from UserController import UserController
> 
> ImportError: cannot import name ClientController

> I'd post code.. but don't know where to start! 

Start by posting the directory/file structure of your project's package.
You might have missing __init__.py's.


Chris

--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to