https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=207750
Ryder Dain <rt...@columbia.edu> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |rt...@columbia.edu --- Comment #3 from Ryder Dain <rt...@columbia.edu> --- (In reply to Vladimir Krstulja from comment #1) Hi Vlad, that was me inquiring, btw: yes, the port will build in poudriere just fine with math/suitesparse set to the same. However, the (single) bug here probably bears repeating: 'import numpy' while using the interactive shell throws the same error as seen and reported in bug #188114, and can be solved the same way. Calling the shell as env LD_LIBRARY_PATH=/usr/local/lib/gcc48 python removes the problem. However, this *only* affected me in the interactive shell, which indicates it may likely be my problem – I'm building a clean instance now to try this out on without any prior settings, and I'll leave another comment if and when I find out what the difference was. -- 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"