11-01-2021, 08:22 AM | #1 |
Junior Member
Posts: 2
Karma: 10
Join Date: Nov 2021
Device: none
|
pip install for calibre
Team,
I reinstalled my Win10 system, Calibre 5.31.1, Python 3.9.4 and pip 21.3.1. All these are the last available versions. I can't run my former python code where I use direct APIs like this: Code:
from calibre.library import db db = db(EPBDirNam).new_api EC = db.all_book_ids() J = set(EC) Code:
E:\>python -m pip install calibre ERROR: Could not find a version that satisfies the requirement calibre (from versions: none) ERROR: No matching distribution found for calibre |
11-01-2021, 08:51 AM | #2 |
creator of calibre
Posts: 44,751
Karma: 24967300
Join Date: Oct 2006
Location: Mumbai, India
Device: Various
|
|
Advert | |
|
11-01-2021, 09:37 AM | #3 |
Junior Member
Posts: 2
Karma: 10
Join Date: Nov 2021
Device: none
|
Dear,
Thanks for the quick reaction. If I understand well, I can't execute my code from a normal Python program, but I'll *have to* run it from calibre-debug, which have its own python interpreter? I made my developments 2 years ago, so I don't remember that... Thx. |
Tags |
api, package, pip, python |
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
pip install? | jefgoi | Development | 3 | 08-24-2019 12:18 PM |
Can't install Calibre | patetc | Calibre | 6 | 02-06-2014 10:50 AM |
New Calibre Install | Sydney's Mom | Calibre | 1 | 03-25-2013 02:47 PM |
How install Calibre & Calibre Library where I choose? | akmatov | Calibre | 3 | 01-17-2011 09:36 PM |
CALIBRE cn't install | thanos1thanos | Calibre | 1 | 01-11-2011 11:53 AM |