Hi @Adrian Gonzalez2 ,
Try bellow steps.
- Restart SQL Server setup.
- On the Feature Selection screen, DO NOT select Machine Learning Services and Language Extensions (R/Python)
- Continue installation, it will finish without asking for extra packages.
Why it not working for you because.
- The only reason you’re stuck is because Machine Learning Services needs external files that the installer can’t fetch anymore.
- SQL Server Database Engine, SSMS compatibility, and all main features (Database Engine, SSIS, SSRS, SSAS, PolyBase, etc.) install perfectly fine without those ML components.
- If later you really need ML Services, you can add that feature separately once you’ve manually downloaded the required packages.
Regards,
Akhil.