Skip to content

not recognized as an internal or external command #10

@FeraruSilviuMarian

Description

@FeraruSilviuMarian

`
from webptools import dwebp

print(dwebp(input_image="test.webp", output_image="python_logo.jpg",
option="-q 80", logging="-v"))
`

this is what it prints

"{'exit_code': 1, 'stdout': b'', 'stderr': b"'None' is not recognized as an internal or external command,\r\noperable program or batch file.\r\n", 'command': 'None test.webp -q 80 python_logo.jpg -v'}"

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions