Getting a ValueError: invalid literal for int() with base 10: '' error and don't know why
问题 I know this has been asked before, but for my circumstance, I can't seem to figure out why this is being thrown When I try to run my calculations, I am given this error from my console: ValueError: invalid literal for int() with base 10: '' and it is saying its coming from File "/var/sites/live_mbpathways/moneybroker/apps/investments/ajax.py", line 30, in calc_cdic investments = Investment.objects.all().filter(plan = plan, financial_institution=fiid, maturity_date__gte = now).order_by(