服务器运行gunicorn服务抛错:-bash: gunicorn: command not found
运行gunicorn抛错:-bash: gunicorn: command not found
·
背景:
在服务器上配置了python 3.7.1开发环境,通过pip安装了gunicorn。基于gunicorn部署服务(不用虚拟环境直接跑)。通过命令行启动gunicorn时遇到报错:-bash: gunicorn: command not found
仅不懈探索,终于找到一篇能解决问题的帖子,如下
解答链接
更多推荐
所有评论(0)