-
Notifications
You must be signed in to change notification settings - Fork 0
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
SSLError: None: Max retries exceeded with url: /disco_v3_api//getGeneSetPkl (Caused by None) #8
Comments
File ~/.local/lib/python3.8/site-packages/joblib/parallel.py:1650, in Parallel._get_outputs(self, iterator, pre_dispatch) File ~/.local/lib/python3.8/site-packages/joblib/parallel.py:1754, in Parallel._retrieve(self) File ~/.local/lib/python3.8/site-packages/joblib/parallel.py:1789, in Parallel._raise_error_fast(self) File ~/.local/lib/python3.8/site-packages/joblib/parallel.py:745, in BatchCompletionCallBack.get_result(self, timeout) File ~/.local/lib/python3.8/site-packages/joblib/parallel.py:763, in BatchCompletionCallBack._return_or_raise(self) SSLError: None: Max retries exceeded with url: /disco_v3_api//getGeneSetPkl (Caused by None) |
@yuhan1li Sorry, I think the function is now broken. You can use the web interace for now at https://immunesinglecell.org/tool/sc_enrichment. |
When I run the code below, it shows an error in the image:
code :celltypes = sctm.analysis.get_topic_disco(beta)
The text was updated successfully, but these errors were encountered: