Skip to content

missing package Pillow in python distribution #2

@cax21

Description

@cax21

suppose an rst document with
.. uml:: mydoc.diag
:width: 300

run sphinx-maven-plugin
...
File "C:\projects\sphinx-binary\build\venv\lib\site-packages\sphinx\util\logging.py", line 382, in filter
sphinx.errors.SphinxWarning: plantuml: unsupported scaling attributes: width (install PIL or Pillow)

Warning, treated as error:
plantuml: unsupported scaling attributes: width (install PIL or Pillow)

this happens even if my own distribution of python has Pillow installed
$ pip list | grep Pil
Pillow (4.1.1)

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