We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Hi,
when trying to run notebook TractableBufferStockModel.ipynb, MyTBStype.solve() raises error
NameError: name 'MyTBStype' is not defined
Probably the cell defining it has been deleted accidentally?
EDIT: The same issue is present in TractableBufferStockModel.py as well.
The text was updated successfully, but these errors were encountered:
Should have been fixed by commit [7a9499a](Use HARK after checkConditions fix)
@tamas-ac, could you verify that they work now?
Sorry, something went wrong.
Thanks, both files work now!
Since this repo is a subrepo in https://github.com/econ-ark/REMARK, please also bump the reference commit there.
Merge pull request llorracc#1 from camriddell/add-citation.cff
e01678a
add citation.cff file from metadata
No branches or pull requests
Hi,
when trying to run notebook TractableBufferStockModel.ipynb, MyTBStype.solve() raises error
NameError: name 'MyTBStype' is not defined
Probably the cell defining it has been deleted accidentally?
EDIT: The same issue is present in TractableBufferStockModel.py as well.
The text was updated successfully, but these errors were encountered: