我正在Windows10机器上工作,并试图通过pip安装mlflow,但我收到了以下错误消息。Otherwise, examine the package contents carefully; someone may have tampered with them.
mlflow from https/files.pythonhosted.org/packages/01/ec/8c9448968d4662e8354b9c3a62e635f8929ed507a45af3d9
在EC2实例中,我试图使用pip安装package,但收到一个声明为ModuleNotFoundError: No module named 'setuptools'的异常。对于上下文,我运行的命令是我试图通过以下命令解决安装setuptools的问题:sudo yum install python36-setuptools然而,返回的消息表明setuptools已经安装