Open duncdrum opened 5 years ago
after some more testing: the opencv-python
dependency does not get installed properly when running the pip install git+https…
command of the installation instructions.
conda install
also doesn't do the trick, another pip install opencv-python
inside the running conda session gets me further, but still leads to opencv related crashes.
Tested on alpine, debian, macOS.
Following the installation instructions in the docs the final step:
python demo.py
results in
Similarly
python3 demo.py