I think I'm not supposed to ask questions in other questions. This didn't answer my question Neovim on Windows can't find python provider
When I start neovim it says no python provider found. Run ":checkhealth provider".
checkhealth provider shows it found python 3 and that latest pynvim is installed. it also shows that python 2 is disabled (I set g:loaded_python_provider=0). I've also made a symbolic link to python.exe called python3.exe.
How can I get past this point?