Closed svmalvaez closed 1 year ago
As Heroku will no longer support free dyno, this feature will be available after some time once we set up the server somewhere else.
Isn't this feature open-source? Where can I get the source code instead of an API request?
Isn't this feature open-source? Where can I get the source code instead of an API request?
Source code can be found here https://github.com/Ankit404butfound/pywhatkit.herokuapp.com/blob/3025a13b6782e62689d3066bcd3cfc4276c07de3/app.py#L133.
Description
When using pywhatkit.text_to_handwriting(text) get an exception:
UnableToAccessApi: Unable to access Pywhatkit api right now
To Reproduce
import pywhatkit text='your text' pywhatkit.text_to_handwriting(text)
Screenshots
If applicable, add Screenshots to help explain your Problem
Version Information
You can Check the PyWhatKit Version using