fdfs_client

解决ModuleNotFoundError: No module named ‘fdfs_client’

执行

pip install -ihttps://mirrors.aliyun.com/pypi/simple/ py3Fdfs

可成功安装

pip install -ihttps://mirrors.aliyun.com/pypi/simple/ py3Fdfs
Looking in indexes: https://mirrors.aliyun.com/pypi/simple/
Collecting py3Fdfs
  Downloading https://mirrors.aliyun.com/pypi/packages/f3/bc/0977aaa6b1a6ed316d8498f16f86ca32e7139e43931f8328f6203c055dfe/py3Fdfs-2.2.0.tar.gz (36 kB)
Building wheels for collected packages: py3Fdfs
  Building wheel for py3Fdfs (setup.py) ... done
  Created wheel for py3Fdfs: filename=py3Fdfs-2.2.0-py3-none-any.whl size=36911 sha256=67fac1a40609b4b27ffb669119e2735a75a614da24848716fef65810826c0439
  Stored in directory: c:\users\qiqi\appdata\local\pip\cache\wheels\71\74\00\4415093ec81e80d89922c9448c8a6213605488fc685cf58df9
Successfully built py3Fdfs
Installing collected packages: py3Fdfs
Successfully installed py3Fdfs-2.2.0

你可能感兴趣的:(python)