Hi, With my system running x86_64 SUSE10.0 AMD opteron: Under Python 2.5.1 (Python 2.5.1 -r251:54863) and numpy 1.0.4 (download of released version) I have the same bug. Under Python 2.4.1 (May 25 2007, 18:41:31) and numpy 1.0.3 I have no problem.
Perhaps a 32/64 bit problem? Bruce On Jan 31, 2008 9:17 AM, Matthieu Brucher <[EMAIL PROTECTED]> wrote: > No problem for me (also a svn version) : > > Python 2.5.1 (r251:54863, Oct 30 2007, 13:54:11) > [GCC 4.1.2 20070925 (Red Hat 4.1.2-33)] on linux2 > > >>> import numpy > > >>> A = numpy.array(['a','aa','b']) > >>> B = numpy.array(['d','e']) > >>> A.searchsorted(B) > array([3, 3]) > > Matthieu > > 2008/1/31, lorenzo bolla <[EMAIL PROTECTED]>: > > > > I use a dev version (1.0.5.dev4567). > > L. > > > > > > On 1/31/08, James Philbin <[EMAIL PROTECTED]> wrote: > > > > > Hmmm. Just downloaded and installed 1.0.4 and i'm still getting this > > > error. Are you guys using the bleeding edge version or the official > > > 1.0.4 tarball from the webpage? > > > > > > James > > > _______________________________________________ > > > Numpy-discussion mailing list > > > Numpy-discussion@scipy.org > > > http://projects.scipy.org/mailman/listinfo/numpy-discussion > > > > > > > > > > > > > -- > > Lorenzo Bolla > > [EMAIL PROTECTED] > > http://lorenzobolla.emurse.com/ > > _______________________________________________ > > Numpy-discussion mailing list > > Numpy-discussion@scipy.org > > http://projects.scipy.org/mailman/listinfo/numpy-discussion > > > > > > > > -- > French PhD student > Website : http://matthieu-brucher.developpez.com/ > Blogs : http://matt.eifelle.com and http://blog.developpez.com/?blog=92 > LinkedIn : http://www.linkedin.com/in/matthieubrucher > _______________________________________________ > Numpy-discussion mailing list > Numpy-discussion@scipy.org > http://projects.scipy.org/mailman/listinfo/numpy-discussion > > _______________________________________________ Numpy-discussion mailing list Numpy-discussion@scipy.org http://projects.scipy.org/mailman/listinfo/numpy-discussion