igraph-help
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [igraph] Import error in python : undefined symbol gzopen64


From: Tamas Nepusz
Subject: Re: [igraph] Import error in python : undefined symbol gzopen64
Date: Mon, 15 Jun 2015 12:46:16 +0200
User-agent: Mutt/1.5.23 (2014-03-12)

> LDFLAGS=-Lz pip install python-igraph
Sorry, I meant:

LDFLAGS=-lz pip install python-igraph

(note the lowercase -l in LDFLAGS)

T.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]