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

Missing imports when using urbansim_templates from outside #127

Open
gfourcade opened this issue Mar 21, 2022 · 1 comment
Open

Missing imports when using urbansim_templates from outside #127

gfourcade opened this issue Mar 21, 2022 · 1 comment

Comments

@gfourcade
Copy link

It is necessary to include this code in some simulations for them to work with urbansim_templates.
It should not be the responsibility of other modules to include an internal part of templates
This should be addressed on this repository.

from urbansim.models import util
from urbansim_templates import modelmanager as mm
from urbansim_templates.models import OLSRegressionStep

@smmaurer
Copy link
Member

Hi, thanks for raising this @gfourcade @sablanchard @msoltadeo!

Could someone share with me one of the original log files showing an error coming from urbansim_templates? I looked through the material in the other issue and there isn't enough for me to know how exactly to resolve it..

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