SIGKILL error

#192
by samon - opened

Following this step (Initialize InvokeAI by typing and entering: python scripts/preload_models.py)
and getting the error below.

RuntimeError: Failed to import transformers.models.clip.modeling_clip because of the following error (look up to see its traceback):
module 'signal' has no attribute 'SIGKILL'

What did i do wrong?

Sign up or log in to comment