DeforumStableDiffusionLocal icon indicating copy to clipboard operation
DeforumStableDiffusionLocal copied to clipboard

ModuleNotFoundError: No module named 'IPython'

Open EKAPPPAEKAPPA opened this issue 3 years ago • 1 comments

Hllo, im trying to start it and im getting this error...

`C:\Users\trixs\Desktop\DeforumStableDiffusionLocal-main>python run.py --enable_animation_mode --settings "./runSettings_Template.txt" Local Path Variables:

models_path: ./models output_path: ./output Traceback (most recent call last): File "C:\Users\trixs\Desktop\DeforumStableDiffusionLocal-main\run.py", line 1312, in main() File "C:\Users\trixs\Desktop\DeforumStableDiffusionLocal-main\run.py", line 74, in main import IPython ModuleNotFoundError: No module named 'IPython'`

EKAPPPAEKAPPA avatar Oct 25 '22 17:10 EKAPPPAEKAPPA

Are you running native or conda?

kingNgutor avatar Oct 26 '22 12:10 kingNgutor