文章詳情頁
python3.x - python3.5.2安裝時make報錯求助
瀏覽:109日期:2022-09-10 15:55:46
問題描述
python3.5.2版本安裝時make步驟報錯,報錯信息如下:/bin/mkdir -p Pythonpython ./Parser/asdl_c.py -c Python ./Parser/Python.asdlTraceback (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 syntaxmake: * [Python/Python-ast.c] Error 1
我安裝了4臺機器,其中2臺出現(xiàn)該問題,另外兩臺安裝正常。請問這個是什么引起的報錯,要如何解決呢?非常感謝!
問題解答
回答1:自己找到解決方法了…不要將python放在NFS上,放在本地盤之后好了…
上一條:python - django+celery+ansibleApi無返回下一條:python3.6通過urlopen打開一個以html結(jié)尾的網(wǎng)址,再轉(zhuǎn)換成BeautifulSoup打印這個對象為空為什么?
相關(guān)文章:
1. Docker for Mac 創(chuàng)建的dnsmasq容器連不上/不工作的問題2. win10系統(tǒng) php安裝swoole擴展3. extra沒有加載出來4. mysql - php 如何網(wǎng)址中出現(xiàn)該頁標題?5. Span標簽6. 關(guān)于Mysql數(shù)據(jù)表行轉(zhuǎn)列7. django進行數(shù)據(jù)庫的查詢8. PHP求助,求幫忙謝謝各位9. javascript - 釘釘?shù)膃xcel, word文件預覽是直接用的微軟的office web app,不犯法嗎?10. 求救一下,用新版的phpstudy,數(shù)據(jù)庫過段時間會消失是什么情況?
排行榜

熱門標簽