Centos 8 / centos stream packages for seafile?

Hello

in the installer wiki i see this software needed

  • python 2.7

  • python-setuptools

  • python-ldap

  • python-mysqldb

  • python-urllib3

  • python-memcache (or python-memcached)

  • python-requests

    # on CentOS 7 yum -y install epel-release rpm --import http://li.nux.ro/download/nux/RPM-GPG-KEY-nux.ro yum -y install MySQL-python python-memcached python-ldap python-urllib3 ffmpeg ffmpeg-devel python-requests pip install Pillow==4.3.0 pip install moviepy # used in movie file thumbnails

https://download.seafile.com/published/seafile-manual/deploy/using_mysql.md#user-content-Running%20Seafile%20Server

how to find this python versions for centos 8??

RHEL8 (and therefore Centos 8) dropped support for Python 2 because its EOL in only a few months. Seafile needs to migrate to Python 3.

hello okay thanks so is not possible, hten i will install centos 7

i cant find is package for python2 in centos8
MySQL-python

because its not supported…