Replies: 1 comment
-
From the error it looks like you have to install open-cv: |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi,
I have installed Anaconda 2024.06-1 on my Ubuntu 24.04 LTS machine. Python version is 3.12.4
I have built pipeless from the source following the instructions in the documentation. It installed fine. However, when I am trying to run the cats example I am getting the following error:
Note, I have already installed opencv-python in the current conda environment and checked that opencv-python is indeed present as a site package.
Would appreciate any help to resolve this problem. Thanks in advance.
Beta Was this translation helpful? Give feedback.
All reactions