English-to-IPA
English-to-IPA copied to clipboard
Nothing happens
Good day. I experience no problems with the installation or whatsoever, no errors. Actually, when I run the code, simply nothing happens. There isn't any output at all. What are the possible reasons for that?
There may be a problem with the installation of dependent libraries, so why don't you use venv?
https://python.land/virtual-environments/virtualenv
The code doesn't run anything by default. You would import it as a library and start calling its functions.