Closed irzhegalova closed 3 years ago
Hey, I got an issue with UMap
line 127, in bowtie_to_unique out_link.write(unique_ar.tobytes()) AttributeError: 'numpy.ndarray' object has no attribute 'tobytes'
Python 3.7.3 numpy 1.19.1
Thanks!
Hello irzhegalova. Sorry for 13 months of delay. I wasn't getting notifications because of the repository transfer from Bitbucket to Github.
Please use python 2.7.13 as specified in the README.
Best, Mehran
Hey, I got an issue with UMap
line 127, in bowtie_to_unique out_link.write(unique_ar.tobytes()) AttributeError: 'numpy.ndarray' object has no attribute 'tobytes'
Python 3.7.3 numpy 1.19.1
Thanks!