I've been surfing this site for a couple of weeks now and am appreciative of all the work Sony eBook Reader fans have come up with although I do not pretend to know anything about coding/programming.
I have installed libprs500 but have yet to get the lit2lrf module to work for me. The lit2lrf module seems to launch okay but it never completes the conversion. Below is a sample error that I got. Any idea what I'm doing wrong?
Traceback <most recent call last>:
File "convert_from.py", line 83, in <module>
File "convert_from.py", line 77, in main
File "libprs500\ebooks\lrf\htm\convert_from.pyo", line 1307, in process_file
File "libprs500\devices\prs500\driver.pyo", line 56, in <module>
File "libprs500\devices\libusb.pyo", line 32, in <module>
File "libprs500\__init__.pyo", line 53, in load_library
File "ctypes\__init__.pyo", line 423, in LoadLibrary
File "ctypes\__init__.pyo", line 340, in __init__
WindowsError: [Error 126] The specified <module> could not be found
|