Giter Site home page Giter Site logo

Comments (8)

InnovativeInventor avatar InnovativeInventor commented on August 18, 2024

I'm unable to reproduce this on linux, even after downgrading my version of maup, etc. to match your installation. Perhaps this is OS-specific? This is very strange.

from maup.

declanc2021 avatar declanc2021 commented on August 18, 2024

I am getting the same error with the RI sample data linked in the README.md. I also am using Mac and want to confirm whether or not this is an OS issue? Have any OS users at MGGG found a workaround?

from maup.

InnovativeInventor avatar InnovativeInventor commented on August 18, 2024

#44 might have fixed the issue -- could you see if upgrading to 1.0.3 (just released) fixes the issue? I can't test it myself as I can't seem to be able to reproduce this on Linux.

from maup.

declanc2021 avatar declanc2021 commented on August 18, 2024

I upgraded maup to version 1.0.3 and reset the kernel. Unfortunately, I am still getting the same error listed above when assigning blocks to precincts.

from maup.

gabeschoenbach avatar gabeschoenbach commented on August 18, 2024

FYI, I am still also getting this error with the latest version of maup, using MacOS Catalina. It's rendering maup pretty unusable for me unfortunately!

from maup.

InnovativeInventor avatar InnovativeInventor commented on August 18, 2024

@gabeschoenbach @declanc2021 can one of you two do pip freeze so we can see what version of the dependencies of maup are installed and try to reproduce this bug.

from maup.

pizzimathy avatar pizzimathy commented on August 18, 2024

Encountered this bug while running dev MAUP on Python 3.9.0 with Shapely v.1.7.1 and GeoPandas v0.9.

from maup.

InnovativeInventor avatar InnovativeInventor commented on August 18, 2024

@declanc2021 this issue has been fully investigated. geopandas/geopandas#2199

Try disabling or uninstalling PyGeos (importing maup with PyGeos enabled in GeoPandas will now throw an error and show users how to disable PyGeos while we work on a more sustainable fix).

geopandas.options.use_pygeos = False

from maup.

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.