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

BayerLuetticke_wrapper.py fails, solve not implemented for BayerLuettickeAgent #1

Open
MridulS opened this issue Dec 9, 2019 · 2 comments
Assignees

Comments

@MridulS
Copy link
Member

MridulS commented Dec 9, 2019

while executing ipython BayerLuetticke_wrapper.py, I got the following error

Exception: Model instance does not have a solution stored. To simulate, it is necessary to run the `solve()` method of the class first.

I called the solve() method before simulate and it resulted in

AttributeError: 'BayerLuettickeAgent' object has no attribute 'cycles'
@llorracc
Copy link
Contributor

llorracc commented Dec 10, 2019 via email

@llorracc
Copy link
Contributor

This reflects some changes in either BayerLuetticke or HARK itself since the wrapper was written. The purpose of the wrapper was to make a HARK-friendly way to interact with the non-HARK-origin BayerLuetticke.

@MridulS MridulS transferred this issue from econ-ark/HARK May 21, 2020
@MridulS MridulS transferred this issue from econ-ark/REMARK Sep 3, 2020
sbenthall added a commit to sbenthall/BayerLuetticke that referenced this issue Nov 4, 2020

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
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

2 participants