2017-08-15 92 views
0

嘗試對的Mac OS X版本塞拉利昂10.12.5Emscripten SDK錯誤

Followed these steps

試圖在兩個Python版本安裝Emscripten SDK 3.6.2和2.7.13

我在我的終端窗口,如下所示得到一個錯誤日誌:

Traceback (most recent call last): File "./emsdk", line 35, in if os.name == 'nt' or 'WINDOWS' in os.getenv('SYSTEMROOT') or 'WINDOWS' in os.getenv('COMSPEC'): TypeError: argument of type 'NoneType' is not iterable

任何幫助或指針,高度讚賞。

回答

0

這是作者陳述的迴歸錯誤。 現在修復了

欲瞭解更多詳情,請訪問github issue