Maison  >  Questions et réponses  >  le corps du texte

python3.x - python3.5.2安装时make报错求助

python3.5.2版本安装时make步骤报错,报错信息如下:
/bin/mkdir -p Python
python ./Parser/asdl_c.py -c Python ./Parser/Python.asdl
Traceback (most recent call last):
File "./Parser/asdl_c.py", line 6, in <module>

import asdl

File "/FEX_DATA/PyDir/Python-3.5.2/Parser/asdl.py", line 36

builtin_types = {'identifier', 'string', 'bytes', 'int', 'object', 'singleton'}
                             ^

SyntaxError: invalid syntax
make: * [Python/Python-ast.c] Error 1

我安装了4台机器,其中2台出现该问题,另外两台安装正常。请问这个是什么引起的报错,要如何解决呢?非常感谢!

伊谢尔伦伊谢尔伦2740 Il y a quelques jours845

répondre à tous(1)je répondrai

  • ringa_lee

    ringa_lee2017-04-18 10:24:49

    J'ai trouvé une solution moi-même...Ne mettez pas python sur NFS, mettez-le sur le disque local...

    répondre
    0
  • Annulerrépondre