You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
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..
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.
urbansim_templates/urbansim_templates/models/regression.py
Line 17 in 723b83b
The text was updated successfully, but these errors were encountered: