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

--- Comment #16 from rsm...@xs4all.nl ---
(In reply to Steve Wills from comment #15)

Here are all my blas packages:

> pkg info -x blas
blas-3.5.0_6
openblas-0.3.7,1

There is no cblas, which explains why the error occurs; the system_info.py
script tries to link with cblas (under two names) and doesn't succeed. This
raises the aforementioned link exception which isn't caught -> boom!

-- 
You are receiving this mail because:
You are the assignee 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"

Reply via email to