[Numpy-discussion] unicode string for specifying dtype

Ilan Schnell ischnell at enthought.com
Wed Nov 17 16:15:32 EST 2010


I can confirm that the TypeError appears in numpy 1.4.0, i.e. the
version in the current EPD 6.3-1.

- Ilan


On Wed, Nov 17, 2010 at 3:09 PM, Anthony Scopatz <scopatz at gmail.com> wrote:
> Hi Antony
> This seems to work for me...  What version of python/numpy are you using?
> Be Well
> Anthony
>
> On Tue, Nov 16, 2010 at 11:33 PM, Antony Lee <antony.lee at berkeley.edu>
> wrote:
>>
>> I just ran into the following:
>>
>> >>> np.dtype(u"f4")
>> Traceback (most recent call last):
>>   File "<stdin>", line 1, in <module>
>> TypeError: data type not understood
>>
>> Is that the expected behaviour?
>>
>> Thanks in advance,
>> Antony Lee
>>
>> _______________________________________________
>> NumPy-Discussion mailing list
>> NumPy-Discussion at scipy.org
>> http://mail.scipy.org/mailman/listinfo/numpy-discussion
>>
>
>
> _______________________________________________
> NumPy-Discussion mailing list
> NumPy-Discussion at scipy.org
> http://mail.scipy.org/mailman/listinfo/numpy-discussion
>
>



More information about the NumPy-Discussion mailing list