Jellybit

Results 13 issues of Jellybit

The documentation isn't quite clear on what code_autocomplete expects regarding Jedi. This is what it says: > When there is a error message Jedi library not found you have to...

**Describe the bug** A fresh install of WebUI cannot run, as it fails to import _fblas. Overwriting a previous install works. Strangely, the DLL it tries to load is only...

bug-report

This doesn't seem to build. It gets the following errors in Visual Studio: Severity Code Description Project File Line Suppression State Error C2374 'TempDest': redefinition; multiple initialization mgsview \mgsview\KMD.cpp 74...

After following the instructions on windows, I try to run weeblind.py, but get the following error: Traceback (most recent call last): File "D:\Weeablind\weeablind.py", line 1, in import wx ModuleNotFoundError: No...

On line 222 of requirements-win-310.txt, you'll see: `file:///C:/Users/seth/Downloads/tesserocr-2.6.0-cp310-cp310-win_amd64.whl#sha256=a31c6eaa6380fd7d4e7764597c4f5a16f6e8f4abf4cdc9d61c52e36ea4f8a850` This brings up an error and stops installation. I could remove it, but I have a feeling it's important. I don't have...

I think this readme may need an example for something slightly more complicated. For instance, if you want to have a "scrawny old man", it's unclear if we have to...

I have a text file I'm iterating through that has some items like "`Honda (car)`". Now, I want it to have a backslash in front of each parenthesis character, so...

I feel like I must be doing something wrong since no one else is encountering this. I tried to look for any special settings I must add/change to use SDXL,...

I'm not sure if this is your bug or RGThree's, but I really wanted to use your plugin to create tons of modular pieces that I could drag and drop...

### Description I feel like the only person running into this, since no one has mentioned it here so far, but whenever I drag an image or manually choose an...

bug