ModuleNotFoundError: No module named 'PIL'
Closed this issue · 2 comments
boricuapab commented
nguyenvuducthuy commented
Did you run this
Path\to\blender\3.4\python\bin\python.exe -m pip install Pillow
-> make sure "Path\to\blender\3.4\python\bin\python.exe" is a absolute path to python.exe file
boricuapab commented
Works after re-installing blender.