Open
Description
Hello,
i try to install this client, but:
root@sa /opt/signal/signal-curses-master # pip install -r requirements.txt
Collecting npyscreen (from -r requirements.txt (line 1))
Downloading https://files.pythonhosted.org/packages/93/48/91b8321280f17d135918895b57f891f727be84a88f62fc62485a7039de00/npyscreen-4.10.5.tar.gz (94kB)
100% |████████████████████████████████| 102kB 4.2MB/s
Collecting pydbus (from -r requirements.txt (line 2))
Downloading https://files.pythonhosted.org/packages/92/56/27148014c2f85ce70332f18612f921f682395c7d4e91ec103783be4fce00/pydbus-0.6.0-py2.py3-none-any.whl
Collecting pyqrcode (from -r requirements.txt (line 3))
Downloading https://files.pythonhosted.org/packages/37/61/f07226075c347897937d4086ef8e55f0a62ae535e28069884ac68d979316/PyQRCode-1.2.1.tar.gz
Building wheels for collected packages: npyscreen, pyqrcode
Running setup.py bdist_wheel for npyscreen ... done
Stored in directory: /root/.cache/pip/wheels/84/5e/03/f8749addcb3fe1ead4f3204a77b63419bda50bd760fea0bb35
Running setup.py bdist_wheel for pyqrcode ... done
Stored in directory: /root/.cache/pip/wheels/54/61/2f/a4f51b09473db5737db0f654ed10eb9a4ee01f83a7412de349
Successfully built npyscreen pyqrcode
Installing collected packages: npyscreen, pydbus, pyqrcode
Successfully installed npyscreen-4.10.5 pydbus-0.6.0 pyqrcode-1.2.1
root@sa /opt/signal/signal-curses-master # python3 main.py -u '+490000000000'
Traceback (most recent call last):
File "main.py", line 1, in <module>
import npyscreen
ImportError: No module named 'npyscreen'
root@sa /opt/signal/signal-curses-master # ls
main.py README.md requirements.txt screenshots
root@sa /opt/signal/signal-curses-master #
Running on Debian 9.5. Any ideas whats wrong?
Metadata
Metadata
Assignees
Labels
No labels