首页
学习
活动
专区
圈层
工具
发布
社区首页 >问答首页 >安装SQL SERVER Machine Learning Services (In-Database)失败

安装SQL SERVER Machine Learning Services (In-Database)失败
EN

Stack Overflow用户
提问于 2019-12-04 16:22:45
回答 1查看 444关注 0票数 0

我按照SQL Server 2017安装向导安装了Python功能,但安装完成失败:

数据库引擎服务已成功安装,但Python和Machine Learning服务安装失败。

以下是错误详细信息:

代码语言:javascript
复制
>Error installing Machine Learning Services (In-Database)  
>An error occurred while creating local user account SQLEXPRESS00.   
>Error code: 0x85700005

然后我查看摘要日志,上面写着:

代码语言:javascript
复制
>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

有谁有解决方案吗?

EN

回答 1

Stack Overflow用户

发布于 2019-12-04 19:37:07

我的SQL Server 2017版本是14.0.1000.169(RTM),我只是通过安装“SQL Server 2017的最新累积更新”将其更新到14.0.3238.1,并最终修复了这个问题~

以下是链接:

https://support.microsoft.com/en-us/help/4038634

票数 0
EN
页面原文内容由Stack Overflow提供。腾讯云小微IT领域专用引擎提供翻译支持
原文链接:

https://stackoverflow.com/questions/59171699

复制
相关文章

相似问题

领券
问题归档专栏文章快讯文章归档关键词归档开发者手册归档开发者手册 Section 归档