GithubHelp home page GithubHelp logo

Comments (3)

mroberge avatar mroberge commented on June 14, 2024

I required typing==3.6.4 and this didn't affect the errors in my 3.5 build #186 from the segmentation fault described above in 184.2. See commit e587fb5

from hydrofunctions.

mroberge avatar mroberge commented on June 14, 2024

I updated the Develop branch with the following fixes in commit bd30b73:

  • don't upgrade from Pandas 0.22.0 to 0.23.0
    - runs with Pandas 0.23.0 included ended with RecursionErrors
    - using the old Pandas fixes the Python 3.6 build
    - Python 3.4 never used Pandas 0.23.0, and it was always able to build.
    - Python 3.5 still doesn't pass: It now reaches the tests though, but gets a segmentation fault.
  • Don't test for Python 3.5
    - python setup.py test errors out due to a Segmentation Fault (described above)
    - pytest errors during tests because it can't import matplotlib.

You can see the results in TravisCI build #190

I'm still working on this issue in the require-old-pandas22 branch.
The remove-draw-map branch wasn't successful at fixing anything. It can be deleted.

from hydrofunctions.

mroberge avatar mroberge commented on June 14, 2024

I finally resolved this issue by not including Seaborn and Bokeh in my build. I have no idea why this worked; the errors never mention seaborn.

from hydrofunctions.

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.