[Bug 261468] python-igraph

From: <bugzilla-noreply_at_freebsd.org>
Date: Tue, 25 Jan 2022 16:51:07 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=261468

            Bug ID: 261468
           Summary: python-igraph
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: ports-bugs@FreeBSD.org
          Reporter: chris@crvintel.com

I have installed via ports py38-python-igraph-0.9.8. When I attempt
to import the igraph module in my python script I get:

>>> import igraph
Traceback (most recent call last):
  File "<stdin>", line 1, in <module>
ModuleNotFoundError: No module named 'igraph'
>>>

-- 
You are receiving this mail because:
You are the assignee for the bug.