Trying to install a conda env with python=3.8/3.8.8/3.7/3.6, all got python version 3.9.7. But installing python with higher versions gets the correct one. Upgrading python leads to the correct, ...
The Open3d installation using pip install open3d works fine when I install it on conda with python=3.7 But for some reason it does not work with python=3.9. I need to use 3.9 as I have some other ...