0

请不要与 Windows 10 本地计算机上的安装混淆,并将其标记为重复!!!

我需要有关在 Azure DevOps 上安装 fbprophet 或先知的帮助。我一直在命令行提示符下使用以下管道代码..

首先,我试过这个

pip install pystan==2.19.1.1
pip install prophet

有以下错误..

Please choose the Technical Support command on the Visual C++
Help menu, or open the Technical Support help file for more information
Internal Compiler Error in C:\Program Files (x86)\Microsoft Visual Studio\2017\Enterprise\VC\Tools\MSVC\14.16.27023\bin\HostX86\x64\cl.exe.  You will be prompted to send an error report to Microsoft later.

其次,尝试在下面使用,

pip install localpip 
localpip install fbprophet

带有以下消息,

Starting: Install Python Dependancies
==============================================================================
Task         : Command line
Description  : Run a command line script using Bash on Linux and macOS and cmd.exe on Windows
Version      : 2.182.0
Author       : Microsoft Corporation
Help         : https://docs.microsoft.com/azure/devops/pipelines/tasks/utility/command-line

45 Local repo is not installed. Installation could take up to 10 minutes, depending on your internet speed.

47 Do you want to continue? (yes/no): 

问题:默认选择“是”的脚本应该是什么才能继续安装?

上面的内容可能与下面的链接相似,但我没有得到在此处此处为软件包安装添加“是”的确切语法

4

0 回答 0