batch generating error

RoboFont Forums Help / General batch generating error

This topic contains 1 reply, has 2 voices, and was last updated by  frederik 4 years, 11 months ago.

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #6197

    jo
    Participant

    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’

    #6198

    frederik
    Keymaster

    This is an know issue and already solved in the closed-beta.

    thanks

Viewing 2 posts - 1 through 2 (of 2 total)

You must be logged in to reply to this topic.