[NumPy-Tickets] [NumPy] #2003: matlib parse fails on MacOS10.7 but works on Ubuntu 10.04
NumPy Trac
numpy-tickets@scipy....
Fri Dec 30 12:35:07 CST 2011
#2003: matlib parse fails on MacOS10.7 but works on Ubuntu 10.04
--------------------+-------------------------------------------------------
Reporter: hajons | Owner: somebody
Type: defect | Status: new
Priority: normal | Milestone: Unscheduled
Component: Other | Version: devel
Keywords: |
--------------------+-------------------------------------------------------
Comment(by rgommers):
I suspect this is unrelated to numpy or scipy. {{{subject_object}}} in
your error message is a numpy.void object, which certainly doesn't have a
{{{my_mac}}} attribute.
So I recommend you investigate yourself. If you manage to isolate the bug
and it is numpy related after all, please provide an example that is as
small as possible and allows to reproduce the issue.
--
Ticket URL: <http://projects.scipy.org/numpy/ticket/2003#comment:1>
NumPy <http://projects.scipy.org/numpy>
My example project
More information about the NumPy-Tickets
mailing list