xbingo

问题:根据云引擎快速入门文档(https://leancloud.cn/docs/leanengine_quickstart.html#hash650783252)进行操作执行完pip install -Ur requirements.txt后,执行lean up报错。 错误信息: [INFO] Current CLI tool version: 0.24.2 [INFO] Python runtime detected [INFO] Retrieving app info ... [INFO] Current app: xxx (xxxxxxxxxxxxxxxxx) [INFO] Use […

测试发现如果先执行lean deploy,成功之后再执行lean up,就能跑起来,但是一访问http://localhost:3001/就会“Python”意外退出。