-
Notifications
You must be signed in to change notification settings - Fork 9
Open
Description
https://policyengine-us-marriage-incentive.streamlit.app/
/home/adminuser/venv/lib/python3.11/site-packages/policyengine_core/api/micr
osimulation.py:5 in <module>
2 Microsimulation interfaces and utility functions.
3 """
4 from typing import List, Tuple
❱ 5 from openfisca_core.entities.entity import Entity
6 from policyengine_core.api.general import ReformType
7 from microdf.generic import MicroDataFrame
8 import numpy as np
────────────────────────────────────────────────────────────────────────────────
ModuleNotFoundError: No module named 'openfisca_core'
Caused by PolicyEngine/policyengine-core#259
Quick fix would be manually listing the state codes.
Metadata
Metadata
Assignees
Labels
No labels