PolicyEngine / policyengine-us

The PolicyEngine US Python package contains a rules engine of the US tax-benefit system, and microdata generation for microsimulation analysis.
https://policyengine.org/us
GNU Affero General Public License v3.0
103 stars 176 forks source link

Baseline CTC returns a 0 value if locally run on a streamlit application #5165

Open PavelMakarchuk opened 1 month ago

PavelMakarchuk commented 1 month ago

Value is returned correctly when deployed. Not sure if it is an issue with the ctc_value variable, a cashing issue or anything similar.

Local unit tests return the correct ctc and ctc_value amounts

MaxGhenis commented 1 month ago

This went away for me after updating policyengine-us. Please try and update.