I have configured in apache httpd.conf - enabling of mod_cgi.so and httpd-vhosts.conf. In httpd-vhosts have following conifguration. Basically am trying to capture all /images/ pattern, read have that ...
When I run python console, I can use pillow without problems. When I run (same) python console from within blender pillow will not load. I tried this with numpy, and result is the same From what I ...