Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Can't install v1.0.5 @ Ubuntu 16.04 or Linux Mint 18.3 #170

Open
ghost opened this issue Mar 25, 2018 · 0 comments
Open

Can't install v1.0.5 @ Ubuntu 16.04 or Linux Mint 18.3 #170

ghost opened this issue Mar 25, 2018 · 0 comments

Comments

@ghost
Copy link

ghost commented Mar 25, 2018

MyUser@linux-casa ~/Downloads/electrum-zcl-Z-1.0.5 $ pip3 install -r requirements.txt
Collecting certifi (from -r requirements.txt (line 1))
  Using cached certifi-2018.1.18-py2.py3-none-any.whl
Collecting chardet==3.0.4 (from -r requirements.txt (line 2))
  Using cached chardet-3.0.4-py2.py3-none-any.whl
Collecting dnspython==1.15.0 (from -r requirements.txt (line 3))
  Using cached dnspython-1.15.0-py2.py3-none-any.whl
Collecting ecdsa==0.13 (from -r requirements.txt (line 4))
  Using cached ecdsa-0.13-py2.py3-none-any.whl
Collecting idna==2.6 (from -r requirements.txt (line 5))
  Using cached idna-2.6-py2.py3-none-any.whl
Collecting jsonrpclib-pelix==0.3.1 (from -r requirements.txt (line 6))
  Using cached jsonrpclib_pelix-0.3.1-py2.py3-none-any.whl
Collecting pbkdf2==1.3 (from -r requirements.txt (line 7))
  Using cached pbkdf2-1.3.tar.gz
Collecting protobuf==3.5.0.post1 (from -r requirements.txt (line 8))
  Using cached protobuf-3.5.0.post1-cp35-cp35m-manylinux1_x86_64.whl
Collecting pyaes==1.6.1 (from -r requirements.txt (line 9))
  Using cached pyaes-1.6.1.tar.gz
Collecting PySocks==1.6.7 (from -r requirements.txt (line 10))
  Using cached PySocks-1.6.7-py3-none-any.whl
Collecting qrcode==5.3 (from -r requirements.txt (line 11))
  Using cached qrcode-5.3-py2.py3-none-any.whl
Collecting requests==2.18.4 (from -r requirements.txt (line 12))
  Using cached requests-2.18.4-py2.py3-none-any.whl
Collecting six==1.11.0 (from -r requirements.txt (line 13))
  Using cached six-1.11.0-py2.py3-none-any.whl
Collecting urllib3==1.22 (from -r requirements.txt (line 14))
  Using cached urllib3-1.22-py2.py3-none-any.whl
Collecting cython (from -r requirements.txt (line 15))
  Using cached Cython-0.28.1-cp35-cp35m-manylinux1_x86_64.whl
Collecting pyqt5 (from -r requirements.txt (line 16))
  Using cached PyQt5-5.10.1-5.10.1-cp35.cp36.cp37.cp38-abi3-manylinux1_x86_64.whl
Collecting trezor (from -r requirements.txt (line 17))
  Using cached trezor-0.9.1.tar.gz
Collecting keepkey (from -r requirements.txt (line 18))
  Using cached keepkey-4.0.2.tar.gz
Collecting configparser (from -r requirements.txt (line 19))
  Using cached configparser-3.5.0.tar.gz
Collecting btchip-python==0.1.23 (from -r requirements.txt (line 20))
  Using cached btchip-python-0.1.23.tar.gz
Collecting pillow (from -r requirements.txt (line 21))
  Using cached Pillow-5.0.0-cp35-cp35m-manylinux1_x86_64.whl
Collecting pyblake2 (from -r requirements.txt (line 22))
  Using cached pyblake2-1.1.0.tar.gz
Collecting setuptools (from protobuf==3.5.0.post1->-r requirements.txt (line 8))
  Using cached setuptools-39.0.1-py2.py3-none-any.whl
Collecting sip<4.20,>=4.19.4 (from pyqt5->-r requirements.txt (line 16))
  Using cached sip-4.19.8-cp35-cp35m-manylinux1_x86_64.whl
Collecting mnemonic>=0.17 (from trezor->-r requirements.txt (line 17))
  Using cached mnemonic-0.18.tar.gz
Collecting click>=6.2 (from trezor->-r requirements.txt (line 17))
  Using cached click-6.7-py2.py3-none-any.whl
Collecting rlp>=0.6.0 (from trezor->-r requirements.txt (line 17))
  Using cached rlp-0.6.0.tar.gz
Collecting hidapi>=0.7.99.post20 (from trezor->-r requirements.txt (line 17))
  Using cached hidapi-0.7.99.post21.tar.gz
Collecting libusb1>=1.6.4 (from trezor->-r requirements.txt (line 17))
  Using cached libusb1-1.6.4.tar.gz
Building wheels for collected packages: pbkdf2, pyaes, trezor, keepkey, configparser, btchip-python, pyblake2, mnemonic, rlp, hidapi, libusb1
  Running setup.py bdist_wheel for pbkdf2 ... error
  Complete output from command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-build-zhy08yr0/pbkdf2/setup.py';exec(compile(getattr(tokenize, 'open', open)(__file__).read().replace('\r\n', '\n'), __file__, 'exec'))" bdist_wheel -d /tmp/tmphtgfk6vtpip-wheel- --python-tag cp35:
  usage: -c [global_opts] cmd1 [cmd1_opts] [cmd2 [cmd2_opts] ...]
     or: -c --help [cmd1 cmd2 ...]
     or: -c --help-commands
     or: -c cmd --help
  
  error: invalid command 'bdist_wheel'
  
  ----------------------------------------
  Failed building wheel for pbkdf2
  Running setup.py clean for pbkdf2
  Running setup.py bdist_wheel for pyaes ... error
  Complete output from command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-build-zhy08yr0/pyaes/setup.py';exec(compile(getattr(tokenize, 'open', open)(__file__).read().replace('\r\n', '\n'), __file__, 'exec'))" bdist_wheel -d /tmp/tmpb60r1j82pip-wheel- --python-tag cp35:
  usage: -c [global_opts] cmd1 [cmd1_opts] [cmd2 [cmd2_opts] ...]
     or: -c --help [cmd1 cmd2 ...]
     or: -c --help-commands
     or: -c cmd --help
  
  error: invalid command 'bdist_wheel'
  
  ----------------------------------------
  Failed building wheel for pyaes
  Running setup.py clean for pyaes
  Running setup.py bdist_wheel for trezor ... error
  Complete output from command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-build-zhy08yr0/trezor/setup.py';exec(compile(getattr(tokenize, 'open', open)(__file__).read().replace('\r\n', '\n'), __file__, 'exec'))" bdist_wheel -d /tmp/tmpx9cfm_1xpip-wheel- --python-tag cp35:
  /usr/lib/python3.5/distutils/dist.py:261: UserWarning: Unknown distribution option: 'python_requires'
    warnings.warn(msg)
  usage: -c [global_opts] cmd1 [cmd1_opts] [cmd2 [cmd2_opts] ...]
     or: -c --help [cmd1 cmd2 ...]
     or: -c --help-commands
     or: -c cmd --help
  
  error: invalid command 'bdist_wheel'
  
  ----------------------------------------
  Failed building wheel for trezor
  Running setup.py clean for trezor
  Running setup.py bdist_wheel for keepkey ... error
  Complete output from command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-build-zhy08yr0/keepkey/setup.py';exec(compile(getattr(tokenize, 'open', open)(__file__).read().replace('\r\n', '\n'), __file__, 'exec'))" bdist_wheel -d /tmp/tmpe6rrvm7ppip-wheel- --python-tag cp35:
  usage: -c [global_opts] cmd1 [cmd1_opts] [cmd2 [cmd2_opts] ...]
     or: -c --help [cmd1 cmd2 ...]
     or: -c --help-commands
     or: -c cmd --help
  
  error: invalid command 'bdist_wheel'
  
  ----------------------------------------
  Failed building wheel for keepkey
  Running setup.py clean for keepkey
  Running setup.py bdist_wheel for configparser ... error
  Complete output from command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-build-zhy08yr0/configparser/setup.py';exec(compile(getattr(tokenize, 'open', open)(__file__).read().replace('\r\n', '\n'), __file__, 'exec'))" bdist_wheel -d /tmp/tmpv3kkv8grpip-wheel- --python-tag cp35:
  usage: -c [global_opts] cmd1 [cmd1_opts] [cmd2 [cmd2_opts] ...]
     or: -c --help [cmd1 cmd2 ...]
     or: -c --help-commands
     or: -c cmd --help
  
  error: invalid command 'bdist_wheel'
  
  ----------------------------------------
  Failed building wheel for configparser
  Running setup.py clean for configparser
  Running setup.py bdist_wheel for btchip-python ... error
  Complete output from command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-build-zhy08yr0/btchip-python/setup.py';exec(compile(getattr(tokenize, 'open', open)(__file__).read().replace('\r\n', '\n'), __file__, 'exec'))" bdist_wheel -d /tmp/tmpfuke9vflpip-wheel- --python-tag cp35:
  usage: -c [global_opts] cmd1 [cmd1_opts] [cmd2 [cmd2_opts] ...]
     or: -c --help [cmd1 cmd2 ...]
     or: -c --help-commands
     or: -c cmd --help
  
  error: invalid command 'bdist_wheel'
  
  ----------------------------------------
  Failed building wheel for btchip-python
  Running setup.py clean for btchip-python
  Running setup.py bdist_wheel for pyblake2 ... error
  Complete output from command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-build-zhy08yr0/pyblake2/setup.py';exec(compile(getattr(tokenize, 'open', open)(__file__).read().replace('\r\n', '\n'), __file__, 'exec'))" bdist_wheel -d /tmp/tmpday7z6nkpip-wheel- --python-tag cp35:
  usage: -c [global_opts] cmd1 [cmd1_opts] [cmd2 [cmd2_opts] ...]
     or: -c --help [cmd1 cmd2 ...]
     or: -c --help-commands
     or: -c cmd --help
  
  error: invalid command 'bdist_wheel'
  
  ----------------------------------------
  Failed building wheel for pyblake2
  Running setup.py clean for pyblake2
  Running setup.py bdist_wheel for mnemonic ... error
  Complete output from command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-build-zhy08yr0/mnemonic/setup.py';exec(compile(getattr(tokenize, 'open', open)(__file__).read().replace('\r\n', '\n'), __file__, 'exec'))" bdist_wheel -d /tmp/tmp3_evkf53pip-wheel- --python-tag cp35:
  usage: -c [global_opts] cmd1 [cmd1_opts] [cmd2 [cmd2_opts] ...]
     or: -c --help [cmd1 cmd2 ...]
     or: -c --help-commands
     or: -c cmd --help
  
  error: invalid command 'bdist_wheel'
  
  ----------------------------------------
  Failed building wheel for mnemonic
  Running setup.py clean for mnemonic
  Running setup.py bdist_wheel for rlp ... error
  Complete output from command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-build-zhy08yr0/rlp/setup.py';exec(compile(getattr(tokenize, 'open', open)(__file__).read().replace('\r\n', '\n'), __file__, 'exec'))" bdist_wheel -d /tmp/tmpx09iq6tlpip-wheel- --python-tag cp35:
  usage: -c [global_opts] cmd1 [cmd1_opts] [cmd2 [cmd2_opts] ...]
     or: -c --help [cmd1 cmd2 ...]
     or: -c --help-commands
     or: -c cmd --help
  
  error: invalid command 'bdist_wheel'
  
  ----------------------------------------
  Failed building wheel for rlp
  Running setup.py clean for rlp
  Running setup.py bdist_wheel for hidapi ... error
  Complete output from command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-build-zhy08yr0/hidapi/setup.py';exec(compile(getattr(tokenize, 'open', open)(__file__).read().replace('\r\n', '\n'), __file__, 'exec'))" bdist_wheel -d /tmp/tmpicjx5qxwpip-wheel- --python-tag cp35:
  usage: -c [global_opts] cmd1 [cmd1_opts] [cmd2 [cmd2_opts] ...]
     or: -c --help [cmd1 cmd2 ...]
     or: -c --help-commands
     or: -c cmd --help
  
  error: invalid command 'bdist_wheel'
  
  ----------------------------------------
  Failed building wheel for hidapi
  Running setup.py clean for hidapi
  Running setup.py bdist_wheel for libusb1 ... error
  Complete output from command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-build-zhy08yr0/libusb1/setup.py';exec(compile(getattr(tokenize, 'open', open)(__file__).read().replace('\r\n', '\n'), __file__, 'exec'))" bdist_wheel -d /tmp/tmpzh01dd59pip-wheel- --python-tag cp35:
  usage: -c [global_opts] cmd1 [cmd1_opts] [cmd2 [cmd2_opts] ...]
     or: -c --help [cmd1 cmd2 ...]
     or: -c --help-commands
     or: -c cmd --help
  
  error: invalid command 'bdist_wheel'
  
  ----------------------------------------
  Failed building wheel for libusb1
  Running setup.py clean for libusb1
Failed to build pbkdf2 pyaes trezor keepkey configparser btchip-python pyblake2 mnemonic rlp hidapi libusb1
Installing collected packages: certifi, chardet, dnspython, ecdsa, idna, jsonrpclib-pelix, pbkdf2, six, setuptools, protobuf, pyaes, PySocks, qrcode, urllib3, requests, cython, sip, pyqt5, mnemonic, click, pyblake2, rlp, hidapi, libusb1, trezor, keepkey, configparser, btchip-python, pillow
  Running setup.py install for pbkdf2 ... done
  Running setup.py install for pyaes ... done
  Running setup.py install for mnemonic ... done
  Running setup.py install for pyblake2 ... done
  Running setup.py install for rlp ... done
  Running setup.py install for hidapi ... done
  Running setup.py install for libusb1 ... done
  Running setup.py install for trezor ... done
  Running setup.py install for keepkey ... done
  Running setup.py install for configparser ... done
  Running setup.py install for btchip-python ... done
Successfully installed PySocks-1.6.7 btchip-python-0.1.23 certifi-2018.1.18 chardet-2.3.0 click-6.7 configparser-3.5.0 cython-0.27.3 dnspython-1.15.0 ecdsa-0.13 hidapi-0.7.99.post21 idna-2.0 jsonrpclib-pelix-0.3.1 keepkey-4.0.2 libusb1-1.6.4 mnemonic-0.18 pbkdf2-1.3 pillow-3.1.2 protobuf-3.5.0.post1 pyaes-1.6.1 pyblake2-1.1.0 pyqt5-5.10.1 qrcode-5.3 requests-2.9.1 rlp-0.6.0 setuptools-20.7.0 sip-4.19.8 six-1.10.0 trezor-0.9.0 urllib3-1.13.1
You are using pip version 8.1.1, however version 9.0.3 is available.
You should consider upgrading via the 'pip install --upgrade pip' command.
MyUser@linux-casa ~/Downloads/electrum-zcl-Z-1.0.5 $ pyrcc5 icons.qrc -o gui/qt/icons_rc.py
Traceback (most recent call last):
  File "/home/andrekrieg/.local/bin/pyrcc5", line 7, in <module>
    from PyQt5.pyrcc_main import main
ImportError: No module named 'PyQt5.pyrcc_main'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant