How do you get the python script to work on a Mac? When I open Terminal and type:
Code:
python ExtractCoverThumbs_0.2-py.zip
I get:
Code:
Traceback (most recent call last):
File "/System/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/runpy.py", line 162, in _run_module_as_main
"__main__", fname, loader, pkg_name)
File "/System/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/runpy.py", line 72, in _run_code
exec code in run_globals
File "ExtractCoverThumbs_0.2-py.zip/__main__.py", line 20, in <module>
ImportError: No module named PIL