2021-07-30T03:59:46,505 Created temporary directory: /tmp/pip-ephem-wheel-cache-_xl2nfks 2021-07-30T03:59:46,508 Created temporary directory: /tmp/pip-req-tracker-2jt_jee0 2021-07-30T03:59:46,509 Initialized build tracking at /tmp/pip-req-tracker-2jt_jee0 2021-07-30T03:59:46,509 Created build tracker: /tmp/pip-req-tracker-2jt_jee0 2021-07-30T03:59:46,509 Entered build tracker: /tmp/pip-req-tracker-2jt_jee0 2021-07-30T03:59:46,510 Created temporary directory: /tmp/pip-wheel-ua9ncynl 2021-07-30T03:59:46,541 WARNING: The index url "/" seems invalid, please provide a scheme. 2021-07-30T03:59:46,541 WARNING: The index url "t" seems invalid, please provide a scheme. 2021-07-30T03:59:46,542 WARNING: The index url "m" seems invalid, please provide a scheme. 2021-07-30T03:59:46,542 WARNING: The index url "p" seems invalid, please provide a scheme. 2021-07-30T03:59:46,542 Looking in indexes: https://pypi.org/simple, /, t, m, p 2021-07-30T03:59:46,545 WARNING: Location '/bytexpy/' is ignored: it is either a non-existing path or lacks a specific scheme. 2021-07-30T03:59:46,545 WARNING: Location 't/bytexpy/' is ignored: it is either a non-existing path or lacks a specific scheme. 2021-07-30T03:59:46,546 WARNING: Location 'm/bytexpy/' is ignored: it is either a non-existing path or lacks a specific scheme. 2021-07-30T03:59:46,546 WARNING: Location 'p/bytexpy/' is ignored: it is either a non-existing path or lacks a specific scheme. 2021-07-30T03:59:46,546 1 location(s) to search for versions of bytexpy: 2021-07-30T03:59:46,546 * https://pypi.org/simple/bytexpy/ 2021-07-30T03:59:46,547 Fetching project page and analyzing links: https://pypi.org/simple/bytexpy/ 2021-07-30T03:59:46,547 Getting page https://pypi.org/simple/bytexpy/ 2021-07-30T03:59:46,548 Found index url https://pypi.org/simple 2021-07-30T03:59:46,723 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-30T03:59:46,724 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-30T03:59:46,724 Skipping link: not a file: https://pypi.org/simple/bytexpy/ 2021-07-30T03:59:46,742 Given no hashes to check 1 links for project 'bytexpy': discarding no candidates 2021-07-30T03:59:46,759 Collecting bytexpy==0.2 2021-07-30T03:59:46,761 Created temporary directory: /tmp/pip-unpack-aiatexa7 2021-07-30T03:59:46,806 Downloading bytexpy-0.2.tar.gz (11 kB) 2021-07-30T03:59:46,842 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-2jt_jee0' 2021-07-30T03:59:46,843 Running setup.py (path:/tmp/pip-wheel-ua9ncynl/bytexpy_4545ff49c8d34a0ca70a0ded2f599864/setup.py) egg_info for package bytexpy 2021-07-30T03:59:46,843 Created temporary directory: /tmp/pip-pip-egg-info-8xwnb8tc 2021-07-30T03:59:46,844 Running command python setup.py egg_info 2021-07-30T03:59:47,485 Traceback (most recent call last): 2021-07-30T03:59:47,486 File "", line 1, in 2021-07-30T03:59:47,486 File "/tmp/pip-wheel-ua9ncynl/bytexpy_4545ff49c8d34a0ca70a0ded2f599864/setup.py", line 8, in 2021-07-30T03:59:47,486 long_description=open('README.md').read(), 2021-07-30T03:59:47,487 FileNotFoundError: [Errno 2] No such file or directory: 'README.md' 2021-07-30T03:59:47,535 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-30T03:59:47,536 ERROR: Could not find a version that satisfies the requirement bytexpy==0.2 (from versions: 0.1, 0.2) 2021-07-30T03:59:47,537 ERROR: No matching distribution found for bytexpy==0.2 2021-07-30T03:59:47,537 Exception information: 2021-07-30T03:59:47,537 Traceback (most recent call last): 2021-07-30T03:59:47,537 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 341, in resolve 2021-07-30T03:59:47,537 name, crit = self._merge_into_criterion(r, parent=None) 2021-07-30T03:59:47,537 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2021-07-30T03:59:47,537 raise RequirementsConflicted(criterion) 2021-07-30T03:59:47,537 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('bytexpy==0.2') 2021-07-30T03:59:47,537 2021-07-30T03:59:47,537 During handling of the above exception, another exception occurred: 2021-07-30T03:59:47,537 2021-07-30T03:59:47,537 Traceback (most recent call last): 2021-07-30T03:59:47,537 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 127, in resolve 2021-07-30T03:59:47,537 result = self._result = resolver.resolve( 2021-07-30T03:59:47,537 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 473, in resolve 2021-07-30T03:59:47,537 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-07-30T03:59:47,537 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 343, in resolve 2021-07-30T03:59:47,537 raise ResolutionImpossible(e.criterion.information) 2021-07-30T03:59:47,537 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('bytexpy==0.2'), parent=None)] 2021-07-30T03:59:47,537 2021-07-30T03:59:47,537 The above exception was the direct cause of the following exception: 2021-07-30T03:59:47,537 2021-07-30T03:59:47,537 Traceback (most recent call last): 2021-07-30T03:59:47,537 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/base_command.py", line 180, in _main 2021-07-30T03:59:47,537 status = self.run(options, args) 2021-07-30T03:59:47,537 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2021-07-30T03:59:47,537 return func(self, options, args) 2021-07-30T03:59:47,537 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/commands/wheel.py", line 142, in run 2021-07-30T03:59:47,537 requirement_set = resolver.resolve( 2021-07-30T03:59:47,537 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 136, in resolve 2021-07-30T03:59:47,537 raise error from e 2021-07-30T03:59:47,537 pip._internal.exceptions.DistributionNotFound: No matching distribution found for bytexpy==0.2 2021-07-30T03:59:47,542 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-2jt_jee0' 2021-07-30T03:59:47,542 Removed build tracker: '/tmp/pip-req-tracker-2jt_jee0'