Hello there @tsi6800!
You are on the right track. Your updated log after the .Net installs has the following call:
Visual Studio 2022 compiler version 14.43.34810 is not a preferred version. Please use the latest preferred version 14.38.33130
This means that your current Visual Studio build is either missing components, or its using invalid ones. You can follow the installation guide from the community, which can be found here:
Additionally, another thread has a detailed explanation for the compiler setup, please follow the steps included: