[NumPy-Tickets] [NumPy] #1646: numpy crash inside anki (and mathplotlib)
NumPy Trac
numpy-tickets@scipy....
Wed Oct 27 10:57:23 CDT 2010
#1646: numpy crash inside anki (and mathplotlib)
-------------------------------+--------------------------------------------
Reporter: batusek | Owner: somebody
Type: defect | Status: needs_info
Priority: low | Milestone: 2.0.0
Component: Official binaries | Version: 1.5.0
Keywords: |
-------------------------------+--------------------------------------------
Comment(by pv):
This sounds like a possible reason: Anki to my understanding distributes a
copy of Numpy with it. You should make sure to distribute the variant
compiled *without* SSE/SSE2 instructions enabled, otherwise crashes appear
on some older processors. (You can get that variant by running the
superpack installer with the `/arch nosse` option, as demonstrated above.)
--
Ticket URL: <http://projects.scipy.org/numpy/ticket/1646#comment:6>
NumPy <http://projects.scipy.org/numpy>
My example project
More information about the NumPy-Tickets
mailing list