Hi Sam,

On Tue, May 29, 2018 at 02:17:25PM +0000, Sam Spade wrote:
> Sorry here is what I meant:
> 
> If I run Calibre with the launcher or with the command line, now it works 
> fine.
> But if I run the following command:
> $ calibre-debug --test-build
> it still returns the same "error":
> File "/usr/lib/calibre/duktape/__init__.py", line 15, in <module>
>     import dukpy
> ImportError: No module named dukpy
> 
> Regards

It's looking for dukpy, "a simple javascript interpreter for Python
built on top of duktape engine without any external dependency".
  https://pypi.org/project/dukpy/

Dukpy might be unsuitable for Debian if "dukpy is currently not
production ready and might actually crash your program as it is mostly
implemented in C." is true, but it would take time to establish
whether it meets the minimum standards of quality/reliability...


Cheers,
Nicholas

Attachment: signature.asc
Description: PGP signature

Reply via email to