wustho / epy

CLI Ebook (epub2, epub3, fb2, mobi) Reader
GNU General Public License v3.0
981 stars 53 forks source link

How to use #68

Open niruvibes opened 1 year ago

niruvibes commented 1 year ago

Can't seem to get this too work, are there more instructions anywhere, thanks!

Tsu-gu commented 1 year ago

epy /home/sussy/Downloads/Kkat-Fallout_Equestria.epub And there cant be any spaces in the name of your book.

wustho commented 1 year ago

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

niruvibes commented 1 year ago

epy /home/sussy/Downloads/Kkat-Fallout_Equestria.epub And there cant be any spaces in the name of your book.

Firstly, this works on Windows right? image I have tried to do what u have, I assumed it's the path, but it says epy is not recognised. Do you have a discord or something else I can use to contact you for easier communication?

niruvibes commented 1 year ago

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

sorry 😢

wustho commented 1 year ago

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

niruvibes commented 1 year ago

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

I first tried with the pip3 + git and i also tried the windows binary. Just for reassurance, this works on windows and is done through command prompt? The forwards slashes are making me thing otherwise @wustho

wustho commented 1 year ago

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?

niruvibes commented 1 year ago

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?

Still not working, tried both from normal and by cd to directory of epub image

wustho commented 1 year ago

Can you run pip --version and post the output?

And pip3 --version

niruvibes commented 1 year ago

Can you run pip --version and post the output?

And pip3 --version

image

wustho commented 1 year ago

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

niruvibes commented 1 year ago

image

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

wustho commented 1 year ago

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

niruvibes commented 1 year ago

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

nope image

wustho commented 1 year ago

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

niruvibes commented 1 year ago

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

missing directory? image

wustho commented 1 year ago

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 my windows first.

niruvibes commented 1 year ago

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 my windows first.

OK, thanks for trying to help, lmk if u can figure out a way to fix!

niruvibes commented 1 year ago

Somtimes i get random errors like this, but just scrolling fixes it

image

image

niruvibes commented 1 year ago

Fullscreen does break it tho, which is a shame @wustho To fix this i just have to really slowly drag into fullscreen, is there a way to do this automatically image