Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Bug]: arrow::fs::FinalizeS3 was not called even though S3 was initialized. #100

Open
Amazon90 opened this issue Jul 17, 2023 · 3 comments

Comments

@Amazon90
Copy link

AUTOMATIC1111/stable-diffusion-webui#11827
Extensions tab Click "Apply and restart webUI"
C:\arrow\cpp\src\arrow\filesystem\s3fs.cc:2598: arrow::fs::FinalizeS3 was not called even though S3 was initialized. This could lead to a segmentation fault at exit

@AcidChristLab
Copy link

reinstall pyarrow==11.0.0

@missiah
Copy link

missiah commented Jul 23, 2023

reinstall pyarrow==11.0.0

how does that work on windows?

@AcidChristLab
Copy link

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants