question

jimbog599 avatar image
jimbog599 asked

Machine Learning configuration error

I have installed the Machine Learning service for R and Python on SQL Server 2019 Developer edition on Windows 10, according to the how-to from this site: https://docs.microsoft.com/en-us/sql/machine-learning/install/sql-machine-learning-services-windows-install?view=sql-server-ver15

The setup completes without errors and the installation log looks ok.

However, when we try to set the following configuration an error is encountered:

EXEC sp_configure 'external scripts enabled', 1 RECONFIGURE WITH OVERRIDE

Msg 39020, Level 16, State 1, Procedure sp_configure, Line 166 [Batch Start Line 0] Feature 'Advanced Analytics Extensions' is not installed. Please consult Books Online for more information on this feature.

I have not been able to resolve this after multple attempts to reinstall. Nor can I find any practical help. Thank you in advance

,

configurationsetup
10 |1200

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.

0 Answers

·

Write an Answer

Hint: Notify or tag a user in this post by typing @username.

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.