igraph-help
[Top][All Lists]
Advanced

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

Re: [igraph] : cannot read edgelist, File operation error


From: Gábor Csárdi
Subject: Re: [igraph] : cannot read edgelist, File operation error
Date: Wed, 3 May 2017 18:58:06 +0100

You need to specify the file type, I guess. It is not autodetected it seems.

Gabor

On Wed, May 3, 2017 at 6:52 PM, Christian T
<address@hidden> wrote:
>
> Hello,
>
>  I hope, you can help me with the following problem:
>
> Actually I want to replicate some networks of Shakespeares Plays with
> the code of this webpage: https://github.com/IngoKl/shakespearesna1406
>
> I managed to run the python code, but the R - code gives the following
> error:
>
>> g<-read_graph("Anthony and Cleopatra.txt-network.graphml")
> Fehler in .Call("R_igraph_read_graph_edgelist", file, as.numeric(n),
> as.logical(directed),  :
>   At rinterface.c:4793 : Cannot read edgelist, File operation error
>
> I also attached the .graphml-file. Probably the error is easy to solve,
> but as I am new to this topic I have no idea what could be the problem.
>
> I am looking forward to your answer!
>
> Regards,
> Christian
>
>
> _______________________________________________
> 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]