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

Problem with request session for many file #12

Closed
jennydaman opened this issue Mar 14, 2022 · 0 comments
Closed

Problem with request session for many file #12

jennydaman opened this issue Mar 14, 2022 · 0 comments
Labels
wontfix This will not be worked on

Comments

@jennydaman
Copy link
Collaborator

jennydaman commented Mar 14, 2022

FNNDSC/ChRIS_ultron_backEnd#373

Interestingly, it was a bug with Python and not the application — using a python 3.10.2 container fixed the problem whereas Python versions 3.8.10 and 3.9.10 from Ubuntu's repos and Conda respectively were both buggy.

Workaround

Upgrade to Python 3.10.2 or above, or try docker run --rm ghcr.io/fnndsc/caw:latest caw

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
wontfix This will not be worked on
Projects
None yet
Development

No branches or pull requests

1 participant