SOLVED Drawbot doesn't work since update
-
Updated to the most recent drawbot via mechanic 2. I'm getting this in output when I try to start it now:
Traceback (most recent call last): File "main.py", line 1, in <module> File "/Users/Dave/Library/Application Support/RoboFont/plugins/DrawBot.roboFontExt/lib/drawBotController.py", line 11, in <module> File "/Users/Dave/Library/Application Support/RoboFont/plugins/DrawBot.roboFontExt/lib/drawBot/__init__.py", line 1, in <module> File "/Users/Dave/Library/Application Support/RoboFont/plugins/DrawBot.roboFontExt/lib/drawBot/drawBotDrawingTools.py", line 10, in <module> File "/Users/Dave/Library/Application Support/RoboFont/plugins/DrawBot.roboFontExt/lib/drawBot/context/__init__.py", line 8, in <module> File "/Users/Dave/Library/Application Support/RoboFont/plugins/DrawBot.roboFontExt/lib/drawBot/context/imageObjectContext.py", line 1, in <module> ModuleNotFoundError: No module named 'PIL'
-
Thank you!
-
should be fixed in the latest drawBot extension updates...
-
Had the same problem. Either install pillow through the RF package manager or simply download a previous commit from GitHub that worked :)
-
just touched the extension with the latest master of drawBot...
just update with Mechanic