Advertisement
Guest User

Untitled

a guest
Dec 21st, 2014
235
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 85.66 KB | None | 0 0
  1. File "/Applications/eclipse/plugins/org.python.pydev_3.9.0.201411111611/pysrc/pydev_runfiles.py", line 468, in __get_module_from_str
  2. mod = __import__(modname)
  3. ImportError: No module named modules.tests.staff.add_staff_to_warehouse
  4. ERROR: Module: applications.eden.modules.tests.staff.add_staff_to_warehouse could not be imported (file: /Users/dhruvmullick/web2py/applications/eden/modules/tests/staff/add_staff_to_warehouse.py).
  5. Traceback (most recent call last):
  6. File "/Applications/eclipse/plugins/org.python.pydev_3.9.0.201411111611/pysrc/pydev_runfiles.py", line 468, in __get_module_from_str
  7. mod = __import__(modname)
  8. ImportError: No module named modules.tests.staff.create_staff
  9. ERROR: Module: applications.eden.modules.tests.staff.create_staff could not be imported (file: /Users/dhruvmullick/web2py/applications/eden/modules/tests/staff/create_staff.py).
  10. Traceback (most recent call last):
  11. File "/Applications/eclipse/plugins/org.python.pydev_3.9.0.201411111611/pysrc/pydev_runfiles.py", line 468, in __get_module_from_str
  12. mod = __import__(modname)
  13. ImportError: No module named modules.tests.staff.create_staff_certificate
  14. ERROR: Module: applications.eden.modules.tests.staff.create_staff_certificate could not be imported (file: /Users/dhruvmullick/web2py/applications/eden/modules/tests/staff/create_staff_certificate.py).
  15. Traceback (most recent call last):
  16. File "/Applications/eclipse/plugins/org.python.pydev_3.9.0.201411111611/pysrc/pydev_runfiles.py", line 468, in __get_module_from_str
  17. mod = __import__(modname)
  18. ImportError: No module named modules.tests.staff.create_staff_job_title
  19. ERROR: Module: applications.eden.modules.tests.staff.create_staff_job_title could not be imported (file: /Users/dhruvmullick/web2py/applications/eden/modules/tests/staff/create_staff_job_title.py).
  20. Traceback (most recent call last):
  21. File "/Applications/eclipse/plugins/org.python.pydev_3.9.0.201411111611/pysrc/pydev_runfiles.py", line 468, in __get_module_from_str
  22. mod = __import__(modname)
  23. ImportError: No module named modules.tests.staff.create_staff_training
  24. ERROR: Module: applications.eden.modules.tests.staff.create_staff_training could not be imported (file: /Users/dhruvmullick/web2py/applications/eden/modules/tests/staff/create_staff_training.py).
  25. Traceback (most recent call last):
  26. File "/Applications/eclipse/plugins/org.python.pydev_3.9.0.201411111611/pysrc/pydev_runfiles.py", line 468, in __get_module_from_str
  27. mod = __import__(modname)
  28. ImportError: No module named modules.tests.staff.export_staff
  29. ERROR: Module: applications.eden.modules.tests.staff.export_staff could not be imported (file: /Users/dhruvmullick/web2py/applications/eden/modules/tests/staff/export_staff.py).
  30. Traceback (most recent call last):
  31. File "/Applications/eclipse/plugins/org.python.pydev_3.9.0.201411111611/pysrc/pydev_runfiles.py", line 468, in __get_module_from_str
  32. mod = __import__(modname)
  33. ImportError: No module named modules.tests.staff.staff
  34. ERROR: Module: applications.eden.modules.tests.staff.staff could not be imported (file: /Users/dhruvmullick/web2py/applications/eden/modules/tests/staff/staff.py).
  35. Traceback (most recent call last):
  36. File "/Applications/eclipse/plugins/org.python.pydev_3.9.0.201411111611/pysrc/pydev_runfiles.py", line 468, in __get_module_from_str
  37. mod = __import__(modname)
  38. ImportError: No module named modules.tests.staff.staff_import
  39. ERROR: Module: applications.eden.modules.tests.staff.staff_import could not be imported (file: /Users/dhruvmullick/web2py/applications/eden/modules/tests/staff/staff_import.py).
  40. Traceback (most recent call last):
  41. File "/Applications/eclipse/plugins/org.python.pydev_3.9.0.201411111611/pysrc/pydev_runfiles.py", line 468, in __get_module_from_str
  42. mod = __import__(modname)
  43. ImportError: No module named modules.tests.staff.staff_report
  44. ERROR: Module: applications.eden.modules.tests.staff.staff_report could not be imported (file: /Users/dhruvmullick/web2py/applications/eden/modules/tests/staff/staff_report.py).
  45. Traceback (most recent call last):
  46. File "/Applications/eclipse/plugins/org.python.pydev_3.9.0.201411111611/pysrc/pydev_runfiles.py", line 468, in __get_module_from_str
  47. mod = __import__(modname)
  48. ImportError: No module named modules.tests.staff.staff_search
  49. ERROR: Module: applications.eden.modules.tests.staff.staff_search could not be imported (file: /Users/dhruvmullick/web2py/applications/eden/modules/tests/staff/staff_search.py).
  50. Traceback (most recent call last):
  51. File "/Applications/eclipse/plugins/org.python.pydev_3.9.0.201411111611/pysrc/pydev_runfiles.py", line 468, in __get_module_from_str
  52. mod = __import__(modname)
  53. ImportError: No module named modules.tests.volunteer.create_volunteer
  54. ERROR: Module: applications.eden.modules.tests.volunteer.create_volunteer could not be imported (file: /Users/dhruvmullick/web2py/applications/eden/modules/tests/volunteer/create_volunteer.py).
  55. Traceback (most recent call last):
  56. File "/Applications/eclipse/plugins/org.python.pydev_3.9.0.201411111611/pysrc/pydev_runfiles.py", line 468, in __get_module_from_str
  57. mod = __import__(modname)
  58. ImportError: No module named modules.tests.volunteer.create_volunteer_certificate
  59. ERROR: Module: applications.eden.modules.tests.volunteer.create_volunteer_certificate could not be imported (file: /Users/dhruvmullick/web2py/applications/eden/modules/tests/volunteer/create_volunteer_certificate.py).
  60. Traceback (most recent call last):
  61. File "/Applications/eclipse/plugins/org.python.pydev_3.9.0.201411111611/pysrc/pydev_runfiles.py", line 468, in __get_module_from_str
  62. mod = __import__(modname)
  63. ImportError: No module named modules.tests.volunteer.create_volunteer_job_title
  64. ERROR: Module: applications.eden.modules.tests.volunteer.create_volunteer_job_title could not be imported (file: /Users/dhruvmullick/web2py/applications/eden/modules/tests/volunteer/create_volunteer_job_title.py).
  65. Traceback (most recent call last):
  66. File "/Applications/eclipse/plugins/org.python.pydev_3.9.0.201411111611/pysrc/pydev_runfiles.py", line 468, in __get_module_from_str
  67. mod = __import__(modname)
  68. ImportError: No module named modules.tests.volunteer.create_volunteer_programme
  69. ERROR: Module: applications.eden.modules.tests.volunteer.create_volunteer_programme could not be imported (file: /Users/dhruvmullick/web2py/applications/eden/modules/tests/volunteer/create_volunteer_programme.py).
  70. Traceback (most recent call last):
  71. File "/Applications/eclipse/plugins/org.python.pydev_3.9.0.201411111611/pysrc/pydev_runfiles.py", line 468, in __get_module_from_str
  72. mod = __import__(modname)
  73. ImportError: No module named modules.tests.volunteer.create_volunteer_skill
  74. ERROR: Module: applications.eden.modules.tests.volunteer.create_volunteer_skill could not be imported (file: /Users/dhruvmullick/web2py/applications/eden/modules/tests/volunteer/create_volunteer_skill.py).
  75. Traceback (most recent call last):
  76. File "/Applications/eclipse/plugins/org.python.pydev_3.9.0.201411111611/pysrc/pydev_runfiles.py", line 468, in __get_module_from_str
  77. mod = __import__(modname)
  78. ImportError: No module named modules.tests.volunteer.create_volunteer_training
  79. ERROR: Module: applications.eden.modules.tests.volunteer.create_volunteer_training could not be imported (file: /Users/dhruvmullick/web2py/applications/eden/modules/tests/volunteer/create_volunteer_training.py).
  80. Traceback (most recent call last):
  81. File "/Applications/eclipse/plugins/org.python.pydev_3.9.0.201411111611/pysrc/pydev_runfiles.py", line 468, in __get_module_from_str
  82. mod = __import__(modname)
  83. ImportError: No module named modules.tests.volunteer.export_volunteers
  84. ERROR: Module: applications.eden.modules.tests.volunteer.export_volunteers could not be imported (file: /Users/dhruvmullick/web2py/applications/eden/modules/tests/volunteer/export_volunteers.py).
  85. Traceback (most recent call last):
  86. File "/Applications/eclipse/plugins/org.python.pydev_3.9.0.201411111611/pysrc/pydev_runfiles.py", line 468, in __get_module_from_str
  87. mod = __import__(modname)
  88. ImportError: No module named modules.tests.volunteer.volunteer
  89. ERROR: Module: applications.eden.modules.tests.volunteer.volunteer could not be imported (file: /Users/dhruvmullick/web2py/applications/eden/modules/tests/volunteer/volunteer.py).
  90. Traceback (most recent call last):
  91. File "/Applications/eclipse/plugins/org.python.pydev_3.9.0.201411111611/pysrc/pydev_runfiles.py", line 468, in __get_module_from_str
  92. mod = __import__(modname)
  93. ImportError: No module named modules.tests.volunteer.volunteer_search
  94. ERROR: Module: applications.eden.modules.tests.volunteer.volunteer_search could not be imported (file: /Users/dhruvmullick/web2py/applications/eden/modules/tests/volunteer/volunteer_search.py).
  95. Traceback (most recent call last):
  96. File "/Applications/eclipse/plugins/org.python.pydev_3.9.0.201411111611/pysrc/pydev_runfiles.py", line 468, in __get_module_from_str
  97. mod = __import__(modname)
  98. ImportError: No module named modules.unit_tests.suite
  99. ERROR: Module: applications.eden.modules.unit_tests.suite could not be imported (file: /Users/dhruvmullick/web2py/applications/eden/modules/unit_tests/suite.py).
  100. Traceback (most recent call last):
  101. File "/Applications/eclipse/plugins/org.python.pydev_3.9.0.201411111611/pysrc/pydev_runfiles.py", line 468, in __get_module_from_str
  102. mod = __import__(modname)
  103. ImportError: No module named modules.unit_tests.modules.s3layouts
  104. ERROR: Module: applications.eden.modules.unit_tests.modules.s3layouts could not be imported (file: /Users/dhruvmullick/web2py/applications/eden/modules/unit_tests/modules/s3layouts.py).
  105. Traceback (most recent call last):
  106. File "/Applications/eclipse/plugins/org.python.pydev_3.9.0.201411111611/pysrc/pydev_runfiles.py", line 468, in __get_module_from_str
  107. mod = __import__(modname)
  108. ImportError: No module named modules.unit_tests.s3.benchmark
  109. ERROR: Module: applications.eden.modules.unit_tests.s3.benchmark could not be imported (file: /Users/dhruvmullick/web2py/applications/eden/modules/unit_tests/s3/benchmark.py).
  110. Traceback (most recent call last):
  111. File "/Applications/eclipse/plugins/org.python.pydev_3.9.0.201411111611/pysrc/pydev_runfiles.py", line 468, in __get_module_from_str
  112. mod = __import__(modname)
  113. ImportError: No module named modules.unit_tests.s3.s3aaa
  114. ERROR: Module: applications.eden.modules.unit_tests.s3.s3aaa could not be imported (file: /Users/dhruvmullick/web2py/applications/eden/modules/unit_tests/s3/s3aaa.py).
  115. Traceback (most recent call last):
  116. File "/Applications/eclipse/plugins/org.python.pydev_3.9.0.201411111611/pysrc/pydev_runfiles.py", line 468, in __get_module_from_str
  117. mod = __import__(modname)
  118. ImportError: No module named modules.unit_tests.s3.s3cfg
  119. ERROR: Module: applications.eden.modules.unit_tests.s3.s3cfg could not be imported (file: /Users/dhruvmullick/web2py/applications/eden/modules/unit_tests/s3/s3cfg.py).
  120. Traceback (most recent call last):
  121. File "/Applications/eclipse/plugins/org.python.pydev_3.9.0.201411111611/pysrc/pydev_runfiles.py", line 468, in __get_module_from_str
  122. mod = __import__(modname)
  123. ImportError: No module named modules.unit_tests.s3.s3crud
  124. ERROR: Module: applications.eden.modules.unit_tests.s3.s3crud could not be imported (file: /Users/dhruvmullick/web2py/applications/eden/modules/unit_tests/s3/s3crud.py).
  125. Traceback (most recent call last):
  126. File "/Applications/eclipse/plugins/org.python.pydev_3.9.0.201411111611/pysrc/pydev_runfiles.py", line 468, in __get_module_from_str
  127. mod = __import__(modname)
  128. ImportError: No module named modules.unit_tests.s3.s3datatable
  129. ERROR: Module: applications.eden.modules.unit_tests.s3.s3datatable could not be imported (file: /Users/dhruvmullick/web2py/applications/eden/modules/unit_tests/s3/s3datatable.py).
  130. Traceback (most recent call last):
  131. File "/Applications/eclipse/plugins/org.python.pydev_3.9.0.201411111611/pysrc/pydev_runfiles.py", line 468, in __get_module_from_str
  132. mod = __import__(modname)
  133. ImportError: No module named modules.unit_tests.s3.s3fields
  134. ERROR: Module: applications.eden.modules.unit_tests.s3.s3fields could not be imported (file: /Users/dhruvmullick/web2py/applications/eden/modules/unit_tests/s3/s3fields.py).
  135. Traceback (most recent call last):
  136. File "/Applications/eclipse/plugins/org.python.pydev_3.9.0.201411111611/pysrc/pydev_runfiles.py", line 468, in __get_module_from_str
  137. mod = __import__(modname)
  138. ImportError: No module named modules.unit_tests.s3.s3filter
  139. ERROR: Module: applications.eden.modules.unit_tests.s3.s3filter could not be imported (file: /Users/dhruvmullick/web2py/applications/eden/modules/unit_tests/s3/s3filter.py).
  140. Traceback (most recent call last):
  141. File "/Applications/eclipse/plugins/org.python.pydev_3.9.0.201411111611/pysrc/pydev_runfiles.py", line 468, in __get_module_from_str
  142. mod = __import__(modname)
  143. ImportError: No module named modules.unit_tests.s3.s3gis
  144. ERROR: Module: applications.eden.modules.unit_tests.s3.s3gis could not be imported (file: /Users/dhruvmullick/web2py/applications/eden/modules/unit_tests/s3/s3gis.py).
  145. Traceback (most recent call last):
  146. File "/Applications/eclipse/plugins/org.python.pydev_3.9.0.201411111611/pysrc/pydev_runfiles.py", line 468, in __get_module_from_str
  147. mod = __import__(modname)
  148. ImportError: No module named modules.unit_tests.s3.s3hierarchy
  149. ERROR: Module: applications.eden.modules.unit_tests.s3.s3hierarchy could not be imported (file: /Users/dhruvmullick/web2py/applications/eden/modules/unit_tests/s3/s3hierarchy.py).
  150. Traceback (most recent call last):
  151. File "/Applications/eclipse/plugins/org.python.pydev_3.9.0.201411111611/pysrc/pydev_runfiles.py", line 468, in __get_module_from_str
  152. mod = __import__(modname)
  153. ImportError: No module named modules.unit_tests.s3.s3import
  154. ERROR: Module: applications.eden.modules.unit_tests.s3.s3import could not be imported (file: /Users/dhruvmullick/web2py/applications/eden/modules/unit_tests/s3/s3import.py).
  155. Traceback (most recent call last):
  156. File "/Applications/eclipse/plugins/org.python.pydev_3.9.0.201411111611/pysrc/pydev_runfiles.py", line 468, in __get_module_from_str
  157. mod = __import__(modname)
  158. ImportError: No module named modules.unit_tests.s3.s3model
  159. ERROR: Module: applications.eden.modules.unit_tests.s3.s3model could not be imported (file: /Users/dhruvmullick/web2py/applications/eden/modules/unit_tests/s3/s3model.py).
  160. Traceback (most recent call last):
  161. File "/Applications/eclipse/plugins/org.python.pydev_3.9.0.201411111611/pysrc/pydev_runfiles.py", line 468, in __get_module_from_str
  162. mod = __import__(modname)
  163. ImportError: No module named modules.unit_tests.s3.s3msg
  164. ERROR: Module: applications.eden.modules.unit_tests.s3.s3msg could not be imported (file: /Users/dhruvmullick/web2py/applications/eden/modules/unit_tests/s3/s3msg.py).
  165. Traceback (most recent call last):
  166. File "/Applications/eclipse/plugins/org.python.pydev_3.9.0.201411111611/pysrc/pydev_runfiles.py", line 468, in __get_module_from_str
  167. mod = __import__(modname)
  168. ImportError: No module named modules.unit_tests.s3.s3query
  169. ERROR: Module: applications.eden.modules.unit_tests.s3.s3query could not be imported (file: /Users/dhruvmullick/web2py/applications/eden/modules/unit_tests/s3/s3query.py).
  170. Traceback (most recent call last):
  171. File "/Applications/eclipse/plugins/org.python.pydev_3.9.0.201411111611/pysrc/pydev_runfiles.py", line 468, in __get_module_from_str
  172. mod = __import__(modname)
  173. ImportError: No module named modules.unit_tests.s3.s3resource
  174. ERROR: Module: applications.eden.modules.unit_tests.s3.s3resource could not be imported (file: /Users/dhruvmullick/web2py/applications/eden/modules/unit_tests/s3/s3resource.py).
  175. Traceback (most recent call last):
  176. File "/Applications/eclipse/plugins/org.python.pydev_3.9.0.201411111611/pysrc/pydev_runfiles.py", line 468, in __get_module_from_str
  177. mod = __import__(modname)
  178. ImportError: No module named modules.unit_tests.s3.s3rest
  179. ERROR: Module: applications.eden.modules.unit_tests.s3.s3rest could not be imported (file: /Users/dhruvmullick/web2py/applications/eden/modules/unit_tests/s3/s3rest.py).
  180. Traceback (most recent call last):
  181. File "/Applications/eclipse/plugins/org.python.pydev_3.9.0.201411111611/pysrc/pydev_runfiles.py", line 468, in __get_module_from_str
  182. mod = __import__(modname)
  183. ImportError: No module named modules.unit_tests.s3.s3sync
  184. ERROR: Module: applications.eden.modules.unit_tests.s3.s3sync could not be imported (file: /Users/dhruvmullick/web2py/applications/eden/modules/unit_tests/s3/s3sync.py).
  185. Traceback (most recent call last):
  186. File "/Applications/eclipse/plugins/org.python.pydev_3.9.0.201411111611/pysrc/pydev_runfiles.py", line 468, in __get_module_from_str
  187. mod = __import__(modname)
  188. ImportError: No module named modules.unit_tests.s3.s3timeplot
  189. ERROR: Module: applications.eden.modules.unit_tests.s3.s3timeplot could not be imported (file: /Users/dhruvmullick/web2py/applications/eden/modules/unit_tests/s3/s3timeplot.py).
  190. Traceback (most recent call last):
  191. File "/Applications/eclipse/plugins/org.python.pydev_3.9.0.201411111611/pysrc/pydev_runfiles.py", line 468, in __get_module_from_str
  192. mod = __import__(modname)
  193. ImportError: No module named modules.unit_tests.s3.s3utils
  194. ERROR: Module: applications.eden.modules.unit_tests.s3.s3utils could not be imported (file: /Users/dhruvmullick/web2py/applications/eden/modules/unit_tests/s3/s3utils.py).
  195. Traceback (most recent call last):
  196. File "/Applications/eclipse/plugins/org.python.pydev_3.9.0.201411111611/pysrc/pydev_runfiles.py", line 468, in __get_module_from_str
  197. mod = __import__(modname)
  198. ImportError: No module named modules.unit_tests.s3.s3validators
  199. ERROR: Module: applications.eden.modules.unit_tests.s3.s3validators could not be imported (file: /Users/dhruvmullick/web2py/applications/eden/modules/unit_tests/s3/s3validators.py).
  200. Traceback (most recent call last):
  201. File "/Applications/eclipse/plugins/org.python.pydev_3.9.0.201411111611/pysrc/pydev_runfiles.py", line 468, in __get_module_from_str
  202. mod = __import__(modname)
  203. ImportError: No module named modules.unit_tests.s3.s3widgets
  204. ERROR: Module: applications.eden.modules.unit_tests.s3.s3widgets could not be imported (file: /Users/dhruvmullick/web2py/applications/eden/modules/unit_tests/s3/s3widgets.py).
  205. Traceback (most recent call last):
  206. File "/Applications/eclipse/plugins/org.python.pydev_3.9.0.201411111611/pysrc/pydev_runfiles.py", line 468, in __get_module_from_str
  207. mod = __import__(modname)
  208. ImportError: No module named modules.unit_tests.s3.s3xml
  209. ERROR: Module: applications.eden.modules.unit_tests.s3.s3xml could not be imported (file: /Users/dhruvmullick/web2py/applications/eden/modules/unit_tests/s3/s3xml.py).
  210. Traceback (most recent call last):
  211. File "/Applications/eclipse/plugins/org.python.pydev_3.9.0.201411111611/pysrc/pydev_runfiles.py", line 468, in __get_module_from_str
  212. mod = __import__(modname)
  213. ImportError: No module named modules.unit_tests.s3db.hrm
  214. ERROR: Module: applications.eden.modules.unit_tests.s3db.hrm could not be imported (file: /Users/dhruvmullick/web2py/applications/eden/modules/unit_tests/s3db/hrm.py).
  215. Traceback (most recent call last):
  216. File "/Applications/eclipse/plugins/org.python.pydev_3.9.0.201411111611/pysrc/pydev_runfiles.py", line 468, in __get_module_from_str
  217. mod = __import__(modname)
  218. ImportError: No module named modules.unit_tests.s3db.inv
  219. ERROR: Module: applications.eden.modules.unit_tests.s3db.inv could not be imported (file: /Users/dhruvmullick/web2py/applications/eden/modules/unit_tests/s3db/inv.py).
  220. Traceback (most recent call last):
  221. File "/Applications/eclipse/plugins/org.python.pydev_3.9.0.201411111611/pysrc/pydev_runfiles.py", line 468, in __get_module_from_str
  222. mod = __import__(modname)
  223. ImportError: No module named modules.unit_tests.s3db.org
  224. ERROR: Module: applications.eden.modules.unit_tests.s3db.org could not be imported (file: /Users/dhruvmullick/web2py/applications/eden/modules/unit_tests/s3db/org.py).
  225. Traceback (most recent call last):
  226. File "/Applications/eclipse/plugins/org.python.pydev_3.9.0.201411111611/pysrc/pydev_runfiles.py", line 468, in __get_module_from_str
  227. mod = __import__(modname)
  228. ImportError: No module named modules.unit_tests.s3db.pr
  229. ERROR: Module: applications.eden.modules.unit_tests.s3db.pr could not be imported (file: /Users/dhruvmullick/web2py/applications/eden/modules/unit_tests/s3db/pr.py).
  230. Traceback (most recent call last):
  231. File "/Applications/eclipse/plugins/org.python.pydev_3.9.0.201411111611/pysrc/pydev_runfiles.py", line 468, in __get_module_from_str
  232. mod = __import__(modname)
  233. ImportError: No module named modules.unit_tests.s3db.project
  234. ERROR: Module: applications.eden.modules.unit_tests.s3db.project could not be imported (file: /Users/dhruvmullick/web2py/applications/eden/modules/unit_tests/s3db/project.py).
  235. Traceback (most recent call last):
  236. File "/Applications/eclipse/plugins/org.python.pydev_3.9.0.201411111611/pysrc/pydev_runfiles.py", line 468, in __get_module_from_str
  237. mod = __import__(modname)
  238. ImportError: No module named modules.unit_tests.s3db.vulnerability
  239. ERROR: Module: applications.eden.modules.unit_tests.s3db.vulnerability could not be imported (file: /Users/dhruvmullick/web2py/applications/eden/modules/unit_tests/s3db/vulnerability.py).
  240. Traceback (most recent call last):
  241. File "/Applications/eclipse/plugins/org.python.pydev_3.9.0.201411111611/pysrc/pydev_runfiles.py", line 468, in __get_module_from_str
  242. mod = __import__(modname)
  243. ImportError: No module named private.templates.000_config
  244. ERROR: Module: applications.eden.private.templates.000_config could not be imported (file: /Users/dhruvmullick/web2py/applications/eden/private/templates/000_config.py).
  245. Traceback (most recent call last):
  246. File "/Applications/eclipse/plugins/org.python.pydev_3.9.0.201411111611/pysrc/pydev_runfiles.py", line 468, in __get_module_from_str
  247. mod = __import__(modname)
  248. ImportError: No module named private.templates.ARC.config
  249. ERROR: Module: applications.eden.private.templates.ARC.config could not be imported (file: /Users/dhruvmullick/web2py/applications/eden/private/templates/ARC/config.py).
  250. Traceback (most recent call last):
  251. File "/Applications/eclipse/plugins/org.python.pydev_3.9.0.201411111611/pysrc/pydev_runfiles.py", line 468, in __get_module_from_str
  252. mod = __import__(modname)
  253. ImportError: No module named private.templates.ARC.controllers
  254. ERROR: Module: applications.eden.private.templates.ARC.controllers could not be imported (file: /Users/dhruvmullick/web2py/applications/eden/private/templates/ARC/controllers.py).
  255. Traceback (most recent call last):
  256. File "/Applications/eclipse/plugins/org.python.pydev_3.9.0.201411111611/pysrc/pydev_runfiles.py", line 468, in __get_module_from_str
  257. mod = __import__(modname)
  258. ImportError: No module named private.templates.ARC.layouts
  259. ERROR: Module: applications.eden.private.templates.ARC.layouts could not be imported (file: /Users/dhruvmullick/web2py/applications/eden/private/templates/ARC/layouts.py).
  260. Traceback (most recent call last):
  261. File "/Applications/eclipse/plugins/org.python.pydev_3.9.0.201411111611/pysrc/pydev_runfiles.py", line 468, in __get_module_from_str
  262. mod = __import__(modname)
  263. ImportError: No module named private.templates.ARC.menus
  264. ERROR: Module: applications.eden.private.templates.ARC.menus could not be imported (file: /Users/dhruvmullick/web2py/applications/eden/private/templates/ARC/menus.py).
  265. Traceback (most recent call last):
  266. File "/Applications/eclipse/plugins/org.python.pydev_3.9.0.201411111611/pysrc/pydev_runfiles.py", line 468, in __get_module_from_str
  267. mod = __import__(modname)
  268. ImportError: No module named private.templates.CAP.config
  269. ERROR: Module: applications.eden.private.templates.CAP.config could not be imported (file: /Users/dhruvmullick/web2py/applications/eden/private/templates/CAP/config.py).
  270. Traceback (most recent call last):
  271. File "/Applications/eclipse/plugins/org.python.pydev_3.9.0.201411111611/pysrc/pydev_runfiles.py", line 468, in __get_module_from_str
  272. mod = __import__(modname)
  273. ImportError: No module named private.templates.CAP.controllers
  274. ERROR: Module: applications.eden.private.templates.CAP.controllers could not be imported (file: /Users/dhruvmullick/web2py/applications/eden/private/templates/CAP/controllers.py).
  275. Traceback (most recent call last):
  276. File "/Applications/eclipse/plugins/org.python.pydev_3.9.0.201411111611/pysrc/pydev_runfiles.py", line 468, in __get_module_from_str
  277. mod = __import__(modname)
  278. ImportError: No module named private.templates.CAP.parser
  279. ERROR: Module: applications.eden.private.templates.CAP.parser could not be imported (file: /Users/dhruvmullick/web2py/applications/eden/private/templates/CAP/parser.py).
  280. Traceback (most recent call last):
  281. File "/Applications/eclipse/plugins/org.python.pydev_3.9.0.201411111611/pysrc/pydev_runfiles.py", line 468, in __get_module_from_str
  282. mod = __import__(modname)
  283. ImportError: No module named private.templates.CERT.config
  284. ERROR: Module: applications.eden.private.templates.CERT.config could not be imported (file: /Users/dhruvmullick/web2py/applications/eden/private/templates/CERT/config.py).
  285. Traceback (most recent call last):
  286. File "/Applications/eclipse/plugins/org.python.pydev_3.9.0.201411111611/pysrc/pydev_runfiles.py", line 468, in __get_module_from_str
  287. mod = __import__(modname)
  288. ImportError: No module named private.templates.CERT.controllers
  289. ERROR: Module: applications.eden.private.templates.CERT.controllers could not be imported (file: /Users/dhruvmullick/web2py/applications/eden/private/templates/CERT/controllers.py).
  290. Traceback (most recent call last):
  291. File "/Applications/eclipse/plugins/org.python.pydev_3.9.0.201411111611/pysrc/pydev_runfiles.py", line 468, in __get_module_from_str
  292. mod = __import__(modname)
  293. ImportError: No module named private.templates.CERT.menus
  294. ERROR: Module: applications.eden.private.templates.CERT.menus could not be imported (file: /Users/dhruvmullick/web2py/applications/eden/private/templates/CERT/menus.py).
  295. Traceback (most recent call last):
  296. File "/Applications/eclipse/plugins/org.python.pydev_3.9.0.201411111611/pysrc/pydev_runfiles.py", line 468, in __get_module_from_str
  297. mod = __import__(modname)
  298. ImportError: No module named private.templates.Climate.config
  299. ERROR: Module: applications.eden.private.templates.Climate.config could not be imported (file: /Users/dhruvmullick/web2py/applications/eden/private/templates/Climate/config.py).
  300. Traceback (most recent call last):
  301. File "/Applications/eclipse/plugins/org.python.pydev_3.9.0.201411111611/pysrc/pydev_runfiles.py", line 468, in __get_module_from_str
  302. mod = __import__(modname)
  303. ImportError: No module named private.templates.Climate.menus
  304. ERROR: Module: applications.eden.private.templates.Climate.menus could not be imported (file: /Users/dhruvmullick/web2py/applications/eden/private/templates/Climate/menus.py).
  305. Traceback (most recent call last):
  306. File "/Applications/eclipse/plugins/org.python.pydev_3.9.0.201411111611/pysrc/pydev_runfiles.py", line 468, in __get_module_from_str
  307. mod = __import__(modname)
  308. ImportError: No module named private.templates.CRMT.config
  309. ERROR: Module: applications.eden.private.templates.CRMT.config could not be imported (file: /Users/dhruvmullick/web2py/applications/eden/private/templates/CRMT/config.py).
  310. Traceback (most recent call last):
  311. File "/Applications/eclipse/plugins/org.python.pydev_3.9.0.201411111611/pysrc/pydev_runfiles.py", line 468, in __get_module_from_str
  312. mod = __import__(modname)
  313. ImportError: No module named private.templates.CRMT.controllers
  314. ERROR: Module: applications.eden.private.templates.CRMT.controllers could not be imported (file: /Users/dhruvmullick/web2py/applications/eden/private/templates/CRMT/controllers.py).
  315. Traceback (most recent call last):
  316. File "/Applications/eclipse/plugins/org.python.pydev_3.9.0.201411111611/pysrc/pydev_runfiles.py", line 468, in __get_module_from_str
  317. mod = __import__(modname)
  318. ImportError: No module named private.templates.CRMT.tests
  319. ERROR: Module: applications.eden.private.templates.CRMT.tests could not be imported (file: /Users/dhruvmullick/web2py/applications/eden/private/templates/CRMT/tests.py).
  320. Traceback (most recent call last):
  321. File "/Applications/eclipse/plugins/org.python.pydev_3.9.0.201411111611/pysrc/pydev_runfiles.py", line 468, in __get_module_from_str
  322. mod = __import__(modname)
  323. ImportError: No module named private.templates.CRMT2.config
  324. ERROR: Module: applications.eden.private.templates.CRMT2.config could not be imported (file: /Users/dhruvmullick/web2py/applications/eden/private/templates/CRMT2/config.py).
  325. Traceback (most recent call last):
  326. File "/Applications/eclipse/plugins/org.python.pydev_3.9.0.201411111611/pysrc/pydev_runfiles.py", line 468, in __get_module_from_str
  327. mod = __import__(modname)
  328. ImportError: No module named private.templates.CRMT2.controllers
  329. ERROR: Module: applications.eden.private.templates.CRMT2.controllers could not be imported (file: /Users/dhruvmullick/web2py/applications/eden/private/templates/CRMT2/controllers.py).
  330. Traceback (most recent call last):
  331. File "/Applications/eclipse/plugins/org.python.pydev_3.9.0.201411111611/pysrc/pydev_runfiles.py", line 468, in __get_module_from_str
  332. mod = __import__(modname)
  333. ImportError: No module named private.templates.CRMT2.menus
  334. ERROR: Module: applications.eden.private.templates.CRMT2.menus could not be imported (file: /Users/dhruvmullick/web2py/applications/eden/private/templates/CRMT2/menus.py).
  335. Traceback (most recent call last):
  336. File "/Applications/eclipse/plugins/org.python.pydev_3.9.0.201411111611/pysrc/pydev_runfiles.py", line 468, in __get_module_from_str
  337. mod = __import__(modname)
  338. ImportError: No module named private.templates.CRMT2.tests
  339. ERROR: Module: applications.eden.private.templates.CRMT2.tests could not be imported (file: /Users/dhruvmullick/web2py/applications/eden/private/templates/CRMT2/tests.py).
  340. Traceback (most recent call last):
  341. File "/Applications/eclipse/plugins/org.python.pydev_3.9.0.201411111611/pysrc/pydev_runfiles.py", line 468, in __get_module_from_str
  342. mod = __import__(modname)
  343. ImportError: No module named private.templates.default.config
  344. ERROR: Module: applications.eden.private.templates.default.config could not be imported (file: /Users/dhruvmullick/web2py/applications/eden/private/templates/default/config.py).
  345. Traceback (most recent call last):
  346. File "/Applications/eclipse/plugins/org.python.pydev_3.9.0.201411111611/pysrc/pydev_runfiles.py", line 468, in __get_module_from_str
  347. mod = __import__(modname)
  348. ImportError: No module named private.templates.default.layouts
  349. ERROR: Module: applications.eden.private.templates.default.layouts could not be imported (file: /Users/dhruvmullick/web2py/applications/eden/private/templates/default/layouts.py).
  350. Traceback (most recent call last):
  351. File "/Applications/eclipse/plugins/org.python.pydev_3.9.0.201411111611/pysrc/pydev_runfiles.py", line 468, in __get_module_from_str
  352. mod = __import__(modname)
  353. ImportError: No module named private.templates.default.maintenance
  354. ERROR: Module: applications.eden.private.templates.default.maintenance could not be imported (file: /Users/dhruvmullick/web2py/applications/eden/private/templates/default/maintenance.py).
  355. Traceback (most recent call last):
  356. File "/Applications/eclipse/plugins/org.python.pydev_3.9.0.201411111611/pysrc/pydev_runfiles.py", line 468, in __get_module_from_str
  357. mod = __import__(modname)
  358. ImportError: No module named private.templates.default.menus
  359. ERROR: Module: applications.eden.private.templates.default.menus could not be imported (file: /Users/dhruvmullick/web2py/applications/eden/private/templates/default/menus.py).
  360. Traceback (most recent call last):
  361. File "/Applications/eclipse/plugins/org.python.pydev_3.9.0.201411111611/pysrc/pydev_runfiles.py", line 468, in __get_module_from_str
  362. mod = __import__(modname)
  363. ImportError: No module named private.templates.default.parser
  364. ERROR: Module: applications.eden.private.templates.default.parser could not be imported (file: /Users/dhruvmullick/web2py/applications/eden/private/templates/default/parser.py).
  365. Traceback (most recent call last):
  366. File "/Applications/eclipse/plugins/org.python.pydev_3.9.0.201411111611/pysrc/pydev_runfiles.py", line 468, in __get_module_from_str
  367. mod = __import__(modname)
  368. ImportError: No module named private.templates.default.tests
  369. ERROR: Module: applications.eden.private.templates.default.tests could not be imported (file: /Users/dhruvmullick/web2py/applications/eden/private/templates/default/tests.py).
  370. Traceback (most recent call last):
  371. File "/Applications/eclipse/plugins/org.python.pydev_3.9.0.201411111611/pysrc/pydev_runfiles.py", line 468, in __get_module_from_str
  372. mod = __import__(modname)
  373. ImportError: No module named private.templates.Delphi.config
  374. ERROR: Module: applications.eden.private.templates.Delphi.config could not be imported (file: /Users/dhruvmullick/web2py/applications/eden/private/templates/Delphi/config.py).
  375. Traceback (most recent call last):
  376. File "/Applications/eclipse/plugins/org.python.pydev_3.9.0.201411111611/pysrc/pydev_runfiles.py", line 468, in __get_module_from_str
  377. mod = __import__(modname)
  378. ImportError: No module named private.templates.Delphi.controllers
  379. ERROR: Module: applications.eden.private.templates.Delphi.controllers could not be imported (file: /Users/dhruvmullick/web2py/applications/eden/private/templates/Delphi/controllers.py).
  380. Traceback (most recent call last):
  381. File "/Applications/eclipse/plugins/org.python.pydev_3.9.0.201411111611/pysrc/pydev_runfiles.py", line 468, in __get_module_from_str
  382. mod = __import__(modname)
  383. ImportError: No module named private.templates.Disease.config
  384. ERROR: Module: applications.eden.private.templates.Disease.config could not be imported (file: /Users/dhruvmullick/web2py/applications/eden/private/templates/Disease/config.py).
  385. Traceback (most recent call last):
  386. File "/Applications/eclipse/plugins/org.python.pydev_3.9.0.201411111611/pysrc/pydev_runfiles.py", line 468, in __get_module_from_str
  387. mod = __import__(modname)
  388. ImportError: No module named private.templates.Disease.controllers
  389. ERROR: Module: applications.eden.private.templates.Disease.controllers could not be imported (file: /Users/dhruvmullick/web2py/applications/eden/private/templates/Disease/controllers.py).
  390. Traceback (most recent call last):
  391. File "/Applications/eclipse/plugins/org.python.pydev_3.9.0.201411111611/pysrc/pydev_runfiles.py", line 468, in __get_module_from_str
  392. mod = __import__(modname)
  393. ImportError: No module named private.templates.DRMP.config
  394. ERROR: Module: applications.eden.private.templates.DRMP.config could not be imported (file: /Users/dhruvmullick/web2py/applications/eden/private/templates/DRMP/config.py).
  395. Traceback (most recent call last):
  396. File "/Applications/eclipse/plugins/org.python.pydev_3.9.0.201411111611/pysrc/pydev_runfiles.py", line 468, in __get_module_from_str
  397. mod = __import__(modname)
  398. ImportError: No module named private.templates.DRMP.controllers
  399. ERROR: Module: applications.eden.private.templates.DRMP.controllers could not be imported (file: /Users/dhruvmullick/web2py/applications/eden/private/templates/DRMP/controllers.py).
  400. Traceback (most recent call last):
  401. File "/Applications/eclipse/plugins/org.python.pydev_3.9.0.201411111611/pysrc/pydev_runfiles.py", line 468, in __get_module_from_str
  402. mod = __import__(modname)
  403. ImportError: No module named private.templates.DRMP.tests
  404. ERROR: Module: applications.eden.private.templates.DRMP.tests could not be imported (file: /Users/dhruvmullick/web2py/applications/eden/private/templates/DRMP/tests.py).
  405. Traceback (most recent call last):
  406. File "/Applications/eclipse/plugins/org.python.pydev_3.9.0.201411111611/pysrc/pydev_runfiles.py", line 468, in __get_module_from_str
  407. mod = __import__(modname)
  408. ImportError: No module named private.templates.DRRPP.config
  409. ERROR: Module: applications.eden.private.templates.DRRPP.config could not be imported (file: /Users/dhruvmullick/web2py/applications/eden/private/templates/DRRPP/config.py).
  410. Traceback (most recent call last):
  411. File "/Applications/eclipse/plugins/org.python.pydev_3.9.0.201411111611/pysrc/pydev_runfiles.py", line 468, in __get_module_from_str
  412. mod = __import__(modname)
  413. ImportError: No module named private.templates.DRRPP.controllers
  414. ERROR: Module: applications.eden.private.templates.DRRPP.controllers could not be imported (file: /Users/dhruvmullick/web2py/applications/eden/private/templates/DRRPP/controllers.py).
  415. Traceback (most recent call last):
  416. File "/Applications/eclipse/plugins/org.python.pydev_3.9.0.201411111611/pysrc/pydev_runfiles.py", line 468, in __get_module_from_str
  417. mod = __import__(modname)
  418. ImportError: No module named private.templates.DRRPP.layouts
  419. ERROR: Module: applications.eden.private.templates.DRRPP.layouts could not be imported (file: /Users/dhruvmullick/web2py/applications/eden/private/templates/DRRPP/layouts.py).
  420. Traceback (most recent call last):
  421. File "/Applications/eclipse/plugins/org.python.pydev_3.9.0.201411111611/pysrc/pydev_runfiles.py", line 468, in __get_module_from_str
  422. mod = __import__(modname)
  423. ImportError: No module named private.templates.DRRPP.maintenance
  424. ERROR: Module: applications.eden.private.templates.DRRPP.maintenance could not be imported (file: /Users/dhruvmullick/web2py/applications/eden/private/templates/DRRPP/maintenance.py).
  425. Traceback (most recent call last):
  426. File "/Applications/eclipse/plugins/org.python.pydev_3.9.0.201411111611/pysrc/pydev_runfiles.py", line 468, in __get_module_from_str
  427. mod = __import__(modname)
  428. ImportError: No module named private.templates.DRRPP.menus
  429. ERROR: Module: applications.eden.private.templates.DRRPP.menus could not be imported (file: /Users/dhruvmullick/web2py/applications/eden/private/templates/DRRPP/menus.py).
  430. Traceback (most recent call last):
  431. File "/Applications/eclipse/plugins/org.python.pydev_3.9.0.201411111611/pysrc/pydev_runfiles.py", line 468, in __get_module_from_str
  432. mod = __import__(modname)
  433. ImportError: No module named private.templates.EVASS.config
  434. ERROR: Module: applications.eden.private.templates.EVASS.config could not be imported (file: /Users/dhruvmullick/web2py/applications/eden/private/templates/EVASS/config.py).
  435. Traceback (most recent call last):
  436. File "/Applications/eclipse/plugins/org.python.pydev_3.9.0.201411111611/pysrc/pydev_runfiles.py", line 468, in __get_module_from_str
  437. mod = __import__(modname)
  438. ImportError: No module named private.templates.EVASS.controllers
  439. ERROR: Module: applications.eden.private.templates.EVASS.controllers could not be imported (file: /Users/dhruvmullick/web2py/applications/eden/private/templates/EVASS/controllers.py).
  440. Traceback (most recent call last):
  441. File "/Applications/eclipse/plugins/org.python.pydev_3.9.0.201411111611/pysrc/pydev_runfiles.py", line 468, in __get_module_from_str
  442. mod = __import__(modname)
  443. ImportError: No module named private.templates.EVASS.maintenance
  444. ERROR: Module: applications.eden.private.templates.EVASS.maintenance could not be imported (file: /Users/dhruvmullick/web2py/applications/eden/private/templates/EVASS/maintenance.py).
  445. Traceback (most recent call last):
  446. File "/Applications/eclipse/plugins/org.python.pydev_3.9.0.201411111611/pysrc/pydev_runfiles.py", line 468, in __get_module_from_str
  447. mod = __import__(modname)
  448. ImportError: No module named private.templates.EVASS.menus
  449. ERROR: Module: applications.eden.private.templates.EVASS.menus could not be imported (file: /Users/dhruvmullick/web2py/applications/eden/private/templates/EVASS/menus.py).
  450. Traceback (most recent call last):
  451. File "/Applications/eclipse/plugins/org.python.pydev_3.9.0.201411111611/pysrc/pydev_runfiles.py", line 468, in __get_module_from_str
  452. mod = __import__(modname)
  453. ImportError: No module named private.templates.EVASS.parser
  454. ERROR: Module: applications.eden.private.templates.EVASS.parser could not be imported (file: /Users/dhruvmullick/web2py/applications/eden/private/templates/EVASS/parser.py).
  455. Traceback (most recent call last):
  456. File "/Applications/eclipse/plugins/org.python.pydev_3.9.0.201411111611/pysrc/pydev_runfiles.py", line 468, in __get_module_from_str
  457. mod = __import__(modname)
  458. ImportError: No module named private.templates.EVASS.tests
  459. ERROR: Module: applications.eden.private.templates.EVASS.tests could not be imported (file: /Users/dhruvmullick/web2py/applications/eden/private/templates/EVASS/tests.py).
  460. Traceback (most recent call last):
  461. File "/Applications/eclipse/plugins/org.python.pydev_3.9.0.201411111611/pysrc/pydev_runfiles.py", line 468, in __get_module_from_str
  462. mod = __import__(modname)
  463. ImportError: No module named private.templates.IFRC.config
  464. ERROR: Module: applications.eden.private.templates.IFRC.config could not be imported (file: /Users/dhruvmullick/web2py/applications/eden/private/templates/IFRC/config.py).
  465. Traceback (most recent call last):
  466. File "/Applications/eclipse/plugins/org.python.pydev_3.9.0.201411111611/pysrc/pydev_runfiles.py", line 468, in __get_module_from_str
  467. mod = __import__(modname)
  468. ImportError: No module named private.templates.IFRC.controllers
  469. ERROR: Module: applications.eden.private.templates.IFRC.controllers could not be imported (file: /Users/dhruvmullick/web2py/applications/eden/private/templates/IFRC/controllers.py).
  470. Traceback (most recent call last):
  471. File "/Applications/eclipse/plugins/org.python.pydev_3.9.0.201411111611/pysrc/pydev_runfiles.py", line 468, in __get_module_from_str
  472. mod = __import__(modname)
  473. ImportError: No module named private.templates.IFRC.layouts
  474. ERROR: Module: applications.eden.private.templates.IFRC.layouts could not be imported (file: /Users/dhruvmullick/web2py/applications/eden/private/templates/IFRC/layouts.py).
  475. Traceback (most recent call last):
  476. File "/Applications/eclipse/plugins/org.python.pydev_3.9.0.201411111611/pysrc/pydev_runfiles.py", line 468, in __get_module_from_str
  477. mod = __import__(modname)
  478. ImportError: No module named private.templates.IFRC.menus
  479. ERROR: Module: applications.eden.private.templates.IFRC.menus could not be imported (file: /Users/dhruvmullick/web2py/applications/eden/private/templates/IFRC/menus.py).
  480. Traceback (most recent call last):
  481. File "/Applications/eclipse/plugins/org.python.pydev_3.9.0.201411111611/pysrc/pydev_runfiles.py", line 468, in __get_module_from_str
  482. mod = __import__(modname)
  483. ImportError: No module named private.templates.IFRC.parser
  484. ERROR: Module: applications.eden.private.templates.IFRC.parser could not be imported (file: /Users/dhruvmullick/web2py/applications/eden/private/templates/IFRC/parser.py).
  485. Traceback (most recent call last):
  486. File "/Applications/eclipse/plugins/org.python.pydev_3.9.0.201411111611/pysrc/pydev_runfiles.py", line 468, in __get_module_from_str
  487. mod = __import__(modname)
  488. ImportError: No module named private.templates.IFRC.tests
  489. ERROR: Module: applications.eden.private.templates.IFRC.tests could not be imported (file: /Users/dhruvmullick/web2py/applications/eden/private/templates/IFRC/tests.py).
  490. Traceback (most recent call last):
  491. File "/Applications/eclipse/plugins/org.python.pydev_3.9.0.201411111611/pysrc/pydev_runfiles.py", line 468, in __get_module_from_str
  492. mod = __import__(modname)
  493. ImportError: No module named private.templates.IRS.config
  494. ERROR: Module: applications.eden.private.templates.IRS.config could not be imported (file: /Users/dhruvmullick/web2py/applications/eden/private/templates/IRS/config.py).
  495. Traceback (most recent call last):
  496. File "/Applications/eclipse/plugins/org.python.pydev_3.9.0.201411111611/pysrc/pydev_runfiles.py", line 468, in __get_module_from_str
  497. mod = __import__(modname)
  498. ImportError: No module named private.templates.IRS.controllers
  499. ERROR: Module: applications.eden.private.templates.IRS.controllers could not be imported (file: /Users/dhruvmullick/web2py/applications/eden/private/templates/IRS/controllers.py).
  500. Traceback (most recent call last):
  501. File "/Applications/eclipse/plugins/org.python.pydev_3.9.0.201411111611/pysrc/pydev_runfiles.py", line 468, in __get_module_from_str
  502. mod = __import__(modname)
  503. ImportError: No module named private.templates.IRS.menus
  504. ERROR: Module: applications.eden.private.templates.IRS.menus could not be imported (file: /Users/dhruvmullick/web2py/applications/eden/private/templates/IRS/menus.py).
  505. Traceback (most recent call last):
  506. File "/Applications/eclipse/plugins/org.python.pydev_3.9.0.201411111611/pysrc/pydev_runfiles.py", line 468, in __get_module_from_str
  507. mod = __import__(modname)
  508. ImportError: No module named private.templates.Kashmir.config
  509. ERROR: Module: applications.eden.private.templates.Kashmir.config could not be imported (file: /Users/dhruvmullick/web2py/applications/eden/private/templates/Kashmir/config.py).
  510. Traceback (most recent call last):
  511. File "/Applications/eclipse/plugins/org.python.pydev_3.9.0.201411111611/pysrc/pydev_runfiles.py", line 468, in __get_module_from_str
  512. mod = __import__(modname)
  513. ImportError: No module named private.templates.Kashmir.controllers
  514. ERROR: Module: applications.eden.private.templates.Kashmir.controllers could not be imported (file: /Users/dhruvmullick/web2py/applications/eden/private/templates/Kashmir/controllers.py).
  515. Traceback (most recent call last):
  516. File "/Applications/eclipse/plugins/org.python.pydev_3.9.0.201411111611/pysrc/pydev_runfiles.py", line 468, in __get_module_from_str
  517. mod = __import__(modname)
  518. ImportError: No module named private.templates.Kashmir.menus
  519. ERROR: Module: applications.eden.private.templates.Kashmir.menus could not be imported (file: /Users/dhruvmullick/web2py/applications/eden/private/templates/Kashmir/menus.py).
  520. Traceback (most recent call last):
  521. File "/Applications/eclipse/plugins/org.python.pydev_3.9.0.201411111611/pysrc/pydev_runfiles.py", line 468, in __get_module_from_str
  522. mod = __import__(modname)
  523. ImportError: No module named private.templates.Magnu.config
  524. ERROR: Module: applications.eden.private.templates.Magnu.config could not be imported (file: /Users/dhruvmullick/web2py/applications/eden/private/templates/Magnu/config.py).
  525. Traceback (most recent call last):
  526. File "/Applications/eclipse/plugins/org.python.pydev_3.9.0.201411111611/pysrc/pydev_runfiles.py", line 468, in __get_module_from_str
  527. mod = __import__(modname)
  528. ImportError: No module named private.templates.Magnu.controllers
  529. ERROR: Module: applications.eden.private.templates.Magnu.controllers could not be imported (file: /Users/dhruvmullick/web2py/applications/eden/private/templates/Magnu/controllers.py).
  530. Traceback (most recent call last):
  531. File "/Applications/eclipse/plugins/org.python.pydev_3.9.0.201411111611/pysrc/pydev_runfiles.py", line 468, in __get_module_from_str
  532. mod = __import__(modname)
  533. ImportError: No module named private.templates.Magnu.menus
  534. ERROR: Module: applications.eden.private.templates.Magnu.menus could not be imported (file: /Users/dhruvmullick/web2py/applications/eden/private/templates/Magnu/menus.py).
  535. Traceback (most recent call last):
  536. File "/Applications/eclipse/plugins/org.python.pydev_3.9.0.201411111611/pysrc/pydev_runfiles.py", line 468, in __get_module_from_str
  537. mod = __import__(modname)
  538. ImportError: No module named private.templates.MCOP.config
  539. ERROR: Module: applications.eden.private.templates.MCOP.config could not be imported (file: /Users/dhruvmullick/web2py/applications/eden/private/templates/MCOP/config.py).
  540. Traceback (most recent call last):
  541. File "/Applications/eclipse/plugins/org.python.pydev_3.9.0.201411111611/pysrc/pydev_runfiles.py", line 468, in __get_module_from_str
  542. mod = __import__(modname)
  543. ImportError: No module named private.templates.MCOP.controllers
  544. ERROR: Module: applications.eden.private.templates.MCOP.controllers could not be imported (file: /Users/dhruvmullick/web2py/applications/eden/private/templates/MCOP/controllers.py).
  545. Traceback (most recent call last):
  546. File "/Applications/eclipse/plugins/org.python.pydev_3.9.0.201411111611/pysrc/pydev_runfiles.py", line 468, in __get_module_from_str
  547. mod = __import__(modname)
  548. ImportError: No module named private.templates.MCOP.tests
  549. ERROR: Module: applications.eden.private.templates.MCOP.tests could not be imported (file: /Users/dhruvmullick/web2py/applications/eden/private/templates/MCOP/tests.py).
  550. Traceback (most recent call last):
  551. File "/Applications/eclipse/plugins/org.python.pydev_3.9.0.201411111611/pysrc/pydev_runfiles.py", line 468, in __get_module_from_str
  552. mod = __import__(modname)
  553. ImportError: No module named private.templates.NYC.config
  554. ERROR: Module: applications.eden.private.templates.NYC.config could not be imported (file: /Users/dhruvmullick/web2py/applications/eden/private/templates/NYC/config.py).
  555. Traceback (most recent call last):
  556. File "/Applications/eclipse/plugins/org.python.pydev_3.9.0.201411111611/pysrc/pydev_runfiles.py", line 468, in __get_module_from_str
  557. mod = __import__(modname)
  558. ImportError: No module named private.templates.NYC.controllers
  559. ERROR: Module: applications.eden.private.templates.NYC.controllers could not be imported (file: /Users/dhruvmullick/web2py/applications/eden/private/templates/NYC/controllers.py).
  560. Traceback (most recent call last):
  561. File "/Applications/eclipse/plugins/org.python.pydev_3.9.0.201411111611/pysrc/pydev_runfiles.py", line 468, in __get_module_from_str
  562. mod = __import__(modname)
  563. ImportError: No module named private.templates.NYC.layouts
  564. ERROR: Module: applications.eden.private.templates.NYC.layouts could not be imported (file: /Users/dhruvmullick/web2py/applications/eden/private/templates/NYC/layouts.py).
  565. Traceback (most recent call last):
  566. File "/Applications/eclipse/plugins/org.python.pydev_3.9.0.201411111611/pysrc/pydev_runfiles.py", line 468, in __get_module_from_str
  567. mod = __import__(modname)
  568. ImportError: No module named private.templates.NYC.menus
  569. ERROR: Module: applications.eden.private.templates.NYC.menus could not be imported (file: /Users/dhruvmullick/web2py/applications/eden/private/templates/NYC/menus.py).
  570. Traceback (most recent call last):
  571. File "/Applications/eclipse/plugins/org.python.pydev_3.9.0.201411111611/pysrc/pydev_runfiles.py", line 468, in __get_module_from_str
  572. mod = __import__(modname)
  573. ImportError: No module named private.templates.NYC.parser
  574. ERROR: Module: applications.eden.private.templates.NYC.parser could not be imported (file: /Users/dhruvmullick/web2py/applications/eden/private/templates/NYC/parser.py).
  575. Traceback (most recent call last):
  576. File "/Applications/eclipse/plugins/org.python.pydev_3.9.0.201411111611/pysrc/pydev_runfiles.py", line 468, in __get_module_from_str
  577. mod = __import__(modname)
  578. ImportError: No module named private.templates.NYC.tests
  579. ERROR: Module: applications.eden.private.templates.NYC.tests could not be imported (file: /Users/dhruvmullick/web2py/applications/eden/private/templates/NYC/tests.py).
  580. Traceback (most recent call last):
  581. File "/Applications/eclipse/plugins/org.python.pydev_3.9.0.201411111611/pysrc/pydev_runfiles.py", line 468, in __get_module_from_str
  582. mod = __import__(modname)
  583. ImportError: No module named private.templates.OCHAROCCA.config
  584. ERROR: Module: applications.eden.private.templates.OCHAROCCA.config could not be imported (file: /Users/dhruvmullick/web2py/applications/eden/private/templates/OCHAROCCA/config.py).
  585. Traceback (most recent call last):
  586. File "/Applications/eclipse/plugins/org.python.pydev_3.9.0.201411111611/pysrc/pydev_runfiles.py", line 468, in __get_module_from_str
  587. mod = __import__(modname)
  588. ImportError: No module named private.templates.OCHAROCCA.controllers
  589. ERROR: Module: applications.eden.private.templates.OCHAROCCA.controllers could not be imported (file: /Users/dhruvmullick/web2py/applications/eden/private/templates/OCHAROCCA/controllers.py).
  590. Traceback (most recent call last):
  591. File "/Applications/eclipse/plugins/org.python.pydev_3.9.0.201411111611/pysrc/pydev_runfiles.py", line 468, in __get_module_from_str
  592. mod = __import__(modname)
  593. ImportError: No module named private.templates.OCHAROCCA.tests
  594. ERROR: Module: applications.eden.private.templates.OCHAROCCA.tests could not be imported (file: /Users/dhruvmullick/web2py/applications/eden/private/templates/OCHAROCCA/tests.py).
  595. Traceback (most recent call last):
  596. File "/Applications/eclipse/plugins/org.python.pydev_3.9.0.201411111611/pysrc/pydev_runfiles.py", line 468, in __get_module_from_str
  597. mod = __import__(modname)
  598. ImportError: No module named private.templates.Philippines.config
  599. ERROR: Module: applications.eden.private.templates.Philippines.config could not be imported (file: /Users/dhruvmullick/web2py/applications/eden/private/templates/Philippines/config.py).
  600. Traceback (most recent call last):
  601. File "/Applications/eclipse/plugins/org.python.pydev_3.9.0.201411111611/pysrc/pydev_runfiles.py", line 468, in __get_module_from_str
  602. mod = __import__(modname)
  603. ImportError: No module named private.templates.Philippines.controllers
  604. ERROR: Module: applications.eden.private.templates.Philippines.controllers could not be imported (file: /Users/dhruvmullick/web2py/applications/eden/private/templates/Philippines/controllers.py).
  605. Traceback (most recent call last):
  606. File "/Applications/eclipse/plugins/org.python.pydev_3.9.0.201411111611/pysrc/pydev_runfiles.py", line 468, in __get_module_from_str
  607. mod = __import__(modname)
  608. ImportError: No module named private.templates.Philippines.tests
  609. ERROR: Module: applications.eden.private.templates.Philippines.tests could not be imported (file: /Users/dhruvmullick/web2py/applications/eden/private/templates/Philippines/tests.py).
  610. Traceback (most recent call last):
  611. File "/Applications/eclipse/plugins/org.python.pydev_3.9.0.201411111611/pysrc/pydev_runfiles.py", line 468, in __get_module_from_str
  612. mod = __import__(modname)
  613. ImportError: No module named private.templates.RGIMS.config
  614. ERROR: Module: applications.eden.private.templates.RGIMS.config could not be imported (file: /Users/dhruvmullick/web2py/applications/eden/private/templates/RGIMS/config.py).
  615. Traceback (most recent call last):
  616. File "/Applications/eclipse/plugins/org.python.pydev_3.9.0.201411111611/pysrc/pydev_runfiles.py", line 468, in __get_module_from_str
  617. mod = __import__(modname)
  618. ImportError: No module named private.templates.RGIMS.controllers
  619. ERROR: Module: applications.eden.private.templates.RGIMS.controllers could not be imported (file: /Users/dhruvmullick/web2py/applications/eden/private/templates/RGIMS/controllers.py).
  620. Traceback (most recent call last):
  621. File "/Applications/eclipse/plugins/org.python.pydev_3.9.0.201411111611/pysrc/pydev_runfiles.py", line 468, in __get_module_from_str
  622. mod = __import__(modname)
  623. ImportError: No module named private.templates.setup.config
  624. ERROR: Module: applications.eden.private.templates.setup.config could not be imported (file: /Users/dhruvmullick/web2py/applications/eden/private/templates/setup/config.py).
  625. Traceback (most recent call last):
  626. File "/Applications/eclipse/plugins/org.python.pydev_3.9.0.201411111611/pysrc/pydev_runfiles.py", line 468, in __get_module_from_str
  627. mod = __import__(modname)
  628. ImportError: No module named private.templates.skeleton.config
  629. ERROR: Module: applications.eden.private.templates.skeleton.config could not be imported (file: /Users/dhruvmullick/web2py/applications/eden/private/templates/skeleton/config.py).
  630. Traceback (most recent call last):
  631. File "/Applications/eclipse/plugins/org.python.pydev_3.9.0.201411111611/pysrc/pydev_runfiles.py", line 468, in __get_module_from_str
  632. mod = __import__(modname)
  633. ImportError: No module named private.templates.skeleton.controllers
  634. ERROR: Module: applications.eden.private.templates.skeleton.controllers could not be imported (file: /Users/dhruvmullick/web2py/applications/eden/private/templates/skeleton/controllers.py).
  635. Traceback (most recent call last):
  636. File "/Applications/eclipse/plugins/org.python.pydev_3.9.0.201411111611/pysrc/pydev_runfiles.py", line 468, in __get_module_from_str
  637. mod = __import__(modname)
  638. ImportError: No module named private.templates.SSF.config
  639. ERROR: Module: applications.eden.private.templates.SSF.config could not be imported (file: /Users/dhruvmullick/web2py/applications/eden/private/templates/SSF/config.py).
  640. Traceback (most recent call last):
  641. File "/Applications/eclipse/plugins/org.python.pydev_3.9.0.201411111611/pysrc/pydev_runfiles.py", line 468, in __get_module_from_str
  642. mod = __import__(modname)
  643. ImportError: No module named private.templates.SSF.controllers
  644. ERROR: Module: applications.eden.private.templates.SSF.controllers could not be imported (file: /Users/dhruvmullick/web2py/applications/eden/private/templates/SSF/controllers.py).
  645. Traceback (most recent call last):
  646. File "/Applications/eclipse/plugins/org.python.pydev_3.9.0.201411111611/pysrc/pydev_runfiles.py", line 468, in __get_module_from_str
  647. mod = __import__(modname)
  648. ImportError: No module named private.templates.SSF.menus
  649. ERROR: Module: applications.eden.private.templates.SSF.menus could not be imported (file: /Users/dhruvmullick/web2py/applications/eden/private/templates/SSF/menus.py).
  650. Traceback (most recent call last):
  651. File "/Applications/eclipse/plugins/org.python.pydev_3.9.0.201411111611/pysrc/pydev_runfiles.py", line 468, in __get_module_from_str
  652. mod = __import__(modname)
  653. ImportError: No module named private.templates.Syria.config
  654. ERROR: Module: applications.eden.private.templates.Syria.config could not be imported (file: /Users/dhruvmullick/web2py/applications/eden/private/templates/Syria/config.py).
  655. Traceback (most recent call last):
  656. File "/Applications/eclipse/plugins/org.python.pydev_3.9.0.201411111611/pysrc/pydev_runfiles.py", line 468, in __get_module_from_str
  657. mod = __import__(modname)
  658. ImportError: No module named private.templates.Syria.controllers
  659. ERROR: Module: applications.eden.private.templates.Syria.controllers could not be imported (file: /Users/dhruvmullick/web2py/applications/eden/private/templates/Syria/controllers.py).
  660. Traceback (most recent call last):
  661. File "/Applications/eclipse/plugins/org.python.pydev_3.9.0.201411111611/pysrc/pydev_runfiles.py", line 468, in __get_module_from_str
  662. mod = __import__(modname)
  663. ImportError: No module named private.templates.Syria.tests
  664. ERROR: Module: applications.eden.private.templates.Syria.tests could not be imported (file: /Users/dhruvmullick/web2py/applications/eden/private/templates/Syria/tests.py).
  665. Traceback (most recent call last):
  666. File "/Applications/eclipse/plugins/org.python.pydev_3.9.0.201411111611/pysrc/pydev_runfiles.py", line 468, in __get_module_from_str
  667. mod = __import__(modname)
  668. ImportError: No module named tests.edentest_runner
  669. ERROR: Module: applications.eden.tests.edentest_runner could not be imported (file: /Users/dhruvmullick/web2py/applications/eden/tests/edentest_runner.py).
  670. Traceback (most recent call last):
  671. File "/Applications/eclipse/plugins/org.python.pydev_3.9.0.201411111611/pysrc/pydev_runfiles.py", line 468, in __get_module_from_str
  672. mod = __import__(modname)
  673. ImportError: No module named tests.edentest_setup
  674. ERROR: Module: applications.eden.tests.edentest_setup could not be imported (file: /Users/dhruvmullick/web2py/applications/eden/tests/edentest_setup.py).
  675. Traceback (most recent call last):
  676. File "/Applications/eclipse/plugins/org.python.pydev_3.9.0.201411111611/pysrc/pydev_runfiles.py", line 468, in __get_module_from_str
  677. mod = __import__(modname)
  678. ImportError: No module named tests.nose
  679. ERROR: Module: applications.eden.tests.nose could not be imported (file: /Users/dhruvmullick/web2py/applications/eden/tests/nose.py).
  680. Traceback (most recent call last):
  681. File "/Applications/eclipse/plugins/org.python.pydev_3.9.0.201411111611/pysrc/pydev_runfiles.py", line 468, in __get_module_from_str
  682. mod = __import__(modname)
  683. ImportError: No module named tests.smoke.__main__
  684. ERROR: Module: applications.eden.tests.smoke.__main__ could not be imported (file: /Users/dhruvmullick/web2py/applications/eden/tests/smoke/__main__.py).
  685. Traceback (most recent call last):
  686. File "/Applications/eclipse/plugins/org.python.pydev_3.9.0.201411111611/pysrc/pydev_runfiles.py", line 468, in __get_module_from_str
  687. mod = __import__(modname)
  688. ImportError: No module named tests.unit_tests.modules.s3.s3gis.BingLayer
  689. ERROR: Module: applications.eden.tests.unit_tests.modules.s3.s3gis.BingLayer could not be imported (file: /Users/dhruvmullick/web2py/applications/eden/tests/unit_tests/modules/s3/s3gis/BingLayer.py).
  690. Traceback (most recent call last):
  691. File "/Applications/eclipse/plugins/org.python.pydev_3.9.0.201411111611/pysrc/pydev_runfiles.py", line 468, in __get_module_from_str
  692. mod = __import__(modname)
  693. ImportError: No module named tests.unit_tests.modules.s3.s3gis.CommonScripts
  694. ERROR: Module: applications.eden.tests.unit_tests.modules.s3.s3gis.CommonScripts could not be imported (file: /Users/dhruvmullick/web2py/applications/eden/tests/unit_tests/modules/s3/s3gis/CommonScripts.py).
  695. Traceback (most recent call last):
  696. File "/Applications/eclipse/plugins/org.python.pydev_3.9.0.201411111611/pysrc/pydev_runfiles.py", line 468, in __get_module_from_str
  697. mod = __import__(modname)
  698. ImportError: No module named tests.unit_tests.modules.s3.s3gis.FeatureLayer
  699. ERROR: Module: applications.eden.tests.unit_tests.modules.s3.s3gis.FeatureLayer could not be imported (file: /Users/dhruvmullick/web2py/applications/eden/tests/unit_tests/modules/s3/s3gis/FeatureLayer.py).
  700. Traceback (most recent call last):
  701. File "/Applications/eclipse/plugins/org.python.pydev_3.9.0.201411111611/pysrc/pydev_runfiles.py", line 468, in __get_module_from_str
  702. mod = __import__(modname)
  703. ImportError: No module named tests.unit_tests.modules.s3.s3gis.FeatureQueries
  704. ERROR: Module: applications.eden.tests.unit_tests.modules.s3.s3gis.FeatureQueries could not be imported (file: /Users/dhruvmullick/web2py/applications/eden/tests/unit_tests/modules/s3/s3gis/FeatureQueries.py).
  705. Traceback (most recent call last):
  706. File "/Applications/eclipse/plugins/org.python.pydev_3.9.0.201411111611/pysrc/pydev_runfiles.py", line 468, in __get_module_from_str
  707. mod = __import__(modname)
  708. ImportError: No module named tests.unit_tests.modules.s3.s3gis.GeoJSONLayer
  709. ERROR: Module: applications.eden.tests.unit_tests.modules.s3.s3gis.GeoJSONLayer could not be imported (file: /Users/dhruvmullick/web2py/applications/eden/tests/unit_tests/modules/s3/s3gis/GeoJSONLayer.py).
  710. Traceback (most recent call last):
  711. File "/Applications/eclipse/plugins/org.python.pydev_3.9.0.201411111611/pysrc/pydev_runfiles.py", line 468, in __get_module_from_str
  712. mod = __import__(modname)
  713. ImportError: No module named tests.unit_tests.modules.s3.s3gis.GeoRSSLayer
  714. ERROR: Module: applications.eden.tests.unit_tests.modules.s3.s3gis.GeoRSSLayer could not be imported (file: /Users/dhruvmullick/web2py/applications/eden/tests/unit_tests/modules/s3/s3gis/GeoRSSLayer.py).
  715. Traceback (most recent call last):
  716. File "/Applications/eclipse/plugins/org.python.pydev_3.9.0.201411111611/pysrc/pydev_runfiles.py", line 468, in __get_module_from_str
  717. mod = __import__(modname)
  718. ImportError: No module named tests.unit_tests.modules.s3.s3gis.GoogleLayer
  719. ERROR: Module: applications.eden.tests.unit_tests.modules.s3.s3gis.GoogleLayer could not be imported (file: /Users/dhruvmullick/web2py/applications/eden/tests/unit_tests/modules/s3/s3gis/GoogleLayer.py).
  720. Traceback (most recent call last):
  721. File "/Applications/eclipse/plugins/org.python.pydev_3.9.0.201411111611/pysrc/pydev_runfiles.py", line 468, in __get_module_from_str
  722. mod = __import__(modname)
  723. ImportError: No module named tests.unit_tests.modules.s3.s3gis.GPXLayer
  724. ERROR: Module: applications.eden.tests.unit_tests.modules.s3.s3gis.GPXLayer could not be imported (file: /Users/dhruvmullick/web2py/applications/eden/tests/unit_tests/modules/s3/s3gis/GPXLayer.py).
  725. Traceback (most recent call last):
  726. File "/Applications/eclipse/plugins/org.python.pydev_3.9.0.201411111611/pysrc/pydev_runfiles.py", line 468, in __get_module_from_str
  727. mod = __import__(modname)
  728. ImportError: No module named tests.unit_tests.modules.s3.s3gis.KMLLayer
  729. ERROR: Module: applications.eden.tests.unit_tests.modules.s3.s3gis.KMLLayer could not be imported (file: /Users/dhruvmullick/web2py/applications/eden/tests/unit_tests/modules/s3/s3gis/KMLLayer.py).
  730. Traceback (most recent call last):
  731. File "/Applications/eclipse/plugins/org.python.pydev_3.9.0.201411111611/pysrc/pydev_runfiles.py", line 468, in __get_module_from_str
  732. mod = __import__(modname)
  733. ImportError: No module named tests.unit_tests.modules.s3.s3gis.LayerFailures
  734. ERROR: Module: applications.eden.tests.unit_tests.modules.s3.s3gis.LayerFailures could not be imported (file: /Users/dhruvmullick/web2py/applications/eden/tests/unit_tests/modules/s3/s3gis/LayerFailures.py).
  735. Traceback (most recent call last):
  736. File "/Applications/eclipse/plugins/org.python.pydev_3.9.0.201411111611/pysrc/pydev_runfiles.py", line 468, in __get_module_from_str
  737. mod = __import__(modname)
  738. ImportError: No module named tests.unit_tests.modules.s3.s3gis.OpenStreetMap
  739. ERROR: Module: applications.eden.tests.unit_tests.modules.s3.s3gis.OpenStreetMap could not be imported (file: /Users/dhruvmullick/web2py/applications/eden/tests/unit_tests/modules/s3/s3gis/OpenStreetMap.py).
  740. Traceback (most recent call last):
  741. File "/Applications/eclipse/plugins/org.python.pydev_3.9.0.201411111611/pysrc/pydev_runfiles.py", line 468, in __get_module_from_str
  742. mod = __import__(modname)
  743. ImportError: No module named tests.unit_tests.modules.s3.s3gis.TMSLayer
  744. ERROR: Module: applications.eden.tests.unit_tests.modules.s3.s3gis.TMSLayer could not be imported (file: /Users/dhruvmullick/web2py/applications/eden/tests/unit_tests/modules/s3/s3gis/TMSLayer.py).
  745. Traceback (most recent call last):
  746. File "/Applications/eclipse/plugins/org.python.pydev_3.9.0.201411111611/pysrc/pydev_runfiles.py", line 468, in __get_module_from_str
  747. mod = __import__(modname)
  748. ImportError: No module named tests.unit_tests.modules.s3.s3gis.TrueCodePaths
  749. ERROR: Module: applications.eden.tests.unit_tests.modules.s3.s3gis.TrueCodePaths could not be imported (file: /Users/dhruvmullick/web2py/applications/eden/tests/unit_tests/modules/s3/s3gis/TrueCodePaths.py).
  750. Traceback (most recent call last):
  751. File "/Applications/eclipse/plugins/org.python.pydev_3.9.0.201411111611/pysrc/pydev_runfiles.py", line 468, in __get_module_from_str
  752. mod = __import__(modname)
  753. ImportError: No module named tests.unit_tests.modules.s3.s3gis.UserInterface
  754. ERROR: Module: applications.eden.tests.unit_tests.modules.s3.s3gis.UserInterface could not be imported (file: /Users/dhruvmullick/web2py/applications/eden/tests/unit_tests/modules/s3/s3gis/UserInterface.py).
  755. Traceback (most recent call last):
  756. File "/Applications/eclipse/plugins/org.python.pydev_3.9.0.201411111611/pysrc/pydev_runfiles.py", line 468, in __get_module_from_str
  757. mod = __import__(modname)
  758. ImportError: No module named tests.unit_tests.modules.s3.s3gis.WFSLayer
  759. ERROR: Module: applications.eden.tests.unit_tests.modules.s3.s3gis.WFSLayer could not be imported (file: /Users/dhruvmullick/web2py/applications/eden/tests/unit_tests/modules/s3/s3gis/WFSLayer.py).
  760. Traceback (most recent call last):
  761. File "/Applications/eclipse/plugins/org.python.pydev_3.9.0.201411111611/pysrc/pydev_runfiles.py", line 468, in __get_module_from_str
  762. mod = __import__(modname)
  763. ImportError: No module named tests.unit_tests.modules.s3.s3gis.WMSLayer
  764. ERROR: Module: applications.eden.tests.unit_tests.modules.s3.s3gis.WMSLayer could not be imported (file: /Users/dhruvmullick/web2py/applications/eden/tests/unit_tests/modules/s3/s3gis/WMSLayer.py).
  765. Traceback (most recent call last):
  766. File "/Applications/eclipse/plugins/org.python.pydev_3.9.0.201411111611/pysrc/pydev_runfiles.py", line 468, in __get_module_from_str
  767. mod = __import__(modname)
  768. ImportError: No module named tests.unit_tests.modules.s3.s3gis.YahooLayer
  769. ERROR: Module: applications.eden.tests.unit_tests.modules.s3.s3gis.YahooLayer could not be imported (file: /Users/dhruvmullick/web2py/applications/eden/tests/unit_tests/modules/s3/s3gis/YahooLayer.py).
  770. Traceback (most recent call last):
  771. File "/Applications/eclipse/plugins/org.python.pydev_3.9.0.201411111611/pysrc/pydev_runfiles.py", line 468, in __get_module_from_str
  772. mod = __import__(modname)
  773. ImportError: No module named tests.unit_tests.modules.test_utils.find_JSON_format_data_structure
  774. ERROR: Module: applications.eden.tests.unit_tests.modules.test_utils.find_JSON_format_data_structure could not be imported (file: /Users/dhruvmullick/web2py/applications/eden/tests/unit_tests/modules/test_utils/find_JSON_format_data_structure.py).
  775. Traceback (most recent call last):
  776. File "/Applications/eclipse/plugins/org.python.pydev_3.9.0.201411111611/pysrc/pydev_runfiles.py", line 468, in __get_module_from_str
  777. mod = __import__(modname)
  778. File "/Users/dhruvmullick/web2py/gluon/contrib/gae_memcache.py", line 13, in <module>
  779. from google.appengine.api.memcache import Client
  780. ImportError: No module named google.appengine.api.memcache
  781. ERROR: Module: gluon.contrib.gae_memcache could not be imported (file: /Users/dhruvmullick/web2py/gluon/contrib/gae_memcache.py).
  782. Traceback (most recent call last):
  783. File "/Applications/eclipse/plugins/org.python.pydev_3.9.0.201411111611/pysrc/pydev_runfiles.py", line 468, in __get_module_from_str
  784. mod = __import__(modname)
  785. File "/Users/dhruvmullick/web2py/gluon/contrib/pdfinvoice.py", line 4, in <module>
  786. from reportlab.pdfgen.canvas import Canvas
  787. ImportError: No module named reportlab.pdfgen.canvas
  788. ERROR: Module: gluon.contrib.pdfinvoice could not be imported (file: /Users/dhruvmullick/web2py/gluon/contrib/pdfinvoice.py).
  789. Traceback (most recent call last):
  790. File "/Applications/eclipse/plugins/org.python.pydev_3.9.0.201411111611/pysrc/pydev_runfiles.py", line 468, in __get_module_from_str
  791. mod = __import__(modname)
  792. File "/Users/dhruvmullick/web2py/gluon/contrib/redis_cache.py", line 5, in <module>
  793. import redis
  794. ImportError: No module named redis
  795. ERROR: Module: gluon.contrib.redis_cache could not be imported (file: /Users/dhruvmullick/web2py/gluon/contrib/redis_cache.py).
  796. Traceback (most recent call last):
  797. File "/Applications/eclipse/plugins/org.python.pydev_3.9.0.201411111611/pysrc/pydev_runfiles.py", line 468, in __get_module_from_str
  798. mod = __import__(modname)
  799. File "/Users/dhruvmullick/web2py/gluon/contrib/redis_session.py", line 5, in <module>
  800. import redis
  801. ImportError: No module named redis
  802. ERROR: Module: gluon.contrib.redis_session could not be imported (file: /Users/dhruvmullick/web2py/gluon/contrib/redis_session.py).
  803. Traceback (most recent call last):
  804. File "/Applications/eclipse/plugins/org.python.pydev_3.9.0.201411111611/pysrc/pydev_runfiles.py", line 468, in __get_module_from_str
  805. mod = __import__(modname)
  806. File "/Users/dhruvmullick/web2py/gluon/contrib/taskbar_widget.py", line 12, in <module>
  807. import win32con
  808. ImportError: No module named win32con
  809. ERROR: Module: gluon.contrib.taskbar_widget could not be imported (file: /Users/dhruvmullick/web2py/gluon/contrib/taskbar_widget.py).
  810. Traceback (most recent call last):
  811. File "/Applications/eclipse/plugins/org.python.pydev_3.9.0.201411111611/pysrc/pydev_runfiles.py", line 468, in __get_module_from_str
  812. mod = __import__(modname)
  813. File "/Users/dhruvmullick/web2py/gluon/contrib/websocket_messaging.py", line 87, in <module>
  814. import tornado.httpserver
  815. ImportError: No module named tornado.httpserver
  816. ERROR: Module: gluon.contrib.websocket_messaging could not be imported (file: /Users/dhruvmullick/web2py/gluon/contrib/websocket_messaging.py).
  817. Traceback (most recent call last):
  818. File "/Applications/eclipse/plugins/org.python.pydev_3.9.0.201411111611/pysrc/pydev_runfiles.py", line 468, in __get_module_from_str
  819. mod = __import__(modname)
  820. File "/Users/dhruvmullick/web2py/gluon/contrib/login_methods/dropbox_account.py", line 15, in <module>
  821. from dropbox import client, rest, session
  822. ImportError: No module named dropbox
  823. ERROR: Module: gluon.contrib.login_methods.dropbox_account could not be imported (file: /Users/dhruvmullick/web2py/gluon/contrib/login_methods/dropbox_account.py).
  824. Traceback (most recent call last):
  825. File "/Applications/eclipse/plugins/org.python.pydev_3.9.0.201411111611/pysrc/pydev_runfiles.py", line 468, in __get_module_from_str
  826. mod = __import__(modname)
  827. File "/Users/dhruvmullick/web2py/gluon/contrib/login_methods/gae_google_account.py", line 12, in <module>
  828. from google.appengine.api import users
  829. ImportError: No module named google.appengine.api
  830. ERROR: Module: gluon.contrib.login_methods.gae_google_account could not be imported (file: /Users/dhruvmullick/web2py/gluon/contrib/login_methods/gae_google_account.py).
  831. ERROR:root:missing ldap, try "easy_install python-ldap"
  832. ERROR:root:missing ldap, try "easy_install python-ldap"
  833. Traceback (most recent call last):
  834. File "/Applications/eclipse/plugins/org.python.pydev_3.9.0.201411111611/pysrc/pydev_runfiles.py", line 468, in __get_module_from_str
  835. mod = __import__(modname)
  836. File "/Users/dhruvmullick/web2py/gluon/contrib/login_methods/ldap_auth.py", line 14, in <module>
  837. raise e
  838. ImportError: No module named ldap
  839. ERROR: Module: gluon.contrib.login_methods.ldap_auth could not be imported (file: /Users/dhruvmullick/web2py/gluon/contrib/login_methods/ldap_auth.py).
  840. Traceback (most recent call last):
  841. File "/Applications/eclipse/plugins/org.python.pydev_3.9.0.201411111611/pysrc/pydev_runfiles.py", line 468, in __get_module_from_str
  842. mod = __import__(modname)
  843. File "/Users/dhruvmullick/web2py/gluon/contrib/login_methods/linkedin_account.py", line 16, in <module>
  844. raise HTTP(400, "linkedin module not found")
  845. HTTP: 400 BAD REQUEST
  846. ERROR: Module: gluon.contrib.login_methods.linkedin_account could not be imported (file: /Users/dhruvmullick/web2py/gluon/contrib/login_methods/linkedin_account.py).
  847. Traceback (most recent call last):
  848. File "/Applications/eclipse/plugins/org.python.pydev_3.9.0.201411111611/pysrc/pydev_runfiles.py", line 468, in __get_module_from_str
  849. mod = __import__(modname)
  850. File "/Users/dhruvmullick/web2py/gluon/contrib/login_methods/oauth10a_account.py", line 15, in <module>
  851. import oauth2 as oauth
  852. ImportError: No module named oauth2
  853. ERROR: Module: gluon.contrib.login_methods.oauth10a_account could not be imported (file: /Users/dhruvmullick/web2py/gluon/contrib/login_methods/oauth10a_account.py).
  854. Traceback (most recent call last):
  855. File "/Applications/eclipse/plugins/org.python.pydev_3.9.0.201411111611/pysrc/pydev_runfiles.py", line 468, in __get_module_from_str
  856. mod = __import__(modname)
  857. File "/Users/dhruvmullick/web2py/gluon/contrib/login_methods/openid_auth.py", line 48, in <module>
  858. raise ImportError("OpenIDAuth requires python-openid package")
  859. ImportError: OpenIDAuth requires python-openid package
  860. ERROR: Module: gluon.contrib.login_methods.openid_auth could not be imported (file: /Users/dhruvmullick/web2py/gluon/contrib/login_methods/openid_auth.py).
  861. Traceback (most recent call last):
  862. File "/Applications/eclipse/plugins/org.python.pydev_3.9.0.201411111611/pysrc/pydev_runfiles.py", line 468, in __get_module_from_str
  863. mod = __import__(modname)
  864. File "/Users/dhruvmullick/web2py/gluon/contrib/login_methods/saml2_auth.py", line 26, in <module>
  865. from saml2 import BINDING_HTTP_REDIRECT
  866. ImportError: No module named saml2
  867. ERROR: Module: gluon.contrib.login_methods.saml2_auth could not be imported (file: /Users/dhruvmullick/web2py/gluon/contrib/login_methods/saml2_auth.py).
  868. Traceback (most recent call last):
  869. File "/Applications/eclipse/plugins/org.python.pydev_3.9.0.201411111611/pysrc/pydev_runfiles.py", line 468, in __get_module_from_str
  870. mod = __import__(modname)
  871. File "/Users/dhruvmullick/web2py/gluon/contrib/login_methods/x509_auth.py", line 17, in <module>
  872. from M2Crypto import X509
  873. ImportError: No module named M2Crypto
  874. ERROR: Module: gluon.contrib.login_methods.x509_auth could not be imported (file: /Users/dhruvmullick/web2py/gluon/contrib/login_methods/x509_auth.py).
  875. Traceback (most recent call last):
  876. File "/Applications/eclipse/plugins/org.python.pydev_3.9.0.201411111611/pysrc/pydev_runfiles.py", line 468, in __get_module_from_str
  877. mod = __import__(modname)
  878. File "/Users/dhruvmullick/web2py/gluon/contrib/pymysql/tests/__init__.py", line 1, in <module>
  879. from pymysql.tests.test_issues import *
  880. ImportError: No module named pymysql.tests.test_issues
  881. ERROR: Module: gluon.contrib.pymysql.tests.base could not be imported (file: /Users/dhruvmullick/web2py/gluon/contrib/pymysql/tests/base.py).
  882. Traceback (most recent call last):
  883. File "/Applications/eclipse/plugins/org.python.pydev_3.9.0.201411111611/pysrc/pydev_runfiles.py", line 468, in __get_module_from_str
  884. mod = __import__(modname)
  885. File "/Users/dhruvmullick/web2py/gluon/contrib/pymysql/tests/__init__.py", line 1, in <module>
  886. from pymysql.tests.test_issues import *
  887. ImportError: No module named pymysql.tests.test_issues
  888. ERROR: Module: gluon.contrib.pymysql.tests.test_basic could not be imported (file: /Users/dhruvmullick/web2py/gluon/contrib/pymysql/tests/test_basic.py).
  889. Traceback (most recent call last):
  890. File "/Applications/eclipse/plugins/org.python.pydev_3.9.0.201411111611/pysrc/pydev_runfiles.py", line 468, in __get_module_from_str
  891. mod = __import__(modname)
  892. File "/Users/dhruvmullick/web2py/gluon/contrib/pymysql/tests/__init__.py", line 1, in <module>
  893. from pymysql.tests.test_issues import *
  894. ImportError: No module named pymysql.tests.test_issues
  895. ERROR: Module: gluon.contrib.pymysql.tests.test_DictCursor could not be imported (file: /Users/dhruvmullick/web2py/gluon/contrib/pymysql/tests/test_DictCursor.py).
  896. Traceback (most recent call last):
  897. File "/Applications/eclipse/plugins/org.python.pydev_3.9.0.201411111611/pysrc/pydev_runfiles.py", line 468, in __get_module_from_str
  898. mod = __import__(modname)
  899. File "/Users/dhruvmullick/web2py/gluon/contrib/pymysql/tests/__init__.py", line 1, in <module>
  900. from pymysql.tests.test_issues import *
  901. ImportError: No module named pymysql.tests.test_issues
  902. ERROR: Module: gluon.contrib.pymysql.tests.test_example could not be imported (file: /Users/dhruvmullick/web2py/gluon/contrib/pymysql/tests/test_example.py).
  903. Traceback (most recent call last):
  904. File "/Applications/eclipse/plugins/org.python.pydev_3.9.0.201411111611/pysrc/pydev_runfiles.py", line 468, in __get_module_from_str
  905. mod = __import__(modname)
  906. File "/Users/dhruvmullick/web2py/gluon/contrib/pymysql/tests/__init__.py", line 1, in <module>
  907. from pymysql.tests.test_issues import *
  908. ImportError: No module named pymysql.tests.test_issues
  909. ERROR: Module: gluon.contrib.pymysql.tests.test_issues could not be imported (file: /Users/dhruvmullick/web2py/gluon/contrib/pymysql/tests/test_issues.py).
  910. Traceback (most recent call last):
  911. File "/Applications/eclipse/plugins/org.python.pydev_3.9.0.201411111611/pysrc/pydev_runfiles.py", line 468, in __get_module_from_str
  912. mod = __import__(modname)
  913. File "/Users/dhruvmullick/web2py/gluon/contrib/pymysql/tests/__init__.py", line 1, in <module>
  914. from pymysql.tests.test_issues import *
  915. ImportError: No module named pymysql.tests.test_issues
  916. ERROR: Module: gluon.contrib.pymysql.tests.test_SSCursor could not be imported (file: /Users/dhruvmullick/web2py/gluon/contrib/pymysql/tests/test_SSCursor.py).
  917. Traceback (most recent call last):
  918. File "/Applications/eclipse/plugins/org.python.pydev_3.9.0.201411111611/pysrc/pydev_runfiles.py", line 468, in __get_module_from_str
  919. mod = __import__(modname)
  920. File "/Users/dhruvmullick/web2py/gluon/contrib/simplejson/tool.py", line 14, in <module>
  921. import simplejson as json
  922. ImportError: No module named simplejson
  923. ERROR: Module: gluon.contrib.simplejson.tool could not be imported (file: /Users/dhruvmullick/web2py/gluon/contrib/simplejson/tool.py).
  924. Testing against sqlite engine (sqlite:memory)
  925. Testing against sqlite engine (sqlite:memory)
  926. done.
  927.  
  928. Sleeping before web2py starts...
  929. web2py Web Framework
  930. Created by Massimo Di Pierro, Copyright 2007-2014
  931. Version 2.10.0-beta+timestamp.2014.10.16.15.58.50
  932. Database drivers available: sqlite3, pymysql, pg8000, pyodbc, imaplib
  933.  
  934. please visit:
  935. http://127.0.0.1:8000/
  936. use "kill -SIGTERM 1490" to shutdown the web2py server
  937.  
  938.  
  939. 1 ...
  940.  
  941. Changed session ID welcome
  942. Changed session ID welcome
  943. ERROR:gluon.contrib.pysimplesoap.server:Traceback (most recent call last):
  944. File "/Users/dhruvmullick/web2py/gluon/contrib/pysimplesoap/server.py", line 184, in dispatch
  945. ret = function(**args)
  946. File "/Users/dhruvmullick/web2py/applications/examples/controllers/soap_examples.py", line 26, in division
  947. return a / b
  948. ZeroDivisionError: float division by zero
  949.  
  950. ERROR:gluon.contrib.pysimplesoap.server:Traceback (most recent call last):
  951. File "/Users/dhruvmullick/web2py/gluon/contrib/pysimplesoap/server.py", line 184, in dispatch
  952. ret = function(**args)
  953. File "/Users/dhruvmullick/web2py/applications/examples/controllers/soap_examples.py", line 26, in division
  954. return a / b
  955. ZeroDivisionError: float division by zero
  956.  
  957. Killing webserver
  958. ======================================================================
  959. ERROR: testRun (gluon.tests.test_dal_nosql.TestImportExportUuidFields)
  960. ----------------------------------------------------------------------
  961. Traceback (most recent call last):
  962. File "/Users/dhruvmullick/web2py/gluon/tests/test_dal_nosql.py", line 776, in testRun
  963. db.import_from_csv_file(stream)
  964. File "/Users/dhruvmullick/web2py/gluon/dal/base.py", line 1078, in import_from_csv_file
  965. *args, **kwargs)
  966. File "/Users/dhruvmullick/web2py/gluon/dal/objects.py", line 955, in import_from_csv_file
  967. curr_id = self.insert(**dict(items))
  968. File "/Users/dhruvmullick/web2py/gluon/dal/objects.py", line 722, in insert
  969. ret = self._db._adapter.insert(self, self._listify(fields))
  970. File "/Users/dhruvmullick/web2py/gluon/dal/adapters/base.py", line 714, in insert
  971. raise e
  972. IntegrityError: FOREIGN KEY constraint failed
  973.  
  974. ======================================================================
  975. ERROR: testInsert (gluon.tests.test_dal_nosql.TestRNameFields)
  976. ----------------------------------------------------------------------
  977. Traceback (most recent call last):
  978. File "/Users/dhruvmullick/web2py/gluon/tests/test_dal_nosql.py", line 1212, in testInsert
  979. self.assertEqual(isinstance(db.tt.insert(aa='1'), long), True)
  980. File "/Users/dhruvmullick/web2py/gluon/dal/objects.py", line 722, in insert
  981. ret = self._db._adapter.insert(self, self._listify(fields))
  982. File "/Users/dhruvmullick/web2py/gluon/dal/adapters/base.py", line 714, in insert
  983. raise e
  984. OperationalError: near "very": syntax error
  985.  
  986. ======================================================================
  987. ERROR: testRun (gluon.tests.test_dal_nosql.TestRNameFields)
  988. ----------------------------------------------------------------------
  989. Traceback (most recent call last):
  990. File "/Users/dhruvmullick/web2py/gluon/tests/test_dal_nosql.py", line 1143, in testRun
  991. self.assertEqual(isinstance(db.tt.insert(aa='x'), long), True)
  992. File "/Users/dhruvmullick/web2py/gluon/dal/objects.py", line 722, in insert
  993. ret = self._db._adapter.insert(self, self._listify(fields))
  994. File "/Users/dhruvmullick/web2py/gluon/dal/adapters/base.py", line 714, in insert
  995. raise e
  996. OperationalError: near "very": syntax error
  997.  
  998. ======================================================================
  999. ERROR: testSelect (gluon.tests.test_dal_nosql.TestRNameFields)
  1000. ----------------------------------------------------------------------
  1001. Traceback (most recent call last):
  1002. File "/Users/dhruvmullick/web2py/gluon/tests/test_dal_nosql.py", line 1029, in testSelect
  1003. Field('rating', 'integer', rname=rname2, default=2)
  1004. File "/Users/dhruvmullick/web2py/gluon/dal/base.py", line 787, in define_table
  1005. table = self.lazy_define_table(tablename,*fields,**args)
  1006. File "/Users/dhruvmullick/web2py/gluon/dal/base.py", line 824, in lazy_define_table
  1007. polymodel=polymodel)
  1008. File "/Users/dhruvmullick/web2py/gluon/dal/adapters/base.py", line 458, in create_table
  1009. self.create_sequence_and_triggers(query,table)
  1010. File "/Users/dhruvmullick/web2py/gluon/dal/adapters/base.py", line 1299, in create_sequence_and_triggers
  1011. self.execute(query)
  1012. File "/Users/dhruvmullick/web2py/gluon/dal/adapters/base.py", line 1318, in execute
  1013. return self.log_execute(*a, **b)
  1014. File "/Users/dhruvmullick/web2py/gluon/dal/adapters/base.py", line 1312, in log_execute
  1015. ret = self.cursor.execute(command, *a[1:], **b)
  1016. OperationalError: near "from": syntax error
  1017.  
  1018. ======================================================================
  1019. ERROR: testSelect (gluon.tests.test_dal_nosql.TestRNameTable)
  1020. ----------------------------------------------------------------------
  1021. Traceback (most recent call last):
  1022. File "/Users/dhruvmullick/web2py/gluon/tests/test_dal_nosql.py", line 933, in testSelect
  1023. rname=rname
  1024. File "/Users/dhruvmullick/web2py/gluon/dal/base.py", line 787, in define_table
  1025. table = self.lazy_define_table(tablename,*fields,**args)
  1026. File "/Users/dhruvmullick/web2py/gluon/dal/base.py", line 824, in lazy_define_table
  1027. polymodel=polymodel)
  1028. File "/Users/dhruvmullick/web2py/gluon/dal/adapters/base.py", line 458, in create_table
  1029. self.create_sequence_and_triggers(query,table)
  1030. File "/Users/dhruvmullick/web2py/gluon/dal/adapters/base.py", line 1299, in create_sequence_and_triggers
  1031. self.execute(query)
  1032. File "/Users/dhruvmullick/web2py/gluon/dal/adapters/base.py", line 1318, in execute
  1033. return self.log_execute(*a, **b)
  1034. File "/Users/dhruvmullick/web2py/gluon/dal/adapters/base.py", line 1312, in log_execute
  1035. ret = self.cursor.execute(command, *a[1:], **b)
  1036. OperationalError: near "very": syntax error
  1037.  
  1038. ======================================================================
  1039. ERROR: test_compile (gluon.tests.test_utils.TestPack)
  1040. ----------------------------------------------------------------------
  1041. Traceback (most recent call last):
  1042. File "/Users/dhruvmullick/web2py/gluon/tests/test_utils.py", line 34, in test_compile
  1043. compile_application(appname_path)
  1044. File "/Users/dhruvmullick/web2py/gluon/compileapp.py", line 733, in compile_application
  1045. os.mkdir(pjoin(folder, 'compiled'))
  1046. OSError: [Errno 2] No such file or directory: '/Users/dhruvmullick/web2py/applications/eden/applications/welcome/compiled'
  1047.  
  1048. ----------------------------------------------------------------------
  1049. Ran 264 tests in 5.018s
  1050.  
  1051. FAILED (errors=6, skipped=4)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement