https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=242672
--- Comment #7 from Andy Mender <andymenderu...@gmail.com> --- (In reply to Kubilay Kocak from comment #6) > That's good, we can set this issue to depend on bug 238718 as the update > includes something that presumably resolves the bug, unless this is incorrect > (please let us know). I think it makes sense to make my bug report depend on bug 238718. Since I tested py-scikit-learn version 0.20 in both Python2.7 and Python3.6, and saw the error there, it seems the update to 0.22 fixed the issue. > Yes please, because conversely, if the update doesn't (actually, either way), > this will highlight LDFLAGS=-lblas removal in previous revisions are a > contributor, if not cause of the issue. I got a little lost here. Should I then try version 0.20 with the explicit `LDFLAGS=-lblas` flag? Because if version 0.22 solved the problem, directly linking against `cblas` that way won't change anything or will it? I'm clear on the rest of the items you listed :). -- You are receiving this mail because: You are on the CC list for the bug. _______________________________________________ freebsd-python@freebsd.org mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-python To unsubscribe, send any mail to "freebsd-python-unsubscr...@freebsd.org"