Thread
:
[Device Plugin] Kobo Touch Extended Driver
View Single Post
09-17-2016, 03:48 PM
#
1600
TBBle
Member
Posts: 10
Karma: 10
Join Date: Jul 2011
Device: Kobo Touch
Having IO errors on my device, I discovered a typo on line 199 of
device/driver.py
:
Code:
if os.path.isfile:
should be
Code:
if os.path.isfile(calibre_details_file):
Last edited by TBBle; 09-17-2016 at
03:50 PM
. Reason: Fix formatting
TBBle
View Public Profile
Find More Posts by TBBle
Track Posts by TBBle via RSS