./seahub.sh start
LC_ALL is not set in ENV, set to en_US.UTF-8
Starting seahub at port 8000 …
Traceback (most recent call last):
File “/opt/seafile/seafile-server-11.0.13/seahub/thirdpart/bin/gunicorn”, line 5, in
from gunicorn.app.wsgiapp import run
File “/opt/seafile/seafile-server-11.0.13/seahub/thirdpart/gunicorn/app/wsgiapp.py”, line 9, in
from gunicorn.app.base import Application
File “/opt/seafile/seafile-server-11.0.13/seahub/thirdpart/gunicorn/app/base.py”, line 11, in
from gunicorn import util
File “/opt/seafile/seafile-server-11.0.13/seahub/thirdpart/gunicorn/util.py”, line 25, in
import pkg_resources
File “/opt/seafile/seafile-server-11.0.13/seahub/thirdpart/pkg_resources/init.py”, line 74
sys.path.extend(((vendor_path := os.path.join(os.path.dirname(os.path.dirname(file)), ‘setuptools’, ‘_vendor’)) not in sys.path) * [vendor_path]) # fmt: skip
^
SyntaxError: invalid syntax
Error:Seahub failed to start.
Please try to run “./seahub.sh start” again