Closed raahulrawat closed 5 years ago
trn = Transliterator(source='hin', target='eng', build_lookup=True)
ValueError Traceback (most recent call last)
Issue resolved. there is a error with numpy version. i had to downgrade my numpy version to 1.16.1 and now it is working fine...
Thanks
trn = Transliterator(source='hin', target='eng', build_lookup=True)
ValueError Traceback (most recent call last)