weixin_39708502
2021-01-07 04:40pywin32 does not publish a python3 wheel, breaking pypiwin32
I wasn't sure where to post this, since pypiwin32 doesn't seem to have its own home, but pypiwin32 introduced a dependency on pywin32 which either never has, or stopped providing python 3 wheels. This means you cannot install the latest into a python 3 environment.
`` Collecting pywin32>=223 (from pypiwin32->pyinstaller)
Could not find a version that satisfies the requirement pywin32>=223 (from pypiwin32->pyinstaller) (from versions: )
No matching distribution found for pywin32>=223 (from pypiwin32->pyinstaller) ``
该提问来源于开源项目:mhammond/pywin32
- 点赞
- 回答
- 收藏
- 复制链接分享
4条回答
为你推荐
- Python 调用win32 api 获取 edit 内容,怎么都是输出edit 内容的一半呢?
- python
- c++
- 2个回答
- Go-我如何在go代码中执行此python代码?
- windows
- python
- macos
- 1个回答
- pywin32如何相对于窗口进行操作
- python
- 1个回答
- pycharm上面简单的python代码运行报错怎么解决?貌似是pycharm的环境没有配置好,跪求大神指点!
- virtualenv
- python
- 2个回答
- 为什么导入win32com模块会因为其内部导入win32api失败而报错?
- python
- win32
- api
- 2个回答
换一换