2023年4月27日

Windows 10 上安装wxPython及报错处理方法

摘要: Windows 10 上安装wxPython Python环境:pyhon3.11版本, pip-22.3.1版本 直接安装会报错如下: 解决方法: 1. pip install attrdict 2. 将<python 安装目录>/Lib/site-packages/attrdict目录下所有.p 阅读全文

posted @ 2023-04-27 10:20 charishi 阅读(469) 评论(0) 推荐(0) 编辑

导航