tencentyun / cos-ftp-server-V5

腾讯云对象存储(COS-V5)的FTP Server
https://cloud.tencent.com/document/product/436/7214
MIT License
37 stars 18 forks source link

安装失败 #11

Open cos800 opened 2 years ago

cos800 commented 2 years ago
Installed /usr/lib/python2.7/site-packages/cos_ftp_server_v5-2.1.1-py2.7.egg
Processing dependencies for cos-ftp-server-v5==2.1.1
Searching for psutil>=5.6.1
Reading http://mirrors.tencentyun.com/pypi/simple/psutil/
Best match: psutil 5.9.0
Downloading http://mirrors.tencentyun.com/pypi/packages/47/b6/ea8a7728f096a597f0032564e8013b705aa992a0990becd773dcc4d7b4a7/psutil-5.9.0.tar.gz#sha256=869842dbd66bb80c3217158e629d6fceaecc3a3166d3d1faee515b05dd26ca25
Processing psutil-5.9.0.tar.gz
Writing /tmp/easy_install-6OrZA0/psutil-5.9.0/setup.cfg
Running psutil-5.9.0/setup.py -q bdist_egg --dist-dir /tmp/easy_install-6OrZA0/psutil-5.9.0/egg-dist-tmp-CGyleq
/usr/lib64/python2.7/distutils/dist.py:267: UserWarning: Unknown distribution option: 'python_requires'
  warnings.warn(msg)
/usr/lib64/python2.7/distutils/dist.py:267: UserWarning: Unknown distribution option: 'long_description_content_type'
  warnings.warn(msg)
error: Setup script exited with error in psutil setup command: 'extras_require' must be a dictionary whose values are strings or lists of strings containing valid project/version requirement specifiers.
i-vado commented 4 months ago

File "/app/ws/cosftp/cos-ftp-server-V5/ftp_v5/cos_file_system.py", line 69, in init super(CosFileSystem, self).init(*args, **kwargs) TypeError: object.init() takes no parameters 连接FTP用户失败了