Status: New
Owner: ----
Labels: Type-Defect
New issue 1 by
paulmart...@gmail.com: imports give errors
http://code.google.com/p/neo-insert-imports/issues/detail?id=1
What steps will reproduce the problem?
1.executing the insert_imports.py to */controller/*.py
2.executing the insert_imports.py to */controller/*.py
What is the expected output? What do you see instead?
Expected to see no more errors on db. etc.
Instead i see errors on all imports like from gluon.tools import auth, from
gluon.tools import crud etc..
What version of the product are you using? On what operating system?
on Ubuntu 12.04 in eclipse 3.7.2
Please provide any additional information below.
Unresolved import: auth
Unresolved import: crud