2021-07-08T14:00:33,040 Created temporary directory: /tmp/pip-ephem-wheel-cache-99rlzo1g 2021-07-08T14:00:33,044 Created temporary directory: /tmp/pip-req-tracker-u2e4xygj 2021-07-08T14:00:33,045 Initialized build tracking at /tmp/pip-req-tracker-u2e4xygj 2021-07-08T14:00:33,045 Created build tracker: /tmp/pip-req-tracker-u2e4xygj 2021-07-08T14:00:33,045 Entered build tracker: /tmp/pip-req-tracker-u2e4xygj 2021-07-08T14:00:33,046 Created temporary directory: /tmp/pip-wheel-o3e_ntrh 2021-07-08T14:00:33,073 1 location(s) to search for versions of bytexpy: 2021-07-08T14:00:33,073 * https://pypi.org/simple/bytexpy/ 2021-07-08T14:00:33,074 Fetching project page and analyzing links: https://pypi.org/simple/bytexpy/ 2021-07-08T14:00:33,075 Getting page https://pypi.org/simple/bytexpy/ 2021-07-08T14:00:33,076 Found index url https://pypi.org/simple 2021-07-08T14:00:33,163 Found link https://files.pythonhosted.org/packages/6d/46/28b5ba90b9ff1b55c45d07cb89c9300fe2369860fc28183b9575c4726b5b/bytexpy-0.1.tar.gz#sha256=3fb0d2fdff24cccdb77724c72f3490e33a5ad4b890cb84a40c3e3e33b2ab2d72 (from https://pypi.org/simple/bytexpy/), version: 0.1 2021-07-08T14:00:33,164 Found link https://files.pythonhosted.org/packages/b9/bc/20485b82d1e00fe0f8569ec9cb754f91c3c3e04856bad44a6605e347673f/bytexpy-0.2.tar.gz#sha256=9cb00fe61ef1deac6c29cce1bd1202c0533beeb22c9a65680faddd44a54aa7c3 (from https://pypi.org/simple/bytexpy/), version: 0.2 2021-07-08T14:00:33,164 Skipping link: not a file: https://pypi.org/simple/bytexpy/ 2021-07-08T14:00:33,177 Given no hashes to check 1 links for project 'bytexpy': discarding no candidates 2021-07-08T14:00:33,191 Collecting bytexpy==0.2 2021-07-08T14:00:33,193 Created temporary directory: /tmp/pip-unpack-fky0khhe 2021-07-08T14:00:33,232 Downloading bytexpy-0.2.tar.gz (11 kB) 2021-07-08T14:00:33,267 Added bytexpy==0.2 from https://files.pythonhosted.org/packages/b9/bc/20485b82d1e00fe0f8569ec9cb754f91c3c3e04856bad44a6605e347673f/bytexpy-0.2.tar.gz#sha256=9cb00fe61ef1deac6c29cce1bd1202c0533beeb22c9a65680faddd44a54aa7c3 to build tracker '/tmp/pip-req-tracker-u2e4xygj' 2021-07-08T14:00:33,268 Running setup.py (path:/tmp/pip-wheel-o3e_ntrh/bytexpy_287d7c6c46624cf699ba5374e9621625/setup.py) egg_info for package bytexpy 2021-07-08T14:00:33,269 Created temporary directory: /tmp/pip-pip-egg-info-4x8_ynnz 2021-07-08T14:00:33,269 Running command python setup.py egg_info 2021-07-08T14:00:34,065 Traceback (most recent call last): 2021-07-08T14:00:34,065 File "", line 1, in 2021-07-08T14:00:34,066 File "/tmp/pip-wheel-o3e_ntrh/bytexpy_287d7c6c46624cf699ba5374e9621625/setup.py", line 8, in 2021-07-08T14:00:34,066 long_description=open('README.md').read(), 2021-07-08T14:00:34,066 FileNotFoundError: [Errno 2] No such file or directory: 'README.md' 2021-07-08T14:00:34,116 WARNING: Discarding https://files.pythonhosted.org/packages/b9/bc/20485b82d1e00fe0f8569ec9cb754f91c3c3e04856bad44a6605e347673f/bytexpy-0.2.tar.gz#sha256=9cb00fe61ef1deac6c29cce1bd1202c0533beeb22c9a65680faddd44a54aa7c3 (from https://pypi.org/simple/bytexpy/). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. 2021-07-08T14:00:34,117 ERROR: Could not find a version that satisfies the requirement bytexpy==0.2 (from versions: 0.1, 0.2) 2021-07-08T14:00:34,118 ERROR: No matching distribution found for bytexpy==0.2 2021-07-08T14:00:34,118 Exception information: 2021-07-08T14:00:34,118 Traceback (most recent call last): 2021-07-08T14:00:34,118 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 341, in resolve 2021-07-08T14:00:34,118 name, crit = self._merge_into_criterion(r, parent=None) 2021-07-08T14:00:34,118 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2021-07-08T14:00:34,118 raise RequirementsConflicted(criterion) 2021-07-08T14:00:34,118 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('bytexpy==0.2') 2021-07-08T14:00:34,118 2021-07-08T14:00:34,118 During handling of the above exception, another exception occurred: 2021-07-08T14:00:34,118 2021-07-08T14:00:34,118 Traceback (most recent call last): 2021-07-08T14:00:34,118 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 128, in resolve 2021-07-08T14:00:34,118 requirements, max_rounds=try_to_avoid_resolution_too_deep 2021-07-08T14:00:34,118 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 473, in resolve 2021-07-08T14:00:34,118 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-07-08T14:00:34,118 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 343, in resolve 2021-07-08T14:00:34,118 raise ResolutionImpossible(e.criterion.information) 2021-07-08T14:00:34,118 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('bytexpy==0.2'), parent=None)] 2021-07-08T14:00:34,118 2021-07-08T14:00:34,118 The above exception was the direct cause of the following exception: 2021-07-08T14:00:34,118 2021-07-08T14:00:34,118 Traceback (most recent call last): 2021-07-08T14:00:34,118 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/base_command.py", line 180, in _main 2021-07-08T14:00:34,118 status = self.run(options, args) 2021-07-08T14:00:34,118 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2021-07-08T14:00:34,118 return func(self, options, args) 2021-07-08T14:00:34,118 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/commands/wheel.py", line 143, in run 2021-07-08T14:00:34,118 reqs, check_supported_wheels=True 2021-07-08T14:00:34,118 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 136, in resolve 2021-07-08T14:00:34,118 raise error from e 2021-07-08T14:00:34,118 pip._internal.exceptions.DistributionNotFound: No matching distribution found for bytexpy==0.2 2021-07-08T14:00:34,123 Removed bytexpy==0.2 from https://files.pythonhosted.org/packages/b9/bc/20485b82d1e00fe0f8569ec9cb754f91c3c3e04856bad44a6605e347673f/bytexpy-0.2.tar.gz#sha256=9cb00fe61ef1deac6c29cce1bd1202c0533beeb22c9a65680faddd44a54aa7c3 from build tracker '/tmp/pip-req-tracker-u2e4xygj' 2021-07-08T14:00:34,123 Removed build tracker: '/tmp/pip-req-tracker-u2e4xygj'