Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

openfisca-core import issue #98

Open
MaxGhenis opened this issue Aug 31, 2024 · 0 comments
Open

openfisca-core import issue #98

MaxGhenis opened this issue Aug 31, 2024 · 0 comments

Comments

@MaxGhenis
Copy link
Contributor

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant