#Installation issue on windows (no module named transformers)

1 messages · Page 1 of 1 (latest)

echo plinth
#

Hello guys, running into an issue when trying to run the first python script in Anaconda (administrative mode):

(invokeai) D:\Coding\Stable-Diffusion\InvokeAI>python scripts\preload_models.py
Traceback (most recent call last):
File "D:\Coding\Stable-Diffusion\InvokeAI\scripts\preload_models.py", line 6, in <module>
from transformers import CLIPTokenizer, CLIPTextModel
ModuleNotFoundError: No module named 'transformers'

quaint nimbus
#

@echo plinth give python3 a try instead of python