-
Notifications
You must be signed in to change notification settings - Fork 235
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Linux binary builds are unavailable #307
Comments
@AcidWeb Hey, sorry for the inconvenience but.....how do i execute this?, i installed with pip3 and i have no idea how to run the kindle comic converter. pls help i'm on linux. |
If it is installed correctly just execute command: |
ooh.....that explain it xD |
~_$ kcc Any help? |
This is Python 3 script. |
Thank you! Newbie Linux User here. |
I installed everything... but how do i open kcc? |
Try this: First of all i put this in the terminal: sudo apt-get install python3 python3-dev python3-pip python3-pyqt5 libpng-dev libjpeg-dev p7zip-full unrar sudo pip3 install --upgrade pillow python-slugify psutil scandir raven After, I dowload the kindlegen from: And i put in: Finally download the master version of kcc ( kcc-master.zip) and decompress. For execute kcc open a terminal in the kcc-master folder and put: python3 kcc.py I hope this help you |
That worked, but you really need to have some binaries...
…On Wed, Oct 28, 2020 at 12:26 PM masmiguel ***@***.***> wrote:
I installed everything... but how do i open kcc?
Typing kcc in the shell gives command 'kcc' not found.
I am on Ubuntu 20.04
Try this:
I get to install kindle comic converter in ubuntu mate 19 and in linux
mint 20:
First of all i put this in the terminal:
sudo apt-get install python3 python3-dev python3-pip python3-pyqt5
libpng-dev libjpeg-dev p7zip-full unrar
sudo pip3 install --upgrade pillow python-slugify psutil scandir raven
After, I dowload the kindlegen from:
https://ia801700.us.archive.org/14/items/kindlegen/kindlegen
And i put in:
usr/local/bin
Finally download the master version of kcc ( kcc-master.zip) and
decompress.
For execute kcc open a terminal in the kcc-master folder and put: python3
kcc.py
I hope this help you
—
You are receiving this because you commented.
Reply to this email directly, view it on GitHub
<#307 (comment)>, or
unsubscribe
<https://github.com/notifications/unsubscribe-auth/ALDRETYWIC7NUL4DRVREKU3SM66CXANCNFSM4G4KNTAQ>
.
|
Can you provide appimages as binaries |
Sry, it's been a while, I was busy. I would like to provide appimages for kcc. |
Could you provide the recipe yml? |
|
Due to migration of build pipeline Linux binary builds are currently unavailable.
Please use PyPI version.
The text was updated successfully, but these errors were encountered: