07-05-2024, 11:38 AM | #1 |
Junior Member
Posts: 2
Karma: 10
Join Date: Jul 2024
Device: Kobo H2o
|
Use my own python lib with calibre
Hello there,
I try to use selenium in a python script with calibre-debug Unfortunatly I cannot How can I install/use my own python library ? |
07-05-2024, 09:51 PM | #2 |
creator of calibre
Posts: 44,539
Karma: 24495948
Join Date: Oct 2006
Location: Mumbai, India
Device: Various
|
Add its location to sys.path before importing it.
|
Advert | |
|
07-09-2024, 06:12 AM | #3 |
Junior Member
Posts: 2
Karma: 10
Join Date: Jul 2024
Device: Kobo H2o
|
Thanks a lot Kovid !!
I was tired import sys sys.path.append('/usr/local/lib/python3.10/dist-packages') |
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
add books from calibre library or from kindle lib? | crane3 | Library Management | 1 | 10-24-2020 07:03 AM |
Calibre lib on OneDrive using Linux | Tech Guy | Related Tools | 4 | 10-20-2020 01:10 PM |
Calibre 5.2.0 how to Modify or compile python-lib.bypy.frozen | cuser | Calibre | 3 | 10-07-2020 09:01 AM |
Calibre 1.11.0 Vitrual Lib-Names at Content Server | Divingduck | Calibre | 16 | 11-23-2013 12:28 PM |
Can not start recoll from calibre /opt/calibre/lib/libz.so.1: no version information | Satas | Development | 5 | 04-20-2013 12:22 AM |