05-20-2024, 08:34 AM | #1 |
Member
Posts: 22
Karma: 10
Join Date: Feb 2023
Device: Kindle Oasis 3 / Kobo Libra 2
|
I need help to start coding
Hi,
I would like to start coding. I'm a beginner and I'd like to learn from real cases that interest me. Here's a plugin for synchronizing metadata between Calibre and KOReader that I use every day. I've been wracking my brains over this for two afternoons now, ending up frustrated at not understanding. Windows Development Environment I'm having problems with Calibre's official documentation, which isn't detailed enough for my limited skills. https://manual.calibre-ebook.com/dev...nt-environment I think this is done. Calibre source code is here Code:
C:\Users\leilu\Source\Repos\calibre\src Code:
C:\Program Files\Calibre2 I cloned here Code:
C:\Users\leilu\Source\Repos\koreader-calibre-plugin Errors in my IDE I've got lots of import errors, as you can see from these screenshots Python interpreter is set What I want to achieve today As I see here https://manual.calibre-ebook.com/cre...ugging-plugins I want to be able to Code:
print("I'm ready to code") Code:
calibre-debug -s; calibre-customize -b C:\Users\leilu\Source\Repos\koreader-calibre-plugin; calibre But for now I'd like to at least sort out the import problems linked to my development environment, I think. Last edited by Leilu; 05-20-2024 at 08:56 AM. Reason: Smaller image to not break the forum layout |
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
Interesting coding... | Karellen | ePub | 16 | 09-21-2023 02:47 PM |
Is there hidden coding? | rbruce1314 | Sigil | 16 | 02-18-2016 10:19 PM |
Coding Errors | vinny3777 | Recipes | 1 | 06-01-2014 05:29 PM |
Seriously thoughtful Coding Help Requested | poohbear_nc | Lounge | 10 | 08-24-2010 11:42 AM |
python coding... | alexxxm | Sony Reader | 8 | 01-31-2008 01:25 PM |