产品动态
产品公告
error in scf setup command: 'install_requires' must be a string or list of strings containing valid project/version requirement specifierspip install -U setuptoolsCannot uninstall 'PyYAML'. It is a distutils installed project and thus we cannot accurately determine which files belong to it which would lead to only a partial uninstall.pip install -I PyYAML==x.x.x(在requirements.txt中查看具体版本)pip "Cannot uninstall 'six'. It is a distutils installed project..."sudo pip install six --upgrade --ignore-installed sixuninstalling pytz : [error 1] Operation not permitted ...sudo pip install pytz --upgrade --ignore-installed sixError: You must provide a function identifier (function's Logical ID in the template). Possible options in your template: ['xxxB', 'xxxA']scf local invoke -t template.yaml xxxA[SSL: CERTIFICATE_VERIFY_FAILED] 证书验证错误,Install Certificates.command 脚本,会自动安装 certifi 包,解决证书问题。文档反馈