测试积点老人 发表于 2019-6-17 10:02:32

Mac pycharm中无法安装unittest和HTMLTestRunner库求解决?

ERROR: Could not find a version that satisfies the requirement unittest (from versions: none)

Try to run this command from the system terminal. Make sure that you use the correct version of 'pip' installed for your Python interpreter located at '/usr/local/bin/python3.7’.

Looking in indexes: https://pypi.tuna.tsinghua.edu.cn/simple/
Collecting unittest

ERROR: Could not find a version that satisfies the requirement unittest (from versions: none)
ERROR: No matching distribution found for unittest其实本来是没有第二段的,但是一直装不上去,百度了很多好像把环境给装坏了,求大神支招。。想写ui自动化脚本现在直接把我搞崩溃了

sx529104996 发表于 2019-6-17 10:26:54

unittest不是自带的吗?不是第三方库啊

qqq911 发表于 2019-6-18 10:59:10

版本不对

jingzizx 发表于 2019-6-18 11:36:12

版本不匹配

梦想家 发表于 2019-6-18 11:41:31

版本 错误

abcsell 发表于 2019-6-18 14:31:24

更新版本
页: [1]
查看完整版本: Mac pycharm中无法安装unittest和HTMLTestRunner库求解决?