Skip to content

Update python-app.yml #6

Update python-app.yml

Update python-app.yml #6

Triggered via push October 13, 2024 11:25
Status Failure
Total duration 2m 14s
Artifacts

python-app.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
build: web-ui-image-search.py#L3
Cannot find implementation or library stub for module named "numpy" [import-not-found]
build: web-ui-image-search.py#L5
Cannot find implementation or library stub for module named "streamlit.runtime.state" [import-not-found]
build: web-ui-image-search.py#L6
Cannot find implementation or library stub for module named "torch" [import-not-found]
build: web-ui-image-search.py#L13
Cannot find implementation or library stub for module named "streamlit" [import-not-found]
build: gen-clip-vector-index.py#L8
Library stubs not installed for "PIL" [import-untyped]
build: gen-clip-vector-index.py#L8
Hint: "python3 -m pip install types-Pillow"
build: gen-clip-vector-index.py#L8
(or run "mypy --install-types" to install all missing stub packages)
build: gen-clip-vector-index.py#L8
See https://mypy.readthedocs.io/en/stable/running_mypy.html#missing-imports
build: gen-clip-vector-index.py#L10
Cannot find implementation or library stub for module named "torch" [import-not-found]
build
Process completed with exit code 1.
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/