##[section]Starting: Make Bundle (16 pool workers) ============================================================================== Task : Command Line Description : Run a command line script using cmd.exe on Windows and bash on macOS and Linux. Version : 2.148.0 Author : Microsoft Corporation Help : [More Information](https://go.microsoft.com/fwlink/?LinkID=613735) ============================================================================== Generating script. Script contents: make bundle_tar PW=16 ========================== Starting Command Output =========================== [command]/bin/bash --noprofile --norc /home/vsts/work/_temp/b54f7b29-d1f9-406e-9dca-9ed57da9fa84.sh [RENDER GRAPHICS] (not currently used) [RENDER LANG] render_lang.py 0.01s [RENDER NML] render nml 2.45s [RENDER DOCS] render docs 2.06s python3 src/render_docs.py '1' '1' '' '' [RENDER DOCS] render docs 2.00s echo "[HTML DOCS] graphviz not found, skipping cargo flow graphs" [HTML DOCS] graphviz not found, skipping cargo flow graphs nmlc -c -l generated/lang --grf=generated/firs.grf generated/firs.nml nmlc ERROR: nmlc: An internal error has occurred: nmlc-version: 0.4.5 Error: (AttributeError) "module 'PIL.Image' has no attribute 'VERSION'". Command: ['/opt/hostedtoolcache/Python/3.5.5/x64/bin/nmlc', '-c', '-l', 'generated/lang', '--grf=generated/firs.grf', 'generated/firs.nml'] Location: File "/opt/hostedtoolcache/Python/3.5.5/x64/lib/python3.5/site-packages/nml/version_info.py", line 74, in get_lib_versions Makefile:93: recipe for target 'generated/firs.grf' failed make: *** [generated/firs.grf] Error 1 ##[error]Bash exited with code '2'. ##[section]Finishing: Make Bundle (16 pool workers)