Code Monkey home page Code Monkey logo

Comments (5)

giacrava avatar giacrava commented on June 8, 2024

I just noticed that I incur in the same problem when I call the .get_neighbors method, since in the script it has the line
neighbors = [self.agents[i] for i in neighbors_idx]

from mesa-geo.

giacrava avatar giacrava commented on June 8, 2024

I realized that the error appears only in Jupyter Notebook.
In JN, if I run type(m.grid.agents) I get 'dict_values'.
In Spyder, I get 'list' and everything works fine (I'm in the same environment).

from mesa-geo.

Corvince avatar Corvince commented on June 8, 2024

Thanks for the bug report. I can confirm your error.

However, it seems that you have 2 versions installed, one from pypi and one from GitHub. The GitHub version contains the bug, but is unreleased. Using the version from pypi should solve your issue, but I will also fix the master version and make a new release. But just probably not within the next few weeks (will be on vacation)

from mesa-geo.

Corvince avatar Corvince commented on June 8, 2024

Just realized how simple the fix should be. The master version should work again. Hopefully I can do a new release this evening (also to include the GeoSIR example properly)

from mesa-geo.

giacrava avatar giacrava commented on June 8, 2024

Perfect, thanks a lot!

from mesa-geo.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.