bizbazboz

Results 5 comments of bizbazboz

Can you send the actual ouptut? You also need to change your repl.it interpreter to python 3.7.5 and install an older version of ChatterBot.

> @bizbazboz > > Can you send the actual ouptut? You also need to change your repl.it interpreter to python 3.7.5 and install an older version of ChatterBot. > >...

You need an older version of python - 3.7.8 is the latest functioning version

> How can we contribute to add Python 3.10+? I don't think we can, as the problem is with one of the dependencies in the program, which hasn't been updated...

Thanks, but now i get another issue ```python Traceback (most recent call last): File "c:/Users/44778/Desktop/VideotoVideo/stable-diffusion-api-server/server.py", line 131, in manager.add_engine( 'txt2img', EngineStableDiffusion( diffusers.StableDiffusionPipeline, sibling=None ) ) File "c:/Users/44778/Desktop/VideotoVideo/stable-diffusion-api-server/server.py", line 62, in...