Benawi Adha

Results 83 comments of Benawi Adha

Ahh, thanks for figuring the cause, will try to recreate it

@autoteelar Hey there, currently non english language, isn't much supported, but currently I'm looking at a library that might add supports for other language than english, so please wait a...

Thanks, @Tsu-gu , I kinda confused with the question.

Sorry, I don't have discord. Hmm, that seems installation issue, how did you install it btw? @niruvibes

This should work on windows, forward slash shouldn't problem. With that error message it's just PATH issue I think. Can you try running it with: `python -m epy ebook.epub`?

Can you run `pip --version` and post the output? And `pip3 --version`

So, it seems like epy isnt installed properly. Can you try reinstall it with `pip install epy-reader` and post the output?

Does it work now? With `epy ebook.epub` or `python -m epy ebook.epub`?

Can you try `python -m venv` and post the output?

Hmm, no, just checking if your python can find its modules. So, it seems like python cannot find epy module. I will need to try to recreate this issue in...