Hello Harvey,
I installed ubuntu on my laptop using dual boot partition and this problem went away, it is now working!
If anyone has the error
/usr/bin/env: ‘python’: No such file or directory
On Ubuntu 20.04 and newer, there is a package to fix this problem. Run these commands....
sudo apt update
sudo apt install python-is-python3
It sorts out that error.
I have more steps to complete so I will be back in contact if I become stuck again.
Thanks again for your time.