sickmartian

Results 4 comments of sickmartian

Hey @onuryurtturk, can you provide some more description? what is 11.0.8? the library doesn't go that far 😆 Maybe some screenshots and some code?

Ah, there we go, had to update android studio to see it, it always breaks something. It suggest to upgrade the gradle wrapper next to the error, did so and...

Using windows wsl, with ubuntu, after installing python 3.9 with: > sudo apt install python3.9 Running > python3.9 -m pip3 install --upgrade pip as it says https://www.intel.com/content/www/us/en/support/articles/000091171/software/development-software.html worked

In pop_os/ubuntu/etc, it's important to use python3.9, for python3.10 there is no package of openvino it seems. I had an issue creating a venv, solved it by installing python3.9-venv like...