piwheels / packages

Issue tracker for piwheels package issues
https://github.com/piwheels/packages/issues
20 stars 5 forks source link

python-binance #125

Closed zhongyoubo closed 4 years ago

zhongyoubo commented 4 years ago

Package name: example Link to PyPI page: https://pypi.org/project/python-binance Link to piwheels page: https://www.piwheels.org/project/python-binance Version: e.g. 1.2.3 or all Python version: e.g. 3.5 or all I am the maintainer: Yes/No More information:

Please use code blocks where appropriate:

    copying src\twisted\internet\test\_yieldfromtests.py.3only -> build\lib.win32-3.8\twisted\internet\test
    creating build\lib.win32-3.8\twisted\internet\test\fake_CAs
    copying src\twisted\internet\test\fake_CAs\chain.pem -> build\lib.win32-3.8\twisted\internet\test\fake_CAs
    copying src\twisted\internet\test\fake_CAs\not-a-certificate -> build\lib.win32-3.8\twisted\internet\test\fake_CAs
    copying src\twisted\internet\test\fake_CAs\thing1.pem -> build\lib.win32-3.8\twisted\internet\test\fake_CAs
    copying src\twisted\internet\test\fake_CAs\thing2-duplicate.pem -> build\lib.win32-3.8\twisted\internet\test\fake_CAs
    copying src\twisted\internet\test\fake_CAs\thing2.pem -> build\lib.win32-3.8\twisted\internet\test\fake_CAs
    copying src\twisted\mail\test\rfc822.message -> build\lib.win32-3.8\twisted\mail\test
    copying src\twisted\python\test\_deprecatetests.py.3only -> build\lib.win32-3.8\twisted\python\test
    copying src\twisted\trial\test\_assertiontests.py.3only -> build\lib.win32-3.8\twisted\trial\test
    copying src\twisted\words\im\instancemessenger.glade -> build\lib.win32-3.8\twisted\words\im
    copying src\twisted\words\xish\xpathparser.g -> build\lib.win32-3.8\twisted\words\xish
    running build_ext
    building 'twisted.test.raiser' extension
    error: Microsoft Visual C++ 14.0 is required. Get it with "Build Tools for Visual Studio": https://visualstudio.microsoft.com/downloads/
    ----------------------------------------
ERROR: Command errored out with exit status 1: 'd:\software installation\python\python38-32\python.exe' -u -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'C:\\Users\\Sky000\\AppData\\Local\\Temp\\pip-install-dp3wg9iu\\Twisted\\setup.py'"'"'; __file__='"'"'C:\\Users\\Sky000\\AppData\\Local\\Temp\\pip-install-dp3wg9iu\\Twisted\\setup.py'"'"';f=getattr(tokenize, '"'"'open'"'"', open)(__file__);code=f.read().replace('"'"'\r\n'"'"', '"'"'\n'"'"');f.close();exec(compile(code, __file__, '"'"'exec'"'"'))' install --record 'C:\Users\Sky000\AppData\Local\Temp\pip-record-5z_p578i\install-record.txt' --single-version-externally-managed --compile --install-headers 'd:\software installation\python\python38-32\Include\Twisted' Check the logs for full command output.
bennuttall commented 4 years ago

Please complete the full issue template in future

python-binance is available on piwheels (and it's pure Python): https://www.piwheels.org/project/python-binance

I'm guessing one of its dependencies isn't available. But it looks like you're running Windows!? And not on a Raspberry Pi!? In which case why are you posting an issue here?