【问题标题】:Install SQL SERVER Machine Learning Services (In-Database) Failed安装 SQL SERVER 机器学习服务(数据库内)失败
【发布时间】:2020-03-29 00:01:13
【问题描述】:

我按照 SQL Server 2017 安装向导安装 Python 功能,但失败:
数据库引擎服务已成功安装,但 Python 和机器学习服务失败。
以下是错误详情:

>Error installing Machine Learning Services (In-Database)  
>An error occurred while creating local user account SQLEXPRESS00.   
>Error code: 0x85700005

然后我检查它说的摘要日志:

>Detailed results:
  Feature:                       Python
  Status:                        Failed
  Reason for failure:            An error occurred for a dependency of the feature causing the setup process for the feature to fail.
  Next Step:                     Use the following information to resolve the error, uninstall this feature, and then run the setup process again.
  Component name:                Machine Learning Services (In-Database)
  Component error code:          0x85700005

有人有解决办法吗?

【问题讨论】:

  • 你试过它的建议了吗?
  • 我已经卸载了该功能(python和机器学习服务)并重试,但仍然出现同样的错误~
  • 我的SQL Server Launchpad服务启动失败,不知道是不是和这个有关。

标签: sql-server azure-machine-learning-service


【解决方案1】:

我的 SQL Server 2017 版本是 14.0.1000.169(RTM),我只是通过安装“SQL Server 2017 的最新累积更新”将它更新到 14.0.3238.1,最后解决了这个问题~

以下是链接:
https://support.microsoft.com/en-us/help/4038634

【讨论】:

    猜你喜欢
    • 1970-01-01
    • 2018-05-17
    • 2022-06-18
    • 1970-01-01
    • 1970-01-01
    • 1970-01-01
    • 1970-01-01
    • 2017-11-10
    • 1970-01-01
    相关资源
    最近更新 更多