Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 25 Oct 2019 10:15:34 +0000
From:      bugzilla-noreply@freebsd.org
To:        ports-bugs@FreeBSD.org
Subject:   [Bug 241487] math/py-pysparse: ImportError: No module named _import_tools
Message-ID:  <bug-241487-7788@https.bugs.freebsd.org/bugzilla/>

next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D241487

            Bug ID: 241487
           Summary: math/py-pysparse: ImportError: No module named
                    _import_tools
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Keywords: needs-patch, regression
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: yuri@freebsd.org
          Reporter: jbeich@FreeBSD.org
            Blocks: 235721
          Assignee: yuri@freebsd.org
             Flags: maintainer-feedback?(yuri@freebsd.org)

Regressed by https://github.com/numpy/numpy/pull/11703

$ python2.7 -c 'import pysparse'
Traceback (most recent call last):
  File "<string>", line 1, in <module>
  File "/usr/local/lib/python2.7/site-packages/pysparse/__init__.py", line =
6,
in <module>
    from numpy._import_tools import PackageLoader
ImportError: No module named _import_tools


Referenced Bugs:

https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D235721
[Bug 235721] [exp-run] math/py-numpy : Update to 1.16.1
--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-241487-7788>