XaiJu
sxela
sxela

patreon


For people having ImportError: 'packaging'

For people having ImportError: cannot import name 'packaging' from 'pkg_resources' error:

run this in a new line:
!pip install  setuptools==69.5.1
and restart the notebook

Comments

Yes, post video cell settings and error screenshot on discord please

Warpfusion

no i didn't get any errors in previous cells i am getting error in create video cell please help me sir please help me

My Cc

Can you send a screenshot with your video cell settings and the error you get on discord?

Warpfusion

no i didn't get any errors in previous cells i am getting error in create video cell please help me

My Cc

Hi, did the script actually render any frames or did you get an error in the previous cell?

Warpfusion

hello i am new and i was using warpfusion and i am getting an error while running the last cell of create video the error is ValueError Traceback (most recent call last) in () 182 renders = glob(f"{batchFolder}/*00.png") 183 renders_s = sorted([int(o.split('(')[-1].split(')')[0]) for o in renders]) --> 184 print(f'Could not find latest run "{batchNum}", setting lates run to "{max(renders_s)}"') 185 batchNum = max(renders_s) 186 latest_run = batchNum ValueError: max() arg is an empty sequence please help me

My Cc

yo! you're the man. have been stuck and this saved my life. :)

Ahmet


More Creators