2016-10-04 111 views
0

我試圖在Python中安裝'ffnet'模塊,但是即使在安裝Microsoft Visual Studio C++和mingw32之後。安裝與ffnet模塊相關的問題Python

但這些都被顯示出來的錯誤:

1.' Failed building wheel for ffnet' 
2.#Command "c:\anaconda3\python.exe -u -c "import setuptools, #tokenize;__file__='C:\\Users\\AKSHAY~1.BAB\\AppData\\Local\\Temp\\pip-build-#930xyr3q\\ffnet\\setup.py';exec(compile(getattr(tokenize, 'open', open)####(__file__).read().replace('\r\n', '\n'), __file__, 'exec'))" install --record #C:\Users\AKSHAY~1.BAB\AppData\Local\Temp\pip-_pl92yit-record\install-record.txt #--single-version-externally-managed --compile" failed with error code 255 in C:\Users\AKSHAY~1.BAB\AppData\Local\Temp\pip-build-930xyr3q\ffnet\ 

請人幫我打。

回答