AlUlkesh

Results 112 comments of AlUlkesh

Nevermind about the typo, not true, github removed the backslash before the underbar... File is `C:\Users\User\AppData\Local\Programs\Python\Python310\lib\importlib_common.py` and delete `pycache\_common.cpython-310.pyc`

Can you attach the file you changed here?

Ok, thanks. Can you try this syntax instead: ` except (FileNotFoundError, PermissionError) as e:` Then delete the cache file again and one more try. Hope we'll get something different this...

Well, something new. Unfortunately even with less info. Ok, let's try something different. Can you post from the start of you console log, maybe we can find something there. From...

Oh. I hadn't realized this happens even before the venv message is displayed. Can you execute `python -mpip` Does this give the same error?

Okay, so your python can't access pip. Does pip -V work? It's pretty late here, I'll look at it again in the morning. But that's progress, hope we'll get you...

Good to hear :smiley: Enjoy your prompting. Sieg Zeon.

That looks an awful lot like when I tried out the latest gradio version. Check if you have a 3.16 version running. 3.17 won't work.

@CCpt5 Part of what my PR does on that matter, just made it into a recent commit. It should work now (except for sendto inpaint) as overrides. You should see...

I just tried this with 500 images in a directory. Worked without issues. Are you always trying this on the same directory? Perhaps there's an issue with your 238th image?