thomasp85 / tidygraph

A tidy API for graph manipulation
https://tidygraph.data-imaginist.com
Other
543 stars 61 forks source link

igraph 2.0.0 installation failed #189

Open shivangsharma opened 5 months ago

shivangsharma commented 5 months ago

Invalid quoting of libxml2 include path is causing failure of igraph 2.0.0 installation. Can tidygraph work with previous version of igraph?

szhorvat commented 5 months ago

Please have a little patience until this is resolved in igraph. Until then: In all but one case this could be solved by deactivating your conda environments before compiling igraph. Did you do this? Note that Anaconda themselves recommend that you should not have environments active by default.