Explorar o código

try fix issue with importlib_resources

Falko Schindler %!s(int64=2) %!d(string=hai) anos
pai
achega
1e30cd5d6c
Modificáronse 1 ficheiros con 2 adicións e 0 borrados
  1. 2 0
      .github/workflows/test.yml

+ 2 - 0
.github/workflows/test.yml

@@ -26,6 +26,8 @@ jobs:
           poetry install
           # install packages to run the examples
           pip install opencv-python opencv-contrib-python-headless httpx replicate
+          # try fix issue with importlib_resources
+          pip install importlib-resources
       - name: test startup
         run: ./test_startup.sh
       - name: setup chromedriver