-
Notifications
You must be signed in to change notification settings - Fork 55
"pip install btchip-python" does not work, runs into error #23
Comments
Today I tried again in another Windows box to install with the PIP from Python 3.6.2. C:\Users\Win7 VirtualBox>py -m pip install btchip-python
distutils\core.py", line 148, in setup
site-packages\setuptools\sandbox.py", line 157, in save_modules
site-packages\setuptools\command\easy_install.py", line 1101, in run_setup
.py", line 123, in
Command "python setup.py egg_info" failed with error code 1 in C:\Users\WIN7VI~1 |
Here is what I get when trying to install it:
I tried to install with
sudo apt-get install python-btchip
but this only installs an older version which misses the attributeenableAlternate2fa
which is needed by the referencing software!The text was updated successfully, but these errors were encountered: