trustin / sphinx-binary

Run Sphinx on Windows, Linux and OS X with a single-file standalone binary.
14 stars 10 forks source link

missing package Pillow in python distribution #2

Closed cax21 closed 5 years ago

cax21 commented 6 years ago

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)

trustin commented 6 years ago

Thanks for reporting. Will take a look.

trustin commented 5 years ago

Thanks for your patience. Will be fixed in 0.5.0.