praktyki5 RuntimeError: module compiled against ABI version 0x1000009 but this version of numpy is 0x2000000 Third party libraries failed to import: numpy.core.multiarray failed to import Run "python3 install_requirements.py" to install dependencies
jakaskerl Hi praktyki5 Numpy>2 broke the installation for opencv. We fixed this in the latest main branch of depthai-python, but the fix will come to pypi in the next depthai release (over the weekend). If you are in a hurry, I'd suggest installing depthai with chocolatey: https://docs.luxonis.com/software/depthai/manual-install/#Installing%20via%20Chocolatey Thanks, Jaka
PaulRichardson praktyki5 I am having the same issue. If anyone can help resolve that would appreciated; on intel based Mac.
praktyki5 jakaskerl all right… thx I'll try it now, chocolatey may be the key. I need to install using the Powershell Admin, but giy clone and etc i need to do via PyCharm? Thanks, Daniil
jakaskerl praktyki5 Yep. Make sure you run install_requirements.py from depthai-python repo. Which device are you using? Thanks, Jaka
praktyki5 jakaskerl Hello I'm using an OAK-D-Pro and now, i'm back to my project and trying to install DepthAI again, and it's not workong again Tryong to unintall everything for the 20-30 time and giving a reply Thanks, Daniil
jakaskerl PaulRichardson Intel based macs should have a fix by tomorrow. We need a new release in order to push the changes to pypi as well. @praktyki5 Same error here (luxonis/depthaiissues/981). Could you check the power delivery? Thanks, Jaka
jakaskerl Hi @praktyki5 The new release has been pushed so PYPI should be updated. Here's the run: luxonis/depthai-pythonactions/runs/9681522154 Thanks, Jaka
praktyki5 i guess, nothing is changed I've made a new local account on my computer for the installation and it's still not working Thanks, Daniil
jakaskerl Hi @praktyki5 Then the numpy issue must be resolved. Which leaves us with IO error - luxonis/depthai981 Thanks, Jaka