[pypy-issue] [issue1138] in numpypy, strings fundamentally don't work

Valery tracker at bugs.pypy.org
Tue Oct 2 11:00:31 CEST 2012


Valery <khamenya at gmail.com> added the comment:

update regarding np.array("f") as of the current numpypy state:

>>>> np.array("f")
Traceback (most recent call last):
  File "<console>", line 1, in <module>
ValueError: invalid literal for float(): 'f'

----------
nosy: +vak

________________________________________
PyPy bug tracker <tracker at bugs.pypy.org>
<https://bugs.pypy.org/issue1138>
________________________________________


More information about the pypy-issue mailing list