centos8 安装seafile 启动报错 帮忙看看是什么问题呀

[root@ikuai-centos8 seafile]# ./seafile.sh start

Starting seafile server, please wait …
** Message: 18:01:35.009: seafile-controller.c(621): No seafevents.

Seafile server started

Done.
[root@ikuai-centos8 seafile]# ./seahub.sh start

LC_ALL is not set in ENV, set to en_US.UTF-8
./seahub.sh:行199: 警告:setlocale: LC_ALL: 无法改变区域选项 (en_US.UTF-8): 没有那个文件或目录
./seahub.sh:行199: 警告:setlocale: LC_ALL: 无法改变区域选项 (en_US.UTF-8)
Starting seahub at port 8000 …
Traceback (most recent call last):
File “/home/seafile/seahub/thirdpart/bin/gunicorn”, line 5, in
from gunicorn.app.wsgiapp import run
File “/home/seafile/seahub/thirdpart/gunicorn/app/wsgiapp.py”, line 9, in
from gunicorn.app.base import Application
File “/home/seafile/seahub/thirdpart/gunicorn/app/base.py”, line 11, in
from gunicorn import util
File “/home/seafile/seahub/thirdpart/gunicorn/util.py”, line 25, in
import pkg_resources
File “/home/seafile/seahub/thirdpart/pkg_resources/init.py”, line 88, in
from pkg_resources.extern import platformdirs
File “”, line 971, in _find_and_load
File “”, line 955, in _find_and_load_unlocked
File “”, line 658, in _load_unlocked
File “”, line 571, in module_from_spec
File “/home/seafile/seahub/thirdpart/pkg_resources/extern/init.py”, line 52, in create_module
return self.load_module(spec.name)
File “/home/seafile/seahub/thirdpart/pkg_resources/extern/init.py”, line 37, in load_module
import(extant)
File “/home/seafile/seahub/thirdpart/pkg_resources/_vendor/platformdirs/init.py”, line 5
from future import annotations
^
SyntaxError: future feature annotations is not defined
Error:Seahub failed to start.
Please try to run “./seahub.sh start” again
[root@ikuai-centos8 seafile]#

安装的什么版本?新安装的吗

是的,新安装的。

安装的什么版本呢

10.0.1 64bit

需要使用docker安装