admin管理员组文章数量:1026495
其他系统一样就把txt文件下载本地 进行执行
1.打开cmd窗口 输入:python -m pip install --upgrade pip 更新pip最新版本
2.依赖库进行安装 https://github/testerSunshine/12306/blob/master/requirements.txt
进入该连接把requirements.txt文件下载到D盘目录下执行:pip install -r D:\requirements.txt
3.去GitHub把项目下载下来https://github/testerSunshine/12306
4.修改项目下>>>config>>>ticket_config.yaml文件
5.修改如图:
6.可以开始抢票了 cmd运行多半失败!建议使用PyCharm运行参考https://blog.csdn/yuell102/article/details/86236375
7.如果遇到其他问题
ImportError:No module named yaml参考https://blog.csdn/yuell102/article/details/86236375
乱码参考https://blog.csdn/yuell102/article/details/86241238
其他系统一样就把txt文件下载本地 进行执行
1.打开cmd窗口 输入:python -m pip install --upgrade pip 更新pip最新版本
2.依赖库进行安装 https://github/testerSunshine/12306/blob/master/requirements.txt
进入该连接把requirements.txt文件下载到D盘目录下执行:pip install -r D:\requirements.txt
3.去GitHub把项目下载下来https://github/testerSunshine/12306
4.修改项目下>>>config>>>ticket_config.yaml文件
5.修改如图:
6.可以开始抢票了 cmd运行多半失败!建议使用PyCharm运行参考https://blog.csdn/yuell102/article/details/86236375
7.如果遇到其他问题
ImportError:No module named yaml参考https://blog.csdn/yuell102/article/details/86236375
乱码参考https://blog.csdn/yuell102/article/details/86241238
版权声明:本文标题:Python抢票(Windows版本)下载不到requirements.txt 内容由热心网友自发贡献,该文观点仅代表作者本人, 转载请联系作者并注明出处:http://it.en369.cn/jiaocheng/1739730324a1676879.html, 本站仅提供信息存储空间服务,不拥有所有权,不承担相关法律责任。如发现本站有涉嫌抄袭侵权/违法违规的内容,一经查实,本站将立刻删除。
发表评论