首页上一页 1 下一页尾页 1 条记录 1/1页
kivy安装依赖出错
发表在Python图书答疑
2020-12-17
《Python+Kivy(App 开发)从入门到实践》第1章 Hello Kivy 4页-4页
是否精华
是
否
版块置顶:
是
否
python -m pip install docutils pygments pypiwin32 kivy_deps.sdl2==0.1.22 kivy_deps.glew==0.1.12
出错信息如下:
ERROR: Could not find a version that satisfies the requirement kivy_deps.sdl2==0.1.22
ERROR: No matching distribution found for kivy_deps.sdl2==0.1.22
求解!