English-to-IPA icon indicating copy to clipboard operation
English-to-IPA copied to clipboard

Nothing happens

Open j-j-kam opened this issue 3 years ago • 1 comments

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?

j-j-kam avatar Jun 04 '21 11:06 j-j-kam

There may be a problem with the installation of dependent libraries, so why don't you use venv?

https://python.land/virtual-environments/virtualenv

t-cool avatar Jul 08 '22 22:07 t-cool

The code doesn't run anything by default. You would import it as a library and start calling its functions.

mphilli avatar May 19 '23 13:05 mphilli