Closed GamerClassN7 closed 3 years ago
Same here
I found a solution since it seems like Twisted is the problem and nothing else. Go to https://www.lfd.uci.edu/~gohlke/pythonlibs/#twisted and download the win32 for 32 bit or amd64 for 64 bit. Then do pip install on the whl file and then you should be able to download python-binance. @Biskwit @GamerClassN7
great thanks @typicalGinger i will close this now
Don't forget to install it as administrator (I had the same problem)
On Ubuntu 20.04 using Anaconda:
conda install -y -c anaconda twisted conda install -y -c conda-forge autobahn conda install -y -c conda-forge dateparser pip install -i https://pypi.anaconda.org/davidduenas3/simple python-binance
Hello can u help me ?
$ pip3 install binascii
Defaulting to user installation because normal site-packages is not writeable
ERROR: Could not find a version that satisfies the requirement binascii (from versions: none)
ERROR: No matching distribution found for binascii
@sammchardy
i am unable to install package even when VS C++ 14.0 V is installed on my PC, Did anzone experience same problem ?