AroundLe
2019-09-02 15:27
我原来用PY3.7.4,测试的时候报错。
更换PY3.8.0B4,依然报错。
Traceback (most recent call last): File "Python37\site-packages\web\utils.py", line 526, in take yield next(seq) StopIteration 巴拉巴拉 RuntimeError: generator raised StopIteration
pycharm终端安装:
pip install web.py==0.40-dev1 -i https://pypi.tuna.tsinghua.edu.cn/simple/ --user
这个课程讲的是py2,你用py3,你原来的设备上是不是有py2的环境,py3.6表示没有任何问题
python-web.py开发入门
58639 学习 · 106 问题
相似问题