Giter Club home page Giter Club logo

Comments (4)

vtraag avatar vtraag commented on June 16, 2024

On what platform are you trying to install? The easiest way is to use Anaconda and install using
conda install -c vtraag louvain.

from louvain-igraph.

vtraag avatar vtraag commented on June 16, 2024

I would recommend to switch to the Leiden package though: leidenalg.

from louvain-igraph.

Huang-XN avatar Huang-XN commented on June 16, 2024

Hi vtraag,
thank you.

from louvain-igraph.

chmreid avatar chmreid commented on June 16, 2024

In case this helps anyone else running into this problem on a Mac, you can also set the MACOSX_DEPLOYMENT_TARGET env var to 10.9, even if your Mac is ahead of 10.9 (this worked on Mac OS X 10.14):

$ MACOSX_DEPLOYMENT_TARGET=10.9 pip3 install louvain
Collecting louvain
  Using cached https://files.pythonhosted.org/packages/51/bc/8cc9bb51a7fd9d13f37f2d904ee269971bccb1ab0eb06447a539af67f94c/louvain-0.6.1.tar.gz
Requirement already satisfied: python-igraph>=0.7.1.0 in /Users/charles/codes/data-consumer-vignettes/vp/lib/python3.6/site-packages (from louvain) (0.7.1.post6)
Building wheels for collected packages: louvain
  Building wheel for louvain (setup.py): started
  Building wheel for louvain (setup.py): still running...
  Building wheel for louvain (setup.py): still running...
  Building wheel for louvain (setup.py): still running...
  Building wheel for louvain (setup.py): finished with status 'done'
  Created wheel for louvain: filename=louvain-0.6.1-cp36-cp36m-macosx_10_7_x86_64.whl size=91259 sha256=0f1a1cd825e02c05f32a65d5d79a75b84a9cfe07f18a957d1eb71d3640fb5f2a
  Stored in directory: /Users/charles/Library/Caches/pip/wheels/f2/c3/d4/f7abaf064186d6214ef952bbb72fd6c5136d4b17dbeaeff481
Successfully built louvain
Installing collected packages: louvain
Successfully installed louvain-0.6.1

from louvain-igraph.

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.