forked from cyrozap/python-vipaccess
-
Notifications
You must be signed in to change notification settings - Fork 100
Closed
Description
Trying to install, and get the following:
jtf@jTF-xenon:~$ pip3 install python-vipaccess
Collecting python-vipaccess
Using cached https://files.pythonhosted.org/packages/b8/cf/eab938eb32d854e8ea2f7135985786a2a2b7a32e990fd166daef0c8d7efc/python-vipaccess-0.13.tar.gz
Collecting oath>=1.4.1 (from python-vipaccess)
Using cached https://files.pythonhosted.org/packages/73/e4/8eb7f9b6ba62d41857c54724fb3fde5a8952676e1719ea2099063c1fb253/oath-1.4.3-py2.py3-none-any.whl
Collecting pycryptodome>=3.6.6 (from python-vipaccess)
Using cached https://files.pythonhosted.org/packages/17/55/17fa0b55849dc135f7bc400993a9206bf06d1b5d9520b0bc8d47c57aaef5/pycryptodome-3.9.8-cp36-cp36m-manylinux1_x86_64.whl
Collecting requests (from python-vipaccess)
Using cached https://files.pythonhosted.org/packages/45/1e/0c169c6a5381e241ba7404532c16a21d86ab872c9bed8bdcd4c423954103/requests-2.24.0-py2.py3-none-any.whl
Collecting certifi>=2017.4.17 (from requests->python-vipaccess)
Using cached https://files.pythonhosted.org/packages/5e/c4/6c4fe722df5343c33226f0b4e0bb042e4dc13483228b4718baf286f86d87/certifi-2020.6.20-py2.py3-none-any.whl
Collecting idna<3,>=2.5 (from requests->python-vipaccess)
Using cached https://files.pythonhosted.org/packages/a2/38/928ddce2273eaa564f6f50de919327bf3a00f091b5baba8dfa9460f3a8a8/idna-2.10-py2.py3-none-any.whl
Collecting chardet<4,>=3.0.2 (from requests->python-vipaccess)
Using cached https://files.pythonhosted.org/packages/bc/a9/01ffebfb562e4274b6487b4bb1ddec7ca55ec7510b22e4c51f14098443b8/chardet-3.0.4-py2.py3-none-any.whl
Collecting urllib3!=1.25.0,!=1.25.1,<1.26,>=1.21.1 (from requests->python-vipaccess)
Using cached https://files.pythonhosted.org/packages/9f/f0/a391d1463ebb1b233795cabfc0ef38d3db4442339de68f847026199e69d7/urllib3-1.25.10-py2.py3-none-any.whl
Building wheels for collected packages: python-vipaccess
Running setup.py bdist_wheel for python-vipaccess ... error
Complete output from command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-build-b8mqgf3z/python-vipaccess/setup.py';f=getattr(tokenize, 'open', open)(__file__);code=f.read().replace('\r\n', '\n');f.close();exec(compile(code, __file__, 'exec'))" bdist_wheel -d /tmp/tmplsv8l_0jpip-wheel- --python-tag cp36:
/usr/lib/python3.6/distutils/dist.py:261: UserWarning: Unknown distribution option: 'test_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 python-vipaccess
Running setup.py clean for python-vipaccess
Failed to build python-vipaccess
Installing collected packages: oath, pycryptodome, certifi, idna, chardet, urllib3, requests, python-vipaccess
Running setup.py install for python-vipaccess ... done
Successfully installed certifi-2020.6.20 chardet-3.0.4 idna-2.10 oath-1.4.3 pycryptodome-3.9.8 python-vipaccess-0.13 requests-2.24.0 urllib3-1.25.10
jtf@jTF-xenon:~$
Any help is much appreciated.
-jukka
Metadata
Metadata
Assignees
Labels
No labels