Henry Lee

Results 5 comments of Henry Lee

As others, I have tried different commits and run into similar issues. I have an old working install, with newer commits than many recommended so don't think its directly an...

https://github.com/user-attachments/assets/da9f0e5f-f948-469e-9e09-abf96dae35ad Not sure, the issue did not exist before https://github.com/LGFae/swww/commit/56928f7c0e55a321ad5a83a039e0e0dc3eeac35b I feel it would be better to remove the problem code and try fix what was intended by https://github.com/LGFae/swww/commit/56928f7c0e55a321ad5a83a039e0e0dc3eeac35b (refreshing...

I have read the CLA Document and I hereby sign the CLA

I modified dependencies and got chatterbox working on my 50 series with Python3.11 & Linux ``` dependencies = [ "numpy>=1.24.0,

Modify `pyproject.toml` with the changes from above install the new requirements with pip. Its the same install instructions as chatterbox, just with a modified pyproject.toml I use Astral UV for...