2020-09-11T14:30:37,807 Created temporary directory: /tmp/pip-ephem-wheel-cache-q57uzk6d 2020-09-11T14:30:37,810 Created temporary directory: /tmp/pip-req-tracker-ofgjdqxe 2020-09-11T14:30:37,811 Initialized build tracking at /tmp/pip-req-tracker-ofgjdqxe 2020-09-11T14:30:37,811 Created build tracker: /tmp/pip-req-tracker-ofgjdqxe 2020-09-11T14:30:37,811 Entered build tracker: /tmp/pip-req-tracker-ofgjdqxe 2020-09-11T14:30:37,811 Created temporary directory: /tmp/pip-wheel-p0300m53 2020-09-11T14:30:37,822 1 location(s) to search for versions of vix: 2020-09-11T14:30:37,822 * https://pypi.org/simple/vix/ 2020-09-11T14:30:37,823 Fetching project page and analyzing links: https://pypi.org/simple/vix/ 2020-09-11T14:30:37,823 Getting page https://pypi.org/simple/vix/ 2020-09-11T14:30:37,825 Found index url https://pypi.org/simple 2020-09-11T14:30:38,051 Found link https://files.pythonhosted.org/packages/2e/24/5a4d4c5e366b5d1a176b6fdf8d75eb23e7362780af1c03cb069dda7eaa6d/vix-1.0.2.zip#sha256=6e439be5ed72399253daaa7206e73fae1f3c8546f0c13e7adb416908d393e483 (from https://pypi.org/simple/vix/), version: 1.0.2 2020-09-11T14:30:38,052 Found link https://files.pythonhosted.org/packages/57/d1/8078f0689b0184c9ad8b7e8d03dc99ec48a63c14239186e2507853d5dd14/vix-1.0.3.tar.gz#sha256=60ab2b9336949446a2749bfa9652edc169b89c668dbbba29f26bfb65f404d31b (from https://pypi.org/simple/vix/), version: 1.0.3 2020-09-11T14:30:38,052 Found link https://files.pythonhosted.org/packages/09/e4/5409e17c64c968ec4597dc005ff4e76405cd064c3ab8dc409d163f4ba5ca/vix-1.0.4.tar.gz#sha256=a81b7709dfce3eeb1e620cfd8f3f60fe84856018c6759118e456102ad115ef8d (from https://pypi.org/simple/vix/), version: 1.0.4 2020-09-11T14:30:38,052 Found link https://files.pythonhosted.org/packages/7f/19/161ea068efffbd4354814519dfb2c71e0b9f26bb64b647e86388b9af26e8/vix-1.0.5.tar.gz#sha256=776ce4996af6ab92dd4d096c15042fbe3b42897d86df9a9ce67d8b49c6f4c7f9 (from https://pypi.org/simple/vix/), version: 1.0.5 2020-09-11T14:30:38,053 Found link https://files.pythonhosted.org/packages/7a/95/1b0811667e3c8a0a9d044d2b425197cb3cd5870b3e7a2e5c9f2a88c186e1/vix-1.0.6.tar.gz#sha256=6bd56a428afb45e0d58c22bc209ea5e4247619dd944ba531a8b20a19be9fe1b4 (from https://pypi.org/simple/vix/), version: 1.0.6 2020-09-11T14:30:38,053 Found link https://files.pythonhosted.org/packages/d1/f4/622130eb37f5c08d9c3992ed8655476c51ee172f292024bb068afde5fe79/vix-1.0.7.tar.gz#sha256=05dc64c615475cbc483a983c37c48a45a2eed530f0b9a3162d44dc9d87a87cdb (from https://pypi.org/simple/vix/), version: 1.0.7 2020-09-11T14:30:38,058 Given no hashes to check 1 links for project 'vix': discarding no candidates 2020-09-11T14:30:38,058 Using version 1.0.5 (newest of versions: 1.0.5) 2020-09-11T14:30:38,062 Collecting vix==1.0.5 2020-09-11T14:30:38,064 Created temporary directory: /tmp/pip-unpack-v45dvxb9 2020-09-11T14:30:38,102 Downloading vix-1.0.5.tar.gz (17 kB) 2020-09-11T14:30:38,152 Added vix==1.0.5 from https://files.pythonhosted.org/packages/7f/19/161ea068efffbd4354814519dfb2c71e0b9f26bb64b647e86388b9af26e8/vix-1.0.5.tar.gz#sha256=776ce4996af6ab92dd4d096c15042fbe3b42897d86df9a9ce67d8b49c6f4c7f9 to build tracker '/tmp/pip-req-tracker-ofgjdqxe' 2020-09-11T14:30:38,153 Running setup.py (path:/tmp/pip-wheel-p0300m53/vix/setup.py) egg_info for package vix 2020-09-11T14:30:38,154 Created temporary directory: /tmp/pip-pip-egg-info-oz0127s0 2020-09-11T14:30:38,154 Running command python setup.py egg_info 2020-09-11T14:30:41,179 WARNING: (, VersionError('yacc table file version is out of date'), ) 2020-09-11T14:30:41,181 Traceback (most recent call last): 2020-09-11T14:30:41,181 File "", line 1, in 2020-09-11T14:30:41,181 File "/tmp/pip-wheel-p0300m53/vix/setup.py", line 2, in 2020-09-11T14:30:41,182 from vix import __version__ 2020-09-11T14:30:41,182 File "/tmp/pip-wheel-p0300m53/vix/vix/__init__.py", line 14, in 2020-09-11T14:30:41,182 _backend = _VixBackend() 2020-09-11T14:30:41,183 File "/tmp/pip-wheel-p0300m53/vix/vix/VixBackend.py", line 145, in __init__ 2020-09-11T14:30:41,183 self._vix = self._ffi.dlopen(VixBackend._get_vix_path()) 2020-09-11T14:30:41,183 File "/usr/lib/python3/dist-packages/cffi/api.py", line 146, in dlopen 2020-09-11T14:30:41,183 lib, function_cache = _make_ffi_library(self, name, flags) 2020-09-11T14:30:41,184 File "/usr/lib/python3/dist-packages/cffi/api.py", line 828, in _make_ffi_library 2020-09-11T14:30:41,184 backendlib = _load_backend_lib(backend, libname, flags) 2020-09-11T14:30:41,184 File "/usr/lib/python3/dist-packages/cffi/api.py", line 823, in _load_backend_lib 2020-09-11T14:30:41,185 raise OSError(msg) 2020-09-11T14:30:41,185 OSError: cannot load library '/usr/lib/libvixAllProducts.so': /usr/lib/libvixAllProducts.so: cannot open shared object file: No such file or directory. Additionally, ctypes.util.find_library() did not manage to locate a library called '/usr/lib/libvixAllProducts.so' 2020-09-11T14:30:41,266 ERROR: Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. 2020-09-11T14:30:41,267 Exception information: 2020-09-11T14:30:41,267 Traceback (most recent call last): 2020-09-11T14:30:41,267 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/base_command.py", line 216, in _main 2020-09-11T14:30:41,267 status = self.run(options, args) 2020-09-11T14:30:41,267 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/req_command.py", line 182, in wrapper 2020-09-11T14:30:41,267 return func(self, options, args) 2020-09-11T14:30:41,267 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/commands/wheel.py", line 156, in run 2020-09-11T14:30:41,267 reqs, check_supported_wheels=True 2020-09-11T14:30:41,267 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/legacy/resolver.py", line 183, in resolve 2020-09-11T14:30:41,267 discovered_reqs.extend(self._resolve_one(requirement_set, req)) 2020-09-11T14:30:41,267 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/legacy/resolver.py", line 388, in _resolve_one 2020-09-11T14:30:41,267 abstract_dist = self._get_abstract_dist_for(req_to_install) 2020-09-11T14:30:41,267 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/legacy/resolver.py", line 340, in _get_abstract_dist_for 2020-09-11T14:30:41,267 abstract_dist = self.preparer.prepare_linked_requirement(req) 2020-09-11T14:30:41,267 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/operations/prepare.py", line 483, in prepare_linked_requirement 2020-09-11T14:30:41,267 req, self.req_tracker, self.finder, self.build_isolation, 2020-09-11T14:30:41,267 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/operations/prepare.py", line 91, in _get_prepared_distribution 2020-09-11T14:30:41,267 abstract_dist.prepare_distribution_metadata(finder, build_isolation) 2020-09-11T14:30:41,267 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/distributions/sdist.py", line 40, in prepare_distribution_metadata 2020-09-11T14:30:41,267 self.req.prepare_metadata() 2020-09-11T14:30:41,267 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/req/req_install.py", line 554, in prepare_metadata 2020-09-11T14:30:41,267 self.metadata_directory = self._generate_metadata() 2020-09-11T14:30:41,267 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/req/req_install.py", line 534, in _generate_metadata 2020-09-11T14:30:41,267 details=self.name or "from {}".format(self.link) 2020-09-11T14:30:41,267 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/operations/build/metadata_legacy.py", line 73, in generate_metadata 2020-09-11T14:30:41,267 command_desc='python setup.py egg_info', 2020-09-11T14:30:41,267 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/utils/subprocess.py", line 242, in call_subprocess 2020-09-11T14:30:41,267 raise InstallationError(exc_msg) 2020-09-11T14:30:41,267 pip._internal.exceptions.InstallationError: Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. 2020-09-11T14:30:41,274 Removed vix==1.0.5 from https://files.pythonhosted.org/packages/7f/19/161ea068efffbd4354814519dfb2c71e0b9f26bb64b647e86388b9af26e8/vix-1.0.5.tar.gz#sha256=776ce4996af6ab92dd4d096c15042fbe3b42897d86df9a9ce67d8b49c6f4c7f9 from build tracker '/tmp/pip-req-tracker-ofgjdqxe' 2020-09-11T14:30:41,275 Removed build tracker: '/tmp/pip-req-tracker-ofgjdqxe'