Install TensorFlow and OpenCV together - best practices?
What is the "normal" way to TensorFlow and OpenCV together?
I'm most interested in installation on Ubuntu 20.04 - but more general answers are helpful for later readers.
It may be two simple commands - but maybe it's not.
- Are there any incompatibilities to expect?
- Are there nontrivial prerequisites?
- Are there modified versions that could be relevant?
- Can it be relevant to install older versions of one or both?
- Are there any common conflicts with other software?
- Are there differences between a desktop Linux and other environments?
https://colab.research.google.com/
(comes with tf/torch/cv2 preinstalled and GPU/TPU)
I install both via pip