<type 'exceptions.ImportError'> cannot import name etree
Version
| web2py™ | Version 2.9.11-stable+timestamp.2014.09.15.18.31.17 |
|---|
| Python | Python 2.7.5: /usr/bin/python (prefix: /System/Library/Frameworks/Python.framework/Versions/2.7) |
|---|
Traceback
1. 2. 3. 4. 5. 6. 7. | Traceback (most recent call last): File "/Users/./gluon/restricted.py", line 224, in restricted exec ccode in environment File "/Users/./applications/app/controllers/default.py", line 3, in <module> from lxml import etree, objectify ImportError: cannot import name etree |