Giter Club home page Giter Club logo

Comments (5)

ericmjl avatar ericmjl commented on July 20, 2024

@buhl thank you for posting this issue!

I'm going to make sure python-louvain is made into a conda-forge package, so that it doesn't have to be installed.

As for those errors, they don't appear to affect the notebooks, so I think you'll be fine. Nonetheless, I'll be working right up to the tutorial starts to make sure the same errors don't show up for other participants.

from network-analysis-made-simple.

ericmjl avatar ericmjl commented on July 20, 2024

@buhl I've updated the repository. Please do a git pull and see if the new checkenv script works.

If things still go wrong with pew, the alternative is to use the Binder link that's provided. Using that, you won't have to worry about installing anything.

from network-analysis-made-simple.

buhl avatar buhl commented on July 20, 2024

It works now.

$ python checkenv.py
All checks passed. Your environment is good to go
$ 

nxviz is still complaining about incompatible versions

nxviz 0.3.6 has requirement matplotlib==2.1.2, but you'll have matplotlib 2.2.2 which is incompatible.
nxviz 0.3.6 has requirement networkx==2.0, but you'll have networkx 2.1 which is incompatible.
nxviz 0.3.6 has requirement numpy==1.14.0, but you'll have numpy 1.14.3 which is incompatible.

This could be be fixed by hardcoding the package versions in requirements.txt if it causes problems.
I just went through all the ipynb files and they seem to work fine with one exception in bonus-3-matrices.ipynb where the HTML function in the last cells has not been imported/defined. But I guess you are still working on that document.

Looking forward to the training :)

from network-analysis-made-simple.

ericmjl avatar ericmjl commented on July 20, 2024

nxviz is still complaining about incompatible versions

I'll cut a new nxviz release soon, which will update the requirements.

But I guess you are still working on that document.

You're absolutely right about that!

Looking forward to the training :)

Likewise! See you in Cleveland!

from network-analysis-made-simple.

ericmjl avatar ericmjl commented on July 20, 2024

Will keep this issue open until after the PyCon tutorial is over.

from network-analysis-made-simple.

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.