[Bug 241487] math/py-pysparse: ImportError: No module named _import_tools

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Fri Oct 25 10:15:35 UTC 2019


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=241487

            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 at freebsd.org
          Reporter: jbeich at FreeBSD.org
            Blocks: 235721
          Assignee: yuri at freebsd.org
             Flags: maintainer-feedback?(yuri at 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=235721
[Bug 235721] [exp-run] math/py-numpy : Update to 1.16.1
-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the freebsd-ports-bugs mailing list