FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated

When am trying to Run a file, which does Text-to-Speech, am getting the following Error.

FutureWarning: Conversion of the second argument of issubdtype from float to np.floating is deprecated

Even after installing the below package, had no luck…

> pip3 install --upgrade --pre h5py

Any help appreciated, Thanks

hi @deepa4lok - unfortunately this isn’t enough information for me to understand what’s happening. Can you share some more details about the code you are trying to run?