AcidChrist

Results 6 comments of AcidChrist
trafficstars

> > The problem occurs when using extensions such as webui-state and others that save interface settings. > > This seems like something the extension should solve. The problem is...

> > reinstall pyarrow==11.0.0 > > how does that work on windows? Open the SD path in Terminal/PowerShell (example: C:/SDWebUi). 1: `venv/Scripts/activate` 2: `pip install --upgrade --force-reinstall pyarrow==11.0.0`

A simple solution to fix this error: `pip install --upgrade --force-reinstall pyarrow==11.0.0`