I am on intel and python 3.9 is supported. The only issue I have is that the installation tutorial use python. That will enable command line to use python ./examples/...py to run but not under jupyter notebook.
However I install again using python3 ... All works.
(BTW, I tried to allow C++ engine and hence do setup the environment variables.)