【发布时间】: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