小编bog*_*cmd的帖子

关于 git push heroku 主命令的错误,pywin32 错误

当我尝试推送新项目时,在终端中运行 git push heroku main 时出现以下错误:

remote:        INFO: pip is looking at multiple versions of pypiwin32 to determine which version is compatible with other requirements. This could take a while.
remote:        ERROR: Ignored the following versions that require a different python version: 1.9.5 Requires-Python >=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*, <3.
7
remote:        ERROR: Could not find a version that satisfies the requirement pywin32>=223 (from pypiwin32) (from versions: none)
remote:        ERROR: No matching distribution found for pywin32>=223
remote:  !     Push rejected, …
Run Code Online (Sandbox Code Playgroud)

python git django heroku heroku-cli

2
推荐指数
1
解决办法
91
查看次数

标签 统计

django ×1

git ×1

heroku ×1

heroku-cli ×1

python ×1