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

dolark still depends on dolo.compiler.language #15

Closed
sbenthall opened this issue Nov 11, 2020 · 2 comments
Closed

dolark still depends on dolo.compiler.language #15

sbenthall opened this issue Nov 11, 2020 · 2 comments

Comments

@sbenthall
Copy link

dolark.model still depends on dolo.compiler.language, though this latter module has been removed from the most recent version of dolo

https://github.com/EconForge/dolark/blob/41deaa026b1943c4829c6b7b17c7b57fdd0aec95/dolark/model.py#L3

@albop
Copy link
Member

albop commented Nov 11, 2020 via email

@albop
Copy link
Member

albop commented Nov 24, 2020

in dolo, we can see eval_data is imported from dolang. The line must be replaced by from dolang.language import eval_data

@albop albop closed this as completed Nov 24, 2020
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