Coder Social home page Coder Social logo

Comments (2)

clembie avatar clembie commented on August 15, 2024

I'm getting the same segfault with regular python=3.6.5 on Mac OS Sierra. (I also get a similar crash with Jupyter/iPython using Anaconda)

This is my env:

future==0.16.0
geoplotlib==0.3.2
numpy==1.14.5
pyglet==1.3.2

--- code ---

>>> import geoplotlib
>>> data = geoplotlib.utils.read_csv('bus.csv')
>>> geoplotlib.dot(data)
>>> geoplotlib.show()
Segmentation fault: 11

from geoplotlib.

e5k avatar e5k commented on August 15, 2024

Hi Andrea,

Same here, OSX 10.14, MBP 2018, Anaconda, Python 3.7.1. I run the example, the various maps show, when I try closing the window, Python crashes. Let me know what I can provide you with.

Sebs-EOS-MBP:examples seb$ python choropleth.py
Traceback (most recent call last):
  File "/Users/seb/anaconda3/envs/ee/lib/python3.7/site-packages/pyglet/libs/darwin/cocoapy/runtime.py", line 755, in __call__
    result = f(objc_id, self.selector, *args)

Thanks

from geoplotlib.

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.