Hi,
I am trying to loop through (about 2k fonts) and generate them.
At some point I run into an error, that is related to shutil.
Maybe somebody has an idea on how to avoid this?
Thank you.
Traceback (most recent call last):
File “removeOverlag_list_of_fonts.py”, line 12, in <module>
File “lib/fontObjects/robofabWrapper.pyc”, line 3834, in generate
File “lib/fontObjects/doodleFont.pyc”, line 909, in generate
File “lib/fontObjects/doodleFontCompiler/baseCompiler.pyc”, line 345, in compile
File “shutil.pyc”, line 256, in rmtree
File “shutil.pyc”, line 254, in rmtree
OSError: [Errno 66] Directory not empty: ‘/var/folders/fs/8qnkqykd0q91gsh2pqtwnmzw0000gn/T/tmpcLLj0q’