2021-07-09T05:36:51,875 Created temporary directory: /tmp/pip-ephem-wheel-cache-cy6nlz2u 2021-07-09T05:36:51,878 Created temporary directory: /tmp/pip-req-tracker-h_op3ezp 2021-07-09T05:36:51,879 Initialized build tracking at /tmp/pip-req-tracker-h_op3ezp 2021-07-09T05:36:51,879 Created build tracker: /tmp/pip-req-tracker-h_op3ezp 2021-07-09T05:36:51,879 Entered build tracker: /tmp/pip-req-tracker-h_op3ezp 2021-07-09T05:36:51,880 Created temporary directory: /tmp/pip-wheel-gvo5xqt_ 2021-07-09T05:36:51,913 1 location(s) to search for versions of bytestag: 2021-07-09T05:36:51,913 * https://pypi.org/simple/bytestag/ 2021-07-09T05:36:51,914 Fetching project page and analyzing links: https://pypi.org/simple/bytestag/ 2021-07-09T05:36:51,914 Getting page https://pypi.org/simple/bytestag/ 2021-07-09T05:36:51,915 Found index url https://pypi.org/simple 2021-07-09T05:36:52,095 Found link https://files.pythonhosted.org/packages/6f/61/e966694ba072299e20ed27c19b0548ecc9240377d352650a121969451bbb/Bytestag-0.1b1.tar.gz#sha256=7f250b20b0a32d8fbf7792da70c99c970ecc1378862eec6c10a8862f9cca7ebb (from https://pypi.org/simple/bytestag/), version: 0.1b1 2021-07-09T05:36:52,095 Found link https://files.pythonhosted.org/packages/46/d5/1f10ef13463257b1ac2a6c7332ccb7c3d8bbc1983021f29749edb5e71440/Bytestag-0.2b1.tar.gz#sha256=54550ca020177ef459fb3120059fe091c9d792dc8d6579f265e1f2b8cf8ba61c (from https://pypi.org/simple/bytestag/), version: 0.2b1 2021-07-09T05:36:52,096 Skipping link: not a file: https://pypi.org/simple/bytestag/ 2021-07-09T05:36:52,112 Given no hashes to check 1 links for project 'bytestag': discarding no candidates 2021-07-09T05:36:52,129 Collecting bytestag==0.1b1 2021-07-09T05:36:52,131 Created temporary directory: /tmp/pip-unpack-eqa5o0rr 2021-07-09T05:36:52,170 Downloading Bytestag-0.1b1.tar.gz (2.4 kB) 2021-07-09T05:36:52,185 Added bytestag==0.1b1 from https://files.pythonhosted.org/packages/6f/61/e966694ba072299e20ed27c19b0548ecc9240377d352650a121969451bbb/Bytestag-0.1b1.tar.gz#sha256=7f250b20b0a32d8fbf7792da70c99c970ecc1378862eec6c10a8862f9cca7ebb to build tracker '/tmp/pip-req-tracker-h_op3ezp' 2021-07-09T05:36:52,186 Running setup.py (path:/tmp/pip-wheel-gvo5xqt_/bytestag_08fa24eeac5447fbb15d1798cccccc42/setup.py) egg_info for package bytestag 2021-07-09T05:36:52,187 Created temporary directory: /tmp/pip-pip-egg-info-fwkfwf0h 2021-07-09T05:36:52,187 Running command python setup.py egg_info 2021-07-09T05:36:52,815 Traceback (most recent call last): 2021-07-09T05:36:52,816 File "", line 1, in 2021-07-09T05:36:52,816 File "/tmp/pip-wheel-gvo5xqt_/bytestag_08fa24eeac5447fbb15d1798cccccc42/setup.py", line 10, in 2021-07-09T05:36:52,816 import bytestag 2021-07-09T05:36:52,816 ModuleNotFoundError: No module named 'bytestag' 2021-07-09T05:36:52,866 WARNING: Discarding https://files.pythonhosted.org/packages/6f/61/e966694ba072299e20ed27c19b0548ecc9240377d352650a121969451bbb/Bytestag-0.1b1.tar.gz#sha256=7f250b20b0a32d8fbf7792da70c99c970ecc1378862eec6c10a8862f9cca7ebb (from https://pypi.org/simple/bytestag/). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. 2021-07-09T05:36:52,867 ERROR: Could not find a version that satisfies the requirement bytestag==0.1b1 (from versions: 0.1b1, 0.2b1) 2021-07-09T05:36:52,867 ERROR: No matching distribution found for bytestag==0.1b1 2021-07-09T05:36:52,868 Exception information: 2021-07-09T05:36:52,868 Traceback (most recent call last): 2021-07-09T05:36:52,868 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 341, in resolve 2021-07-09T05:36:52,868 name, crit = self._merge_into_criterion(r, parent=None) 2021-07-09T05:36:52,868 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2021-07-09T05:36:52,868 raise RequirementsConflicted(criterion) 2021-07-09T05:36:52,868 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('bytestag==0.1b1') 2021-07-09T05:36:52,868 2021-07-09T05:36:52,868 During handling of the above exception, another exception occurred: 2021-07-09T05:36:52,868 2021-07-09T05:36:52,868 Traceback (most recent call last): 2021-07-09T05:36:52,868 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 127, in resolve 2021-07-09T05:36:52,868 result = self._result = resolver.resolve( 2021-07-09T05:36:52,868 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 473, in resolve 2021-07-09T05:36:52,868 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-07-09T05:36:52,868 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 343, in resolve 2021-07-09T05:36:52,868 raise ResolutionImpossible(e.criterion.information) 2021-07-09T05:36:52,868 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('bytestag==0.1b1'), parent=None)] 2021-07-09T05:36:52,868 2021-07-09T05:36:52,868 The above exception was the direct cause of the following exception: 2021-07-09T05:36:52,868 2021-07-09T05:36:52,868 Traceback (most recent call last): 2021-07-09T05:36:52,868 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/base_command.py", line 180, in _main 2021-07-09T05:36:52,868 status = self.run(options, args) 2021-07-09T05:36:52,868 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2021-07-09T05:36:52,868 return func(self, options, args) 2021-07-09T05:36:52,868 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/commands/wheel.py", line 142, in run 2021-07-09T05:36:52,868 requirement_set = resolver.resolve( 2021-07-09T05:36:52,868 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 136, in resolve 2021-07-09T05:36:52,868 raise error from e 2021-07-09T05:36:52,868 pip._internal.exceptions.DistributionNotFound: No matching distribution found for bytestag==0.1b1 2021-07-09T05:36:52,873 Removed bytestag==0.1b1 from https://files.pythonhosted.org/packages/6f/61/e966694ba072299e20ed27c19b0548ecc9240377d352650a121969451bbb/Bytestag-0.1b1.tar.gz#sha256=7f250b20b0a32d8fbf7792da70c99c970ecc1378862eec6c10a8862f9cca7ebb from build tracker '/tmp/pip-req-tracker-h_op3ezp' 2021-07-09T05:36:52,874 Removed build tracker: '/tmp/pip-req-tracker-h_op3ezp'