【发布时间】:2020-08-16 06:07:14
【问题描述】:
我正在关注 this instruction 安装 eb cli,但它会引发此错误:
Will not install to the user site because it will lack sys.path precedence to python-dateutil in c:\virtual envs\python_XXXX\lib\site-packages
https://docs.aws.amazon.com/elasticbeanstalk/latest/dg/eb-cli3-install-windows.html
我基本上运行这个 pip 命令:
pip install awsebcli --upgrade --user
在虚拟环境中的 Python 3.8 上
【问题讨论】:
-
错误是什么?
-
@hephalump 射击!忘记错误信息,补充。谢谢!
标签: python amazon-web-services amazon-elastic-beanstalk