I am not clear on what you are trying to do and what you have attempted. The 
correct usage of local_import is:

For the module located at: applications/myapp/modules/mymodule.py
In your controller, use: mymodule = local_import('mymodule')

Reply via email to