Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Error when using new_task() method #17

Open
sdelquin opened this issue Jul 22, 2021 · 0 comments
Open

Error when using new_task() method #17

sdelquin opened this issue Jul 22, 2021 · 0 comments

Comments

@sdelquin
Copy link

Using new_task() with tool names as described in https://github.com/AndyCyberSec/pylovepdf#tools gives me some errors.
Check this gist out. My output is the following:

TOOL: imagepdf
No module named 'pylovepdf.tools.imagepdf'
TOOL: officepdf
module 'pylovepdf.tools.officepdf' has no attribute 'Officepdf'
TOOL: pdfa
module 'pylovepdf.tools.pdfa' has no attribute 'Pdfa'
TOOL: pdfjpg
No module named 'pylovepdf.tools.pdfjpg'
TOOL: validatepdfa
module 'pylovepdf.tools.validatepdfa' has no attribute 'Validatepdfa'

This is a generalization of #15 and #16

⭐   BTW, thanks for your pretty work!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant