modified utility script to use thread pool. #79
Annotations
10 errors and 1 warning
build:
run_webui.py#L1
Cannot find implementation or library stub for module named "streamlit.web.cli" [import-not-found]
|
build:
run_webui.py#L1
Cannot find implementation or library stub for module named "streamlit.web" [import-not-found]
|
build:
run_webui.py#L1
Cannot find implementation or library stub for module named "streamlit" [import-not-found]
|
build:
webui.py#L3
Cannot find implementation or library stub for module named "gensim.models.lsimodel" [import-not-found]
|
build:
webui.py#L4
Cannot find implementation or library stub for module named "gensim.similarities" [import-not-found]
|
build:
webui.py#L5
Cannot find implementation or library stub for module named "numpy" [import-not-found]
|
build:
webui.py#L6
Cannot find implementation or library stub for module named "streamlit.runtime.state" [import-not-found]
|
build:
webui.py#L11
Cannot find implementation or library stub for module named "streamlit" [import-not-found]
|
build:
webui.py#L59
No overload variant of "range" matches argument type "float" [call-overload]
|
build:
webui.py#L59
Possible overload variants:
|
build
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-python@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|