小编Mac*_*ass的帖子

AWS Elastic Beanstalk chown PythonPath 错误

我正在 AWS 的弹性 beantalk 上部署一个 Web 应用程序,但遇到了同样的错误:

[StageApplication]. Stop running the command. Error: chown /var/app/staging/venv/bin/python: no such file or directory.

我在我的环境配置中看到属性PYTHONPATH/var/app/venv/staging-LQM1lest/bin

我的应用程序使用命令“python applicaiton.py”在本地运行得非常好。

关于我如何解决这个问题的任何建议?

python amazon-web-services flask python-3.x amazon-elastic-beanstalk

2
推荐指数
2
解决办法
1199
查看次数