python安装pattern失败时间:2021-02-16 07:02:49做文本分类需要用到pattern.en进行词形还原,安装了一上午都没有成功,mysqlclient安装失败。最后解决办法,pip install --only-binary :all: mysqlclient