2021-07-12T03:26:11,344 Created temporary directory: /tmp/pip-ephem-wheel-cache-sjvdb8s_ 2021-07-12T03:26:11,347 Created temporary directory: /tmp/pip-req-tracker-1csvaomz 2021-07-12T03:26:11,348 Initialized build tracking at /tmp/pip-req-tracker-1csvaomz 2021-07-12T03:26:11,348 Created build tracker: /tmp/pip-req-tracker-1csvaomz 2021-07-12T03:26:11,348 Entered build tracker: /tmp/pip-req-tracker-1csvaomz 2021-07-12T03:26:11,349 Created temporary directory: /tmp/pip-wheel-9porjenh 2021-07-12T03:26:11,378 1 location(s) to search for versions of simhash-py: 2021-07-12T03:26:11,378 * https://pypi.org/simple/simhash-py/ 2021-07-12T03:26:11,379 Fetching project page and analyzing links: https://pypi.org/simple/simhash-py/ 2021-07-12T03:26:11,379 Getting page https://pypi.org/simple/simhash-py/ 2021-07-12T03:26:11,381 Found index url https://pypi.org/simple 2021-07-12T03:26:11,560 Found link https://files.pythonhosted.org/packages/27/42/fc4203f6881e98a744765f7911d783bbd67d5c85706e7e66d1c06e6c6534/simhash-py-0.4.0.tar.gz#sha256=c83e20cfac873ba9067c564135c293db635cbd7372f126e9bcfb0fabf9fd0234 (from https://pypi.org/simple/simhash-py/), version: 0.4.0 2021-07-12T03:26:11,560 Skipping link: not a file: https://pypi.org/simple/simhash-py/ 2021-07-12T03:26:11,578 Given no hashes to check 1 links for project 'simhash-py': discarding no candidates 2021-07-12T03:26:11,597 Collecting simhash-py==0.4.0 2021-07-12T03:26:11,599 Created temporary directory: /tmp/pip-unpack-e1hfk_ic 2021-07-12T03:26:11,774 Downloading simhash-py-0.4.0.tar.gz (35 kB) 2021-07-12T03:26:11,831 Added simhash-py==0.4.0 from https://files.pythonhosted.org/packages/27/42/fc4203f6881e98a744765f7911d783bbd67d5c85706e7e66d1c06e6c6534/simhash-py-0.4.0.tar.gz#sha256=c83e20cfac873ba9067c564135c293db635cbd7372f126e9bcfb0fabf9fd0234 to build tracker '/tmp/pip-req-tracker-1csvaomz' 2021-07-12T03:26:11,832 Running setup.py (path:/tmp/pip-wheel-9porjenh/simhash-py_3745853bcc994d4bb1325927fbfbc8ac/setup.py) egg_info for package simhash-py 2021-07-12T03:26:11,833 Created temporary directory: /tmp/pip-pip-egg-info-ks145wlf 2021-07-12T03:26:11,833 Running command python setup.py egg_info 2021-07-12T03:26:12,670 Traceback (most recent call last): 2021-07-12T03:26:12,671 File "", line 1, in 2021-07-12T03:26:12,671 File "/tmp/pip-wheel-9porjenh/simhash-py_3745853bcc994d4bb1325927fbfbc8ac/setup.py", line 10, in 2021-07-12T03:26:12,672 raise RuntimeError( 2021-07-12T03:26:12,672 RuntimeError: Simhash-py does not work on 32-bit systems. See README.md 2021-07-12T03:26:12,722 WARNING: Discarding https://files.pythonhosted.org/packages/27/42/fc4203f6881e98a744765f7911d783bbd67d5c85706e7e66d1c06e6c6534/simhash-py-0.4.0.tar.gz#sha256=c83e20cfac873ba9067c564135c293db635cbd7372f126e9bcfb0fabf9fd0234 (from https://pypi.org/simple/simhash-py/). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. 2021-07-12T03:26:12,723 ERROR: Could not find a version that satisfies the requirement simhash-py==0.4.0 (from versions: 0.4.0) 2021-07-12T03:26:12,723 ERROR: No matching distribution found for simhash-py==0.4.0 2021-07-12T03:26:12,724 Exception information: 2021-07-12T03:26:12,724 Traceback (most recent call last): 2021-07-12T03:26:12,724 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 341, in resolve 2021-07-12T03:26:12,724 name, crit = self._merge_into_criterion(r, parent=None) 2021-07-12T03:26:12,724 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2021-07-12T03:26:12,724 raise RequirementsConflicted(criterion) 2021-07-12T03:26:12,724 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('simhash-py==0.4.0') 2021-07-12T03:26:12,724 2021-07-12T03:26:12,724 During handling of the above exception, another exception occurred: 2021-07-12T03:26:12,724 2021-07-12T03:26:12,724 Traceback (most recent call last): 2021-07-12T03:26:12,724 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 127, in resolve 2021-07-12T03:26:12,724 result = self._result = resolver.resolve( 2021-07-12T03:26:12,724 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 473, in resolve 2021-07-12T03:26:12,724 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-07-12T03:26:12,724 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 343, in resolve 2021-07-12T03:26:12,724 raise ResolutionImpossible(e.criterion.information) 2021-07-12T03:26:12,724 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('simhash-py==0.4.0'), parent=None)] 2021-07-12T03:26:12,724 2021-07-12T03:26:12,724 The above exception was the direct cause of the following exception: 2021-07-12T03:26:12,724 2021-07-12T03:26:12,724 Traceback (most recent call last): 2021-07-12T03:26:12,724 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/base_command.py", line 180, in _main 2021-07-12T03:26:12,724 status = self.run(options, args) 2021-07-12T03:26:12,724 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2021-07-12T03:26:12,724 return func(self, options, args) 2021-07-12T03:26:12,724 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/commands/wheel.py", line 142, in run 2021-07-12T03:26:12,724 requirement_set = resolver.resolve( 2021-07-12T03:26:12,724 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 136, in resolve 2021-07-12T03:26:12,724 raise error from e 2021-07-12T03:26:12,724 pip._internal.exceptions.DistributionNotFound: No matching distribution found for simhash-py==0.4.0 2021-07-12T03:26:12,728 Removed simhash-py==0.4.0 from https://files.pythonhosted.org/packages/27/42/fc4203f6881e98a744765f7911d783bbd67d5c85706e7e66d1c06e6c6534/simhash-py-0.4.0.tar.gz#sha256=c83e20cfac873ba9067c564135c293db635cbd7372f126e9bcfb0fabf9fd0234 from build tracker '/tmp/pip-req-tracker-1csvaomz' 2021-07-12T03:26:12,729 Removed build tracker: '/tmp/pip-req-tracker-1csvaomz'