A problem occurred in a Python script. Here is the sequence of
function calls leading up to the error, in the order they occurred.
/usr/local/apache2/htdocs/tbfy.web/include/models/OrganizationsModel.py in getMJUSourceOrgsView(self=<models.OrganizationsModel.OrganizationsModel object>) |
875
|
876 content = self.conf.Template(filename='templates/orgs_overview_mju.tpl')
|
=> 877 return content.render(data=dict)
|
878
|
879 def languageCorrections(self, string2Handle):
|
content = <mako.template.Template object>, content.render = <bound method Template.render of <mako.template.Template object>>, data undefined, dict = {'anomaliesDict': {'dependency-bidder2buyer': {'buyers': [['5630509000', '5582078000', '0.5905017627003746', '3', '-', '-'], ['5630509000', '3896323000', '0.46398660411493503', '2', '-', '-'], ['5630509000', '2360594000', '0.14902746671433098', '7', '-', '-']]}, 'dependency-buyer2bidder': {'buyers': [['5630509000', '5915163000', '0.3741517508626813', '10', '-', '-'], ['5630509000', '5003814000', '0.27426111077197785', '10', 'Kemofarmacija, veletrgovina za oskrbo zdravstva, d.d.', '-'], ['5630509000', '5053617000', '0.1299381559082442', '10', '-', '-'], ['5630509000', '5872308000', '0.06597564743452598', '10', 'PRODENT INTERNATIONAL, Trgovina z zobozdravstvenimi in medicinskimi proizvodi, d.o.o.', '-']]}, 'ratio-assessed-final-bdg-neg': {'buyers': {'192135': ['4477', '-0.46088125652634615', '5630509000', '5053617000', '71700.0', '113858.76', '33690000', '192135', '-', '-'], '300150': ['5438', '-0.7294510759704584', '5630509000', '2360594000', '1968.0', '4090.0', '33155000', '300150', '-', '-'], '346064': ['3027', '-0.3072342874132947', '5630509000', '5915163000', '240800.0', '327851.77', '90911200', '346064', '-', '-']}}, 'ratio-assessed-final-bdg-pos': {'buyers': {'192091': ['4679', '0.6454769816099201', '5630509000', '5525144000', '32000.0', '16790.0', '33192410', '192091', '-', 'DENTALIA Zunanjetrgovsko podjetje, proizvodnja in storitve, d.o.o., Ljubljana']}}}, 'companyProfileDict': {}, 'fundsReceived': 0.0, 'issuedFunds': 0.0, 'issuedTenders': {}, 'issuedTendersChartData': {'byTenderNum': {}, 'byValue': {}}, 'numOfAnomalies': 4, 'wonTenders': {}, 'wonTendersChartData': {'byTenderNum': {}, 'byValue': {}}} |
/usr/local/lib/python3.7/site-packages/mako/template.py in render(self=<mako.template.Template object>, *args=(), **data={'data': {'anomaliesDict': {'dependency-bidder2buyer': {'buyers': [['5630509000', '5582078000', '0.5905017627003746', '3', '-', '-'], ['5630509000', '3896323000', '0.46398660411493503', '2', '-', '-'], ['5630509000', '2360594000', '0.14902746671433098', '7', '-', '-']]}, 'dependency-buyer2bidder': {'buyers': [['5630509000', '5915163000', '0.3741517508626813', '10', '-', '-'], ['5630509000', '5003814000', '0.27426111077197785', '10', 'Kemofarmacija, veletrgovina za oskrbo zdravstva, d.d.', '-'], ['5630509000', '5053617000', '0.1299381559082442', '10', '-', '-'], ['5630509000', '5872308000', '0.06597564743452598', '10', 'PRODENT INTERNATIONAL, Trgovina z zobozdravstvenimi in medicinskimi proizvodi, d.o.o.', '-']]}, 'ratio-assessed-final-bdg-neg': {'buyers': {'192135': ['4477', '-0.46088125652634615', '5630509000', '5053617000', '71700.0', '113858.76', '33690000', '192135', '-', '-'], '300150': ['5438', '-0.7294510759704584', '5630509000', '2360594000', '1968.0', '4090.0', '33155000', '300150', '-', '-'], '346064': ['3027', '-0.3072342874132947', '5630509000', '5915163000', '240800.0', '327851.77', '90911200', '346064', '-', '-']}}, 'ratio-assessed-final-bdg-pos': {'buyers': {'192091': ['4679', '0.6454769816099201', '5630509000', '5525144000', '32000.0', '16790.0', '33192410', '192091', '-', 'DENTALIA Zunanjetrgovsko podjetje, proizvodnja in storitve, d.o.o., Ljubljana']}}}, 'companyProfileDict': {}, 'fundsReceived': 0.0, 'issuedFunds': 0.0, 'issuedTenders': {}, 'issuedTendersChartData': {'byTenderNum': {}, 'byValue': {}}, 'numOfAnomalies': 4, 'wonTenders': {}, 'wonTendersChartData': {'byTenderNum': {}, 'byValue': {}}}}) |
474
|
475 """
|
=> 476 return runtime._render(self, self.callable_, args, data)
|
477
|
478 def render_unicode(self, *args, **data):
|
global runtime = <module 'mako.runtime' from '/usr/local/lib/python3.7/site-packages/mako/runtime.py'>, runtime._render = <function _render>, self = <mako.template.Template object>, self.callable_ = <function render_body>, args = (), data = {'data': {'anomaliesDict': {'dependency-bidder2buyer': {'buyers': [['5630509000', '5582078000', '0.5905017627003746', '3', '-', '-'], ['5630509000', '3896323000', '0.46398660411493503', '2', '-', '-'], ['5630509000', '2360594000', '0.14902746671433098', '7', '-', '-']]}, 'dependency-buyer2bidder': {'buyers': [['5630509000', '5915163000', '0.3741517508626813', '10', '-', '-'], ['5630509000', '5003814000', '0.27426111077197785', '10', 'Kemofarmacija, veletrgovina za oskrbo zdravstva, d.d.', '-'], ['5630509000', '5053617000', '0.1299381559082442', '10', '-', '-'], ['5630509000', '5872308000', '0.06597564743452598', '10', 'PRODENT INTERNATIONAL, Trgovina z zobozdravstvenimi in medicinskimi proizvodi, d.o.o.', '-']]}, 'ratio-assessed-final-bdg-neg': {'buyers': {'192135': ['4477', '-0.46088125652634615', '5630509000', '5053617000', '71700.0', '113858.76', '33690000', '192135', '-', '-'], '300150': ['5438', '-0.7294510759704584', '5630509000', '2360594000', '1968.0', '4090.0', '33155000', '300150', '-', '-'], '346064': ['3027', '-0.3072342874132947', '5630509000', '5915163000', '240800.0', '327851.77', '90911200', '346064', '-', '-']}}, 'ratio-assessed-final-bdg-pos': {'buyers': {'192091': ['4679', '0.6454769816099201', '5630509000', '5525144000', '32000.0', '16790.0', '33192410', '192091', '-', 'DENTALIA Zunanjetrgovsko podjetje, proizvodnja in storitve, d.o.o., Ljubljana']}}}, 'companyProfileDict': {}, 'fundsReceived': 0.0, 'issuedFunds': 0.0, 'issuedTenders': {}, 'issuedTendersChartData': {'byTenderNum': {}, 'byValue': {}}, 'numOfAnomalies': 4, 'wonTenders': {}, 'wonTendersChartData': {'byTenderNum': {}, 'byValue': {}}}} |
/usr/local/lib/python3.7/site-packages/mako/runtime.py in _render(template=<mako.template.Template object>, callable_=<function render_body>, args=(), data={'data': {'anomaliesDict': {'dependency-bidder2buyer': {'buyers': [['5630509000', '5582078000', '0.5905017627003746', '3', '-', '-'], ['5630509000', '3896323000', '0.46398660411493503', '2', '-', '-'], ['5630509000', '2360594000', '0.14902746671433098', '7', '-', '-']]}, 'dependency-buyer2bidder': {'buyers': [['5630509000', '5915163000', '0.3741517508626813', '10', '-', '-'], ['5630509000', '5003814000', '0.27426111077197785', '10', 'Kemofarmacija, veletrgovina za oskrbo zdravstva, d.d.', '-'], ['5630509000', '5053617000', '0.1299381559082442', '10', '-', '-'], ['5630509000', '5872308000', '0.06597564743452598', '10', 'PRODENT INTERNATIONAL, Trgovina z zobozdravstvenimi in medicinskimi proizvodi, d.o.o.', '-']]}, 'ratio-assessed-final-bdg-neg': {'buyers': {'192135': ['4477', '-0.46088125652634615', '5630509000', '5053617000', '71700.0', '113858.76', '33690000', '192135', '-', '-'], '300150': ['5438', '-0.7294510759704584', '5630509000', '2360594000', '1968.0', '4090.0', '33155000', '300150', '-', '-'], '346064': ['3027', '-0.3072342874132947', '5630509000', '5915163000', '240800.0', '327851.77', '90911200', '346064', '-', '-']}}, 'ratio-assessed-final-bdg-pos': {'buyers': {'192091': ['4679', '0.6454769816099201', '5630509000', '5525144000', '32000.0', '16790.0', '33192410', '192091', '-', 'DENTALIA Zunanjetrgovsko podjetje, proizvodnja in storitve, d.o.o., Ljubljana']}}}, 'companyProfileDict': {}, 'fundsReceived': 0.0, 'issuedFunds': 0.0, 'issuedTenders': {}, 'issuedTendersChartData': {'byTenderNum': {}, 'byValue': {}}, 'numOfAnomalies': 4, 'wonTenders': {}, 'wonTendersChartData': {'byTenderNum': {}, 'byValue': {}}}}, as_unicode=False) |
881 context,
|
882 *args,
|
=> 883 **_kwargs_for_callable(callable_, data)
|
884 )
|
885 return context._pop_buffer().getvalue()
|
global _kwargs_for_callable = <function _kwargs_for_callable>, callable_ = <function render_body>, data = {'data': {'anomaliesDict': {'dependency-bidder2buyer': {'buyers': [['5630509000', '5582078000', '0.5905017627003746', '3', '-', '-'], ['5630509000', '3896323000', '0.46398660411493503', '2', '-', '-'], ['5630509000', '2360594000', '0.14902746671433098', '7', '-', '-']]}, 'dependency-buyer2bidder': {'buyers': [['5630509000', '5915163000', '0.3741517508626813', '10', '-', '-'], ['5630509000', '5003814000', '0.27426111077197785', '10', 'Kemofarmacija, veletrgovina za oskrbo zdravstva, d.d.', '-'], ['5630509000', '5053617000', '0.1299381559082442', '10', '-', '-'], ['5630509000', '5872308000', '0.06597564743452598', '10', 'PRODENT INTERNATIONAL, Trgovina z zobozdravstvenimi in medicinskimi proizvodi, d.o.o.', '-']]}, 'ratio-assessed-final-bdg-neg': {'buyers': {'192135': ['4477', '-0.46088125652634615', '5630509000', '5053617000', '71700.0', '113858.76', '33690000', '192135', '-', '-'], '300150': ['5438', '-0.7294510759704584', '5630509000', '2360594000', '1968.0', '4090.0', '33155000', '300150', '-', '-'], '346064': ['3027', '-0.3072342874132947', '5630509000', '5915163000', '240800.0', '327851.77', '90911200', '346064', '-', '-']}}, 'ratio-assessed-final-bdg-pos': {'buyers': {'192091': ['4679', '0.6454769816099201', '5630509000', '5525144000', '32000.0', '16790.0', '33192410', '192091', '-', 'DENTALIA Zunanjetrgovsko podjetje, proizvodnja in storitve, d.o.o., Ljubljana']}}}, 'companyProfileDict': {}, 'fundsReceived': 0.0, 'issuedFunds': 0.0, 'issuedTenders': {}, 'issuedTendersChartData': {'byTenderNum': {}, 'byValue': {}}, 'numOfAnomalies': 4, 'wonTenders': {}, 'wonTendersChartData': {'byTenderNum': {}, 'byValue': {}}}} |
/usr/local/lib/python3.7/site-packages/mako/runtime.py in _render_context(tmpl=<mako.template.Template object>, callable_=<function render_body>, context=<mako.runtime.Context object>, *args=(), **kwargs={'data': {'anomaliesDict': {'dependency-bidder2buyer': {'buyers': [['5630509000', '5582078000', '0.5905017627003746', '3', '-', '-'], ['5630509000', '3896323000', '0.46398660411493503', '2', '-', '-'], ['5630509000', '2360594000', '0.14902746671433098', '7', '-', '-']]}, 'dependency-buyer2bidder': {'buyers': [['5630509000', '5915163000', '0.3741517508626813', '10', '-', '-'], ['5630509000', '5003814000', '0.27426111077197785', '10', 'Kemofarmacija, veletrgovina za oskrbo zdravstva, d.d.', '-'], ['5630509000', '5053617000', '0.1299381559082442', '10', '-', '-'], ['5630509000', '5872308000', '0.06597564743452598', '10', 'PRODENT INTERNATIONAL, Trgovina z zobozdravstvenimi in medicinskimi proizvodi, d.o.o.', '-']]}, 'ratio-assessed-final-bdg-neg': {'buyers': {'192135': ['4477', '-0.46088125652634615', '5630509000', '5053617000', '71700.0', '113858.76', '33690000', '192135', '-', '-'], '300150': ['5438', '-0.7294510759704584', '5630509000', '2360594000', '1968.0', '4090.0', '33155000', '300150', '-', '-'], '346064': ['3027', '-0.3072342874132947', '5630509000', '5915163000', '240800.0', '327851.77', '90911200', '346064', '-', '-']}}, 'ratio-assessed-final-bdg-pos': {'buyers': {'192091': ['4679', '0.6454769816099201', '5630509000', '5525144000', '32000.0', '16790.0', '33192410', '192091', '-', 'DENTALIA Zunanjetrgovsko podjetje, proizvodnja in storitve, d.o.o., Ljubljana']}}}, 'companyProfileDict': {}, 'fundsReceived': 0.0, 'issuedFunds': 0.0, 'issuedTenders': {}, 'issuedTendersChartData': {'byTenderNum': {}, 'byValue': {}}, 'numOfAnomalies': 4, 'wonTenders': {}, 'wonTendersChartData': {'byTenderNum': {}, 'byValue': {}}}}) |
918 # if main render method, call from the base of the inheritance stack
|
919 (inherit, lclcontext) = _populate_self_namespace(context, tmpl)
|
=> 920 _exec_template(inherit, lclcontext, args=args, kwargs=kwargs)
|
921 else:
|
922 # otherwise, call the actual rendering method specified
|
global _exec_template = <function _exec_template>, inherit = <function render_body>, lclcontext = <mako.runtime.Context object>, args = (), kwargs = {'data': {'anomaliesDict': {'dependency-bidder2buyer': {'buyers': [['5630509000', '5582078000', '0.5905017627003746', '3', '-', '-'], ['5630509000', '3896323000', '0.46398660411493503', '2', '-', '-'], ['5630509000', '2360594000', '0.14902746671433098', '7', '-', '-']]}, 'dependency-buyer2bidder': {'buyers': [['5630509000', '5915163000', '0.3741517508626813', '10', '-', '-'], ['5630509000', '5003814000', '0.27426111077197785', '10', 'Kemofarmacija, veletrgovina za oskrbo zdravstva, d.d.', '-'], ['5630509000', '5053617000', '0.1299381559082442', '10', '-', '-'], ['5630509000', '5872308000', '0.06597564743452598', '10', 'PRODENT INTERNATIONAL, Trgovina z zobozdravstvenimi in medicinskimi proizvodi, d.o.o.', '-']]}, 'ratio-assessed-final-bdg-neg': {'buyers': {'192135': ['4477', '-0.46088125652634615', '5630509000', '5053617000', '71700.0', '113858.76', '33690000', '192135', '-', '-'], '300150': ['5438', '-0.7294510759704584', '5630509000', '2360594000', '1968.0', '4090.0', '33155000', '300150', '-', '-'], '346064': ['3027', '-0.3072342874132947', '5630509000', '5915163000', '240800.0', '327851.77', '90911200', '346064', '-', '-']}}, 'ratio-assessed-final-bdg-pos': {'buyers': {'192091': ['4679', '0.6454769816099201', '5630509000', '5525144000', '32000.0', '16790.0', '33192410', '192091', '-', 'DENTALIA Zunanjetrgovsko podjetje, proizvodnja in storitve, d.o.o., Ljubljana']}}}, 'companyProfileDict': {}, 'fundsReceived': 0.0, 'issuedFunds': 0.0, 'issuedTenders': {}, 'issuedTendersChartData': {'byTenderNum': {}, 'byValue': {}}, 'numOfAnomalies': 4, 'wonTenders': {}, 'wonTendersChartData': {'byTenderNum': {}, 'byValue': {}}}} |
/usr/local/lib/python3.7/site-packages/mako/runtime.py in _exec_template(callable_=<function render_body>, context=<mako.runtime.Context object>, args=(), kwargs={'data': {'anomaliesDict': {'dependency-bidder2buyer': {'buyers': [['5630509000', '5582078000', '0.5905017627003746', '3', '-', '-'], ['5630509000', '3896323000', '0.46398660411493503', '2', '-', '-'], ['5630509000', '2360594000', '0.14902746671433098', '7', '-', '-']]}, 'dependency-buyer2bidder': {'buyers': [['5630509000', '5915163000', '0.3741517508626813', '10', '-', '-'], ['5630509000', '5003814000', '0.27426111077197785', '10', 'Kemofarmacija, veletrgovina za oskrbo zdravstva, d.d.', '-'], ['5630509000', '5053617000', '0.1299381559082442', '10', '-', '-'], ['5630509000', '5872308000', '0.06597564743452598', '10', 'PRODENT INTERNATIONAL, Trgovina z zobozdravstvenimi in medicinskimi proizvodi, d.o.o.', '-']]}, 'ratio-assessed-final-bdg-neg': {'buyers': {'192135': ['4477', '-0.46088125652634615', '5630509000', '5053617000', '71700.0', '113858.76', '33690000', '192135', '-', '-'], '300150': ['5438', '-0.7294510759704584', '5630509000', '2360594000', '1968.0', '4090.0', '33155000', '300150', '-', '-'], '346064': ['3027', '-0.3072342874132947', '5630509000', '5915163000', '240800.0', '327851.77', '90911200', '346064', '-', '-']}}, 'ratio-assessed-final-bdg-pos': {'buyers': {'192091': ['4679', '0.6454769816099201', '5630509000', '5525144000', '32000.0', '16790.0', '33192410', '192091', '-', 'DENTALIA Zunanjetrgovsko podjetje, proizvodnja in storitve, d.o.o., Ljubljana']}}}, 'companyProfileDict': {}, 'fundsReceived': 0.0, 'issuedFunds': 0.0, 'issuedTenders': {}, 'issuedTendersChartData': {'byTenderNum': {}, 'byValue': {}}, 'numOfAnomalies': 4, 'wonTenders': {}, 'wonTendersChartData': {'byTenderNum': {}, 'byValue': {}}}}) |
945 _render_error(template, context, e)
|
946 else:
|
=> 947 callable_(context, *args, **kwargs)
|
948
|
949
|
callable_ = <function render_body>, context = <mako.runtime.Context object>, args = (), kwargs = {'data': {'anomaliesDict': {'dependency-bidder2buyer': {'buyers': [['5630509000', '5582078000', '0.5905017627003746', '3', '-', '-'], ['5630509000', '3896323000', '0.46398660411493503', '2', '-', '-'], ['5630509000', '2360594000', '0.14902746671433098', '7', '-', '-']]}, 'dependency-buyer2bidder': {'buyers': [['5630509000', '5915163000', '0.3741517508626813', '10', '-', '-'], ['5630509000', '5003814000', '0.27426111077197785', '10', 'Kemofarmacija, veletrgovina za oskrbo zdravstva, d.d.', '-'], ['5630509000', '5053617000', '0.1299381559082442', '10', '-', '-'], ['5630509000', '5872308000', '0.06597564743452598', '10', 'PRODENT INTERNATIONAL, Trgovina z zobozdravstvenimi in medicinskimi proizvodi, d.o.o.', '-']]}, 'ratio-assessed-final-bdg-neg': {'buyers': {'192135': ['4477', '-0.46088125652634615', '5630509000', '5053617000', '71700.0', '113858.76', '33690000', '192135', '-', '-'], '300150': ['5438', '-0.7294510759704584', '5630509000', '2360594000', '1968.0', '4090.0', '33155000', '300150', '-', '-'], '346064': ['3027', '-0.3072342874132947', '5630509000', '5915163000', '240800.0', '327851.77', '90911200', '346064', '-', '-']}}, 'ratio-assessed-final-bdg-pos': {'buyers': {'192091': ['4679', '0.6454769816099201', '5630509000', '5525144000', '32000.0', '16790.0', '33192410', '192091', '-', 'DENTALIA Zunanjetrgovsko podjetje, proizvodnja in storitve, d.o.o., Ljubljana']}}}, 'companyProfileDict': {}, 'fundsReceived': 0.0, 'issuedFunds': 0.0, 'issuedTenders': {}, 'issuedTendersChartData': {'byTenderNum': {}, 'byValue': {}}, 'numOfAnomalies': 4, 'wonTenders': {}, 'wonTendersChartData': {'byTenderNum': {}, 'byValue': {}}}} |
/usr/local/apache2/htdocs/tbfy.web/templates_orgs_overview_mju_tpl in render_body(context=<mako.runtime.Context object>, **pageargs={'data': {'anomaliesDict': {'dependency-bidder2buyer': {'buyers': [['5630509000', '5582078000', '0.5905017627003746', '3', '-', '-'], ['5630509000', '3896323000', '0.46398660411493503', '2', '-', '-'], ['5630509000', '2360594000', '0.14902746671433098', '7', '-', '-']]}, 'dependency-buyer2bidder': {'buyers': [['5630509000', '5915163000', '0.3741517508626813', '10', '-', '-'], ['5630509000', '5003814000', '0.27426111077197785', '10', 'Kemofarmacija, veletrgovina za oskrbo zdravstva, d.d.', '-'], ['5630509000', '5053617000', '0.1299381559082442', '10', '-', '-'], ['5630509000', '5872308000', '0.06597564743452598', '10', 'PRODENT INTERNATIONAL, Trgovina z zobozdravstvenimi in medicinskimi proizvodi, d.o.o.', '-']]}, 'ratio-assessed-final-bdg-neg': {'buyers': {'192135': ['4477', '-0.46088125652634615', '5630509000', '5053617000', '71700.0', '113858.76', '33690000', '192135', '-', '-'], '300150': ['5438', '-0.7294510759704584', '5630509000', '2360594000', '1968.0', '4090.0', '33155000', '300150', '-', '-'], '346064': ['3027', '-0.3072342874132947', '5630509000', '5915163000', '240800.0', '327851.77', '90911200', '346064', '-', '-']}}, 'ratio-assessed-final-bdg-pos': {'buyers': {'192091': ['4679', '0.6454769816099201', '5630509000', '5525144000', '32000.0', '16790.0', '33192410', '192091', '-', 'DENTALIA Zunanjetrgovsko podjetje, proizvodnja in storitve, d.o.o., Ljubljana']}}}, 'companyProfileDict': {}, 'fundsReceived': 0.0, 'issuedFunds': 0.0, 'issuedTenders': {}, 'issuedTendersChartData': {'byTenderNum': {}, 'byValue': {}}, 'numOfAnomalies': 4, 'wonTenders': {}, 'wonTendersChartData': {'byTenderNum': {}, 'byValue': {}}}}) |
|