public inbox for gentoo-science@lists.gentoo.org
 help / color / mirror / Atom feed
From: Marc Vinyals <marcvinyals@velodius.com>
To: gentoo-science@lists.gentoo.org
Subject: [gentoo-science] ImportError with latest python-igraph
Date: Fri, 19 Mar 2021 02:09:14 +0200	[thread overview]
Message-ID: <20210319020757.69892299@clevo-marc> (raw)

Hi all,

I am running into trouble when trying to use
dev-python/python-igraph-0.9.0 with dev-libs/igraph-0.9.0:

$ python3
Python 3.8.8 (default, Mar 14 2021, 23:44:05) 
[GCC 9.3.0] on linux
Type "help", "copyright", "credits" or "license" for more information.
>>> import igraph
Traceback (most recent call last):
  File "<stdin>", line 1, in <module>
  File "/usr/lib/python3.8/site-packages/igraph/__init__.py", line 31,
in <module> from igraph._igraph import (
ImportError:
/usr/lib/python3.8/site-packages/igraph/_igraph.cpython-38-x86_64-linux-gnu.so:
undefined symbol: igraph_subcomponent

To get this to work I have to downgrade both igraph and python-igraph
to version 0.8.3 (mixing and matching do not work either because of
different reasons, but that would be a separate issue). I did not try
igraph-0.8.5.

I did not find any reports of this issue upstream and this looks too
basic to remain unnoticed, so I suspect the problem is somewhere else on
my side, but just in case can anyone reproduce it?

Best,
Marc


             reply	other threads:[~2021-03-19  0:09 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-03-19  0:09 Marc Vinyals [this message]
2021-03-19  6:15 ` [gentoo-science] ImportError with latest python-igraph François Bissey
2021-03-19 14:31   ` Marc Vinyals
2021-03-19 18:55     ` François Bissey

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20210319020757.69892299@clevo-marc \
    --to=marcvinyals@velodius.com \
    --cc=gentoo-science@lists.gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox