python中安装syft失败,望指导! ERROR: UnicodeDecodeError:


 ERROR: Command errored out with exit status 1:
     command: 'D:\andoa\python.exe' -c 'import io, os, sys, setuptools, tokenize; sys.argv[0] = '"'"'C:\\Users\\Admin\\AppData\\Local\\Temp\\pip-install-5wusz738\\autodp_0d0d8ec88cd74ed7af8235ac856cf486\\setup.py'"'"'; __file__='"'"'C:\\Users\\Admin\\AppData\\Local\\Temp\\pip-install-5wusz738\\autodp_0d0d8ec88cd74ed7af8235ac856cf486\\setup.py'"'"';f = getattr(tokenize, '"'"'open'"'"', open)(__file__) if os.path.exists(__file__) else io.StringIO('"'"'from setuptools import setup; setup()'"'"');code = f.read().replace('"'"'\r\n'"'"', '"'"'\n'"'"');f.close();exec(compile(code, __file__, '"'"'exec'"'"'))' egg_info --egg-base 'C:\Users\Admin\AppData\Local\Temp\pip-pip-egg-info-8_nt_ej7'
         cwd: C:\Users\Admin\AppData\Local\Temp\pip-install-5wusz738\autodp_0d0d8ec88cd74ed7af8235ac856cf486\
    Complete output (5 lines):
    Traceback (most recent call last):
      File "<string>", line 1, in <module>
      File "C:\Users\Admin\AppData\Local\Temp\pip-install-5wusz738\autodp_0d0d8ec88cd74ed7af8235ac856cf486\setup.py", line 6, in <module>
        long_description = f.read()
    UnicodeDecodeError: 'gbk' codec can't decode byte 0x9a in position 3594: illegal multibyte sequence
    ----------------------------------------

试过很多办法了,都不行

没人的话我愿意指导指导