首页
社区
课程
招聘
未解决 [求助]python3.7的32位版本安装pyinstaller报错
发表于: 2021-2-21 19:47 3304

未解决 [求助]python3.7的32位版本安装pyinstaller报错

2021-2-21 19:47
3304

提示依赖有冲突,下面是依赖的提示


The conflict is caused by:

    pefile 2019.4.18 depends on future

    pefile 2019.4.14 depends on future

    pefile 2018.8.8 depends on future

    pefile 2017.11.5 depends on future

    pefile 2017.9.3 depends on future

    pefile 2017.8.1 depends on future


To fix this you could try to:

1. loosen the range of package versions you've specified

2. remove package versions to allow pip attempt to solve the dependency conflict



ERROR: ResolutionImpossible: for help visit https://pip.pypa.io/en/latest/user_g

uide/#fixing-conflicting-dependencies



请教如何解决?python自己的源,豆瓣的源都试过了,报同一个错误。

请教如何解决?


=====================


这个会不会是32位的python是无法打包成exe的?



[招生]科锐逆向工程师培训(2024年11月15日实地,远程教学同时开班, 第51期)

收藏
免费 0
支持
分享
最新回复 (0)
游客
登录 | 注册 方可回帖
返回
//