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
When I try to run the scripts in Jupyter Notebook for the Urban Growth Model, I get an error having to do with the UrbanCell class--see the screenshot:
I ran the space.py text first in Jupyter; then when I tried to import parts of the model script, and %run UrbanGrowthSpace.ipynb, it threw an error. Is this because the class name shares a name with one of the attributes?
I really appreciate any help you can provide. Sorry if this is confusing.
The text was updated successfully, but these errors were encountered:
When I try to run the scripts in Jupyter Notebook for the Urban Growth Model, I get an error having to do with the UrbanCell class--see the screenshot:
I ran the space.py text first in Jupyter; then when I tried to import parts of the model script, and %run UrbanGrowthSpace.ipynb, it threw an error. Is this because the class name shares a name with one of the attributes?
I really appreciate any help you can provide. Sorry if this is confusing.
The text was updated successfully, but these errors were encountered: