2020-06-17T19:03:30,164 Created temporary directory: /tmp/pip-ephem-wheel-cache-1_0p_89o 2020-06-17T19:03:30,169 Created temporary directory: /tmp/pip-req-tracker-jxy4ncs3 2020-06-17T19:03:30,169 Initialized build tracking at /tmp/pip-req-tracker-jxy4ncs3 2020-06-17T19:03:30,170 Created build tracker: /tmp/pip-req-tracker-jxy4ncs3 2020-06-17T19:03:30,170 Entered build tracker: /tmp/pip-req-tracker-jxy4ncs3 2020-06-17T19:03:30,172 Created temporary directory: /tmp/pip-wheel-2puk0_gv 2020-06-17T19:03:30,192 1 location(s) to search for versions of lshashpy3: 2020-06-17T19:03:30,192 * https://pypi.org/simple/lshashpy3/ 2020-06-17T19:03:30,192 Fetching project page and analyzing links: https://pypi.org/simple/lshashpy3/ 2020-06-17T19:03:30,193 Getting page https://pypi.org/simple/lshashpy3/ 2020-06-17T19:03:30,196 Found index url https://pypi.org/simple 2020-06-17T19:03:30,398 Found link https://files.pythonhosted.org/packages/9f/8b/412b3d2d8fe8f9947b2595dc29661990cf4f46fe2f2a37a0c543f538e118/lshashpy3-0.0.5.tar.gz#sha256=71bc0944061408bdc704f9bcba8a027c4a97d7aa3e24fb5e5aa7bce43f50ff1e (from https://pypi.org/simple/lshashpy3/), version: 0.0.5 2020-06-17T19:03:30,398 Found link https://files.pythonhosted.org/packages/2d/d1/cf8144b627af127a305b416225dada09939dbce390f74a118b08d0cc3166/lshashpy3-0.0.6.tar.gz#sha256=183d131116994507a30b96a8434fe7db3b2fb82dec585c04f2278873e7f19047 (from https://pypi.org/simple/lshashpy3/), version: 0.0.6 2020-06-17T19:03:30,399 Skipping link: unsupported archive format: .egg: https://files.pythonhosted.org/packages/1c/08/de278474be444fb6c2b2f2e5ef382ec1c54cf1de732e338950bc96782a24/lshashpy3-0.0.7-py3.7.egg#sha256=6e3051d92fb8763e851ce4458bb9d0ea30f639ff0db1d270dae5026fc27cf96b (from https://pypi.org/simple/lshashpy3/) 2020-06-17T19:03:30,400 Found link https://files.pythonhosted.org/packages/c9/5a/c561701c2c0d8524a71b92b5221a255728e501870ca247d7c78876d29d68/lshashpy3-0.0.7.tar.gz#sha256=b040df71d40b692f8184fb2378e5eea017847bcfdcae09f2bb0c50447130e42d (from https://pypi.org/simple/lshashpy3/), version: 0.0.7 2020-06-17T19:03:30,408 Given no hashes to check 1 links for project 'lshashpy3': discarding no candidates 2020-06-17T19:03:30,409 Using version 0.0.7 (newest of versions: 0.0.7) 2020-06-17T19:03:30,414 Collecting lshashpy3==0.0.7 2020-06-17T19:03:30,418 Created temporary directory: /tmp/pip-unpack-6o_y5ui_ 2020-06-17T19:03:30,496 Downloading lshashpy3-0.0.7.tar.gz (9.0 kB) 2020-06-17T19:03:30,585 Added lshashpy3==0.0.7 from https://files.pythonhosted.org/packages/c9/5a/c561701c2c0d8524a71b92b5221a255728e501870ca247d7c78876d29d68/lshashpy3-0.0.7.tar.gz#sha256=b040df71d40b692f8184fb2378e5eea017847bcfdcae09f2bb0c50447130e42d to build tracker '/tmp/pip-req-tracker-jxy4ncs3' 2020-06-17T19:03:30,588 Running setup.py (path:/tmp/pip-wheel-2puk0_gv/lshashpy3/setup.py) egg_info for package lshashpy3 2020-06-17T19:03:30,590 Created temporary directory: /tmp/pip-pip-egg-info-yfoqabxb 2020-06-17T19:03:30,591 Running command python setup.py egg_info 2020-06-17T19:03:32,372 Traceback (most recent call last): 2020-06-17T19:03:32,373 File "", line 1, in 2020-06-17T19:03:32,374 File "/tmp/pip-wheel-2puk0_gv/lshashpy3/setup.py", line 3, in 2020-06-17T19:03:32,374 import lshashpy3 2020-06-17T19:03:32,375 File "/tmp/pip-wheel-2puk0_gv/lshashpy3/lshashpy3/__init__.py", line 5, in 2020-06-17T19:03:32,375 from .lshash import * 2020-06-17T19:03:32,376 File "/tmp/pip-wheel-2puk0_gv/lshashpy3/lshashpy3/lshash.py", line 9, in 2020-06-17T19:03:32,376 from future import standard_library 2020-06-17T19:03:32,377 ModuleNotFoundError: No module named 'future' 2020-06-17T19:03:32,466 ERROR: Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. 2020-06-17T19:03:32,467 Exception information: 2020-06-17T19:03:32,467 Traceback (most recent call last): 2020-06-17T19:03:32,467 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/base_command.py", line 188, in _main 2020-06-17T19:03:32,467 status = self.run(options, args) 2020-06-17T19:03:32,467 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/req_command.py", line 185, in wrapper 2020-06-17T19:03:32,467 return func(self, options, args) 2020-06-17T19:03:32,467 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/commands/wheel.py", line 160, in run 2020-06-17T19:03:32,467 reqs, check_supported_wheels=True 2020-06-17T19:03:32,467 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/legacy/resolver.py", line 179, in resolve 2020-06-17T19:03:32,467 discovered_reqs.extend(self._resolve_one(requirement_set, req)) 2020-06-17T19:03:32,467 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/legacy/resolver.py", line 362, in _resolve_one 2020-06-17T19:03:32,467 abstract_dist = self._get_abstract_dist_for(req_to_install) 2020-06-17T19:03:32,467 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/legacy/resolver.py", line 314, in _get_abstract_dist_for 2020-06-17T19:03:32,467 abstract_dist = self.preparer.prepare_linked_requirement(req) 2020-06-17T19:03:32,467 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/operations/prepare.py", line 431, in prepare_linked_requirement 2020-06-17T19:03:32,467 req, self.req_tracker, self.finder, self.build_isolation, 2020-06-17T19:03:32,467 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/operations/prepare.py", line 85, in _get_prepared_distribution 2020-06-17T19:03:32,467 abstract_dist.prepare_distribution_metadata(finder, build_isolation) 2020-06-17T19:03:32,467 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/distributions/sdist.py", line 40, in prepare_distribution_metadata 2020-06-17T19:03:32,467 self.req.prepare_metadata() 2020-06-17T19:03:32,467 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/req/req_install.py", line 550, in prepare_metadata 2020-06-17T19:03:32,467 self.metadata_directory = self._generate_metadata() 2020-06-17T19:03:32,467 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/req/req_install.py", line 530, in _generate_metadata 2020-06-17T19:03:32,467 details=self.name or "from {}".format(self.link) 2020-06-17T19:03:32,467 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/operations/build/metadata_legacy.py", line 73, in generate_metadata 2020-06-17T19:03:32,467 command_desc='python setup.py egg_info', 2020-06-17T19:03:32,467 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/utils/subprocess.py", line 241, in call_subprocess 2020-06-17T19:03:32,467 raise InstallationError(exc_msg) 2020-06-17T19:03:32,467 pip._internal.exceptions.InstallationError: Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. 2020-06-17T19:03:32,481 Removed lshashpy3==0.0.7 from https://files.pythonhosted.org/packages/c9/5a/c561701c2c0d8524a71b92b5221a255728e501870ca247d7c78876d29d68/lshashpy3-0.0.7.tar.gz#sha256=b040df71d40b692f8184fb2378e5eea017847bcfdcae09f2bb0c50447130e42d from build tracker '/tmp/pip-req-tracker-jxy4ncs3' 2020-06-17T19:03:32,482 Removed build tracker: '/tmp/pip-req-tracker-jxy4ncs3'