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
tonp.floating
is deprecated
Even after installing the below package, had no luck…
> pip3 install --upgrade --pre h5py
Any help appreciated, Thanks