Skip to content

openfisca-core import issue #98

Description

@MaxGhenis

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions