2021-03-29T09:10:59,833 Created temporary directory: /tmp/pip-ephem-wheel-cache-3bxkqz8x 2021-03-29T09:10:59,835 Created temporary directory: /tmp/pip-req-tracker-f_im96go 2021-03-29T09:10:59,836 Initialized build tracking at /tmp/pip-req-tracker-f_im96go 2021-03-29T09:10:59,836 Created build tracker: /tmp/pip-req-tracker-f_im96go 2021-03-29T09:10:59,836 Entered build tracker: /tmp/pip-req-tracker-f_im96go 2021-03-29T09:10:59,837 Created temporary directory: /tmp/pip-wheel-r72tc62p 2021-03-29T09:10:59,866 1 location(s) to search for versions of pycopy-hashlib: 2021-03-29T09:10:59,866 * https://pypi.org/simple/pycopy-hashlib/ 2021-03-29T09:10:59,866 Fetching project page and analyzing links: https://pypi.org/simple/pycopy-hashlib/ 2021-03-29T09:10:59,866 Getting page https://pypi.org/simple/pycopy-hashlib/ 2021-03-29T09:10:59,868 Found index url https://pypi.org/simple 2021-03-29T09:10:59,955 Found link https://files.pythonhosted.org/packages/d8/c6/fd298b3fc14ef5bfa14a8e67db0c349c71167a1a7b1b466d00c674e9170b/pycopy-hashlib-2.4.0.post5.tar.gz#sha256=0d3f9204c4008cb1bf0cf3c1e2326b32b3a833e468f44f2829088db8a601a8de (from https://pypi.org/simple/pycopy-hashlib/), version: 2.4.0.post5 2021-03-29T09:10:59,955 Found link https://files.pythonhosted.org/packages/a3/a0/9ac2ce5df3a1b5658e5ed77e90fa818f9e30f3e5a099cc43f56142898ef3/pycopy-hashlib-2.4.0.post6.tar.gz#sha256=25ddf5e3f0fc0effe937f02aec6e2c88e4274231ee7ec2f11f83d102da2fcf6f (from https://pypi.org/simple/pycopy-hashlib/), version: 2.4.0.post6 2021-03-29T09:10:59,955 Found link https://files.pythonhosted.org/packages/c8/f0/47bd3a58cb6a1acc5c7823f61b7869923002643ef8f5e068e2ddb4502ee7/pycopy-hashlib-2.4.0.post7.tar.gz#sha256=ccdff6f9f7ff7d8d39ecbbbace1a9f25a06efa1967b53dc1a0959ea804b501b4 (from https://pypi.org/simple/pycopy-hashlib/), version: 2.4.0.post7 2021-03-29T09:10:59,956 Found link https://files.pythonhosted.org/packages/a3/65/62d5400f81cadae9ebb9b1af60de67e7381b1bf49cc3b3367c4d9d956da0/pycopy-hashlib-2.4.0.post8.tar.gz#sha256=7f5edf4f15f20d0d2da6d4b93ed5bf7fa1de85ae9112e737dc0a66339aa94da1 (from https://pypi.org/simple/pycopy-hashlib/), version: 2.4.0.post8 2021-03-29T09:10:59,969 Given no hashes to check 1 links for project 'pycopy-hashlib': discarding no candidates 2021-03-29T09:10:59,984 Collecting pycopy-hashlib==2.4.0.post8 2021-03-29T09:10:59,986 Created temporary directory: /tmp/pip-unpack-faegerpq 2021-03-29T09:11:00,027 Downloading pycopy-hashlib-2.4.0.post8.tar.gz (8.0 kB) 2021-03-29T09:11:00,053 Added pycopy-hashlib==2.4.0.post8 from https://files.pythonhosted.org/packages/a3/65/62d5400f81cadae9ebb9b1af60de67e7381b1bf49cc3b3367c4d9d956da0/pycopy-hashlib-2.4.0.post8.tar.gz#sha256=7f5edf4f15f20d0d2da6d4b93ed5bf7fa1de85ae9112e737dc0a66339aa94da1 to build tracker '/tmp/pip-req-tracker-f_im96go' 2021-03-29T09:11:00,054 Running setup.py (path:/tmp/pip-wheel-r72tc62p/pycopy-hashlib_9a0ea13e8cf346aab5b41997b638f1eb/setup.py) egg_info for package pycopy-hashlib 2021-03-29T09:11:00,055 Created temporary directory: /tmp/pip-pip-egg-info-n796kl8i 2021-03-29T09:11:00,055 Running command python setup.py egg_info 2021-03-29T09:11:00,445 Traceback (most recent call last): 2021-03-29T09:11:00,446 File "", line 1, in 2021-03-29T09:11:00,447 File "/usr/local/lib/python3.7/dist-packages/setuptools/__init__.py", line 16, in 2021-03-29T09:11:00,448 import setuptools.version 2021-03-29T09:11:00,448 File "/usr/local/lib/python3.7/dist-packages/setuptools/version.py", line 1, in 2021-03-29T09:11:00,449 import pkg_resources 2021-03-29T09:11:00,449 File "/usr/local/lib/python3.7/dist-packages/pkg_resources/__init__.py", line 33, in 2021-03-29T09:11:00,450 import email.parser 2021-03-29T09:11:00,451 File "/usr/lib/python3.7/email/parser.py", line 12, in 2021-03-29T09:11:00,451 from email.feedparser import FeedParser, BytesFeedParser 2021-03-29T09:11:00,452 File "/usr/lib/python3.7/email/feedparser.py", line 27, in 2021-03-29T09:11:00,452 from email._policybase import compat32 2021-03-29T09:11:00,453 File "/usr/lib/python3.7/email/_policybase.py", line 9, in 2021-03-29T09:11:00,453 from email.utils import _has_surrogates 2021-03-29T09:11:00,453 File "/usr/lib/python3.7/email/utils.py", line 28, in 2021-03-29T09:11:00,454 import random 2021-03-29T09:11:00,455 File "/usr/lib/python3.7/random.py", line 46, in 2021-03-29T09:11:00,455 from hashlib import sha512 as _sha512 2021-03-29T09:11:00,456 File "/tmp/pip-wheel-r72tc62p/pycopy-hashlib_9a0ea13e8cf346aab5b41997b638f1eb/hashlib/__init__.py", line 1, in 2021-03-29T09:11:00,456 import pycopy 2021-03-29T09:11:00,457 ModuleNotFoundError: No module named 'pycopy' 2021-03-29T09:11:00,475 WARNING: Discarding https://files.pythonhosted.org/packages/a3/65/62d5400f81cadae9ebb9b1af60de67e7381b1bf49cc3b3367c4d9d956da0/pycopy-hashlib-2.4.0.post8.tar.gz#sha256=7f5edf4f15f20d0d2da6d4b93ed5bf7fa1de85ae9112e737dc0a66339aa94da1 (from https://pypi.org/simple/pycopy-hashlib/). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. 2021-03-29T09:11:00,476 ERROR: Could not find a version that satisfies the requirement pycopy-hashlib==2.4.0.post8 2021-03-29T09:11:00,477 ERROR: No matching distribution found for pycopy-hashlib==2.4.0.post8 2021-03-29T09:11:00,477 Exception information: 2021-03-29T09:11:00,477 Traceback (most recent call last): 2021-03-29T09:11:00,477 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 171, in _merge_into_criterion 2021-03-29T09:11:00,477 crit = self.state.criteria[name] 2021-03-29T09:11:00,477 KeyError: 'pycopy-hashlib' 2021-03-29T09:11:00,477 2021-03-29T09:11:00,477 During handling of the above exception, another exception occurred: 2021-03-29T09:11:00,477 2021-03-29T09:11:00,477 Traceback (most recent call last): 2021-03-29T09:11:00,477 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 318, in resolve 2021-03-29T09:11:00,477 name, crit = self._merge_into_criterion(r, parent=None) 2021-03-29T09:11:00,477 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2021-03-29T09:11:00,477 crit = Criterion.from_requirement(self._p, requirement, parent) 2021-03-29T09:11:00,477 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 83, in from_requirement 2021-03-29T09:11:00,477 raise RequirementsConflicted(criterion) 2021-03-29T09:11:00,477 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('pycopy-hashlib==2.4.0.post8') 2021-03-29T09:11:00,477 2021-03-29T09:11:00,477 During handling of the above exception, another exception occurred: 2021-03-29T09:11:00,477 2021-03-29T09:11:00,477 Traceback (most recent call last): 2021-03-29T09:11:00,477 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 122, in resolve 2021-03-29T09:11:00,477 requirements, max_rounds=try_to_avoid_resolution_too_deep, 2021-03-29T09:11:00,477 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 453, in resolve 2021-03-29T09:11:00,477 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-03-29T09:11:00,477 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 320, in resolve 2021-03-29T09:11:00,477 raise ResolutionImpossible(e.criterion.information) 2021-03-29T09:11:00,477 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('pycopy-hashlib==2.4.0.post8'), parent=None)] 2021-03-29T09:11:00,477 2021-03-29T09:11:00,477 The above exception was the direct cause of the following exception: 2021-03-29T09:11:00,477 2021-03-29T09:11:00,477 Traceback (most recent call last): 2021-03-29T09:11:00,477 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/base_command.py", line 189, in _main 2021-03-29T09:11:00,477 status = self.run(options, args) 2021-03-29T09:11:00,477 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/req_command.py", line 178, in wrapper 2021-03-29T09:11:00,477 return func(self, options, args) 2021-03-29T09:11:00,477 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/commands/wheel.py", line 159, in run 2021-03-29T09:11:00,477 reqs, check_supported_wheels=True 2021-03-29T09:11:00,477 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 127, in resolve 2021-03-29T09:11:00,477 six.raise_from(error, e) 2021-03-29T09:11:00,477 File "", line 3, in raise_from 2021-03-29T09:11:00,477 pip._internal.exceptions.DistributionNotFound: No matching distribution found for pycopy-hashlib==2.4.0.post8 2021-03-29T09:11:00,482 Removed pycopy-hashlib==2.4.0.post8 from https://files.pythonhosted.org/packages/a3/65/62d5400f81cadae9ebb9b1af60de67e7381b1bf49cc3b3367c4d9d956da0/pycopy-hashlib-2.4.0.post8.tar.gz#sha256=7f5edf4f15f20d0d2da6d4b93ed5bf7fa1de85ae9112e737dc0a66339aa94da1 from build tracker '/tmp/pip-req-tracker-f_im96go' 2021-03-29T09:11:00,483 Removed build tracker: '/tmp/pip-req-tracker-f_im96go'