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: ashutosh srivastava
Subject: Re: [igraph] Import error in python : undefined symbol gzopen64
Date: Mon, 15 Jun 2015 17:10:43 +0530

Thank you Tamas

I will try it out and get back to you

On Mon, Jun 15, 2015 at 4:16 PM, Tamas Nepusz <address@hidden> wrote:
> LDFLAGS=-Lz pip install python-igraph
Sorry, I meant:

LDFLAGS=-lz pip install python-igraph

(note the lowercase -l in LDFLAGS)

T.

_______________________________________________
igraph-help mailing list
address@hidden
https://lists.nongnu.org/mailman/listinfo/igraph-help


reply via email to

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