2021-07-12T09:51:55,598 Created temporary directory: /tmp/pip-ephem-wheel-cache-pjj24aov 2021-07-12T09:51:55,602 Created temporary directory: /tmp/pip-req-tracker-sryd4e3_ 2021-07-12T09:51:55,602 Initialized build tracking at /tmp/pip-req-tracker-sryd4e3_ 2021-07-12T09:51:55,602 Created build tracker: /tmp/pip-req-tracker-sryd4e3_ 2021-07-12T09:51:55,603 Entered build tracker: /tmp/pip-req-tracker-sryd4e3_ 2021-07-12T09:51:55,603 Created temporary directory: /tmp/pip-wheel-gfuqustm 2021-07-12T09:51:55,636 1 location(s) to search for versions of myjson: 2021-07-12T09:51:55,636 * https://pypi.org/simple/myjson/ 2021-07-12T09:51:55,636 Fetching project page and analyzing links: https://pypi.org/simple/myjson/ 2021-07-12T09:51:55,637 Getting page https://pypi.org/simple/myjson/ 2021-07-12T09:51:55,638 Found index url https://pypi.org/simple 2021-07-12T09:51:55,819 Found link https://files.pythonhosted.org/packages/2c/c4/cfc6c5f8d46a972ea7a4c18cc8e3cbbfb0c7972c0b8ca4cb61a22cfd1bf7/myjson-1.0.0.zip#sha256=14ecaee7e98ebe71b5f7875a656ef45b2dd6d11c6a11b7138788a3f039856f8e (from https://pypi.org/simple/myjson/), version: 1.0.0 2021-07-12T09:51:55,820 Found link https://files.pythonhosted.org/packages/67/cd/bf639e4d5931ca8bb465d6d85d3a8c2a592a0cf6f59b854e151b8b5d1d9f/myjson-1.1.0.zip#sha256=58716f30d9d3c3d49210cb16f08a5b8552bfe692d5448dae12af2d2a218aacae (from https://pypi.org/simple/myjson/), version: 1.1.0 2021-07-12T09:51:55,820 Found link https://files.pythonhosted.org/packages/7e/56/4c1e1be1cbffababd4fccbee8abe2656b1cb645d23542150bb6e252a2905/myjson-1.1.1.zip#sha256=7d4811ac8a77bbb354c7b35a176ace3b0f99a2af4689c532bbf056be346a7a23 (from https://pypi.org/simple/myjson/), version: 1.1.1 2021-07-12T09:51:55,820 Skipping link: not a file: https://pypi.org/simple/myjson/ 2021-07-12T09:51:55,839 Given no hashes to check 1 links for project 'myjson': discarding no candidates 2021-07-12T09:51:55,857 Collecting myjson==1.1.1 2021-07-12T09:51:55,859 Created temporary directory: /tmp/pip-unpack-7b0hci9p 2021-07-12T09:51:56,031 Downloading myjson-1.1.1.zip (3.5 kB) 2021-07-12T09:51:56,055 Added myjson==1.1.1 from https://files.pythonhosted.org/packages/7e/56/4c1e1be1cbffababd4fccbee8abe2656b1cb645d23542150bb6e252a2905/myjson-1.1.1.zip#sha256=7d4811ac8a77bbb354c7b35a176ace3b0f99a2af4689c532bbf056be346a7a23 to build tracker '/tmp/pip-req-tracker-sryd4e3_' 2021-07-12T09:51:56,056 Running setup.py (path:/tmp/pip-wheel-gfuqustm/myjson_0cb75b198ce84185b0d3fcb1b34e724b/setup.py) egg_info for package myjson 2021-07-12T09:51:56,057 Created temporary directory: /tmp/pip-pip-egg-info-8ldw2ovr 2021-07-12T09:51:56,058 Running command python setup.py egg_info 2021-07-12T09:51:56,969 Traceback (most recent call last): 2021-07-12T09:51:56,969 File "", line 1, in 2021-07-12T09:51:56,970 File "/tmp/pip-wheel-gfuqustm/myjson_0cb75b198ce84185b0d3fcb1b34e724b/setup.py", line 9, in 2021-07-12T09:51:56,970 long_description=open(os.path.join(os.path.dirname(__file__), "readme.rst")).read(), 2021-07-12T09:51:56,970 FileNotFoundError: [Errno 2] No such file or directory: '/tmp/pip-wheel-gfuqustm/myjson_0cb75b198ce84185b0d3fcb1b34e724b/readme.rst' 2021-07-12T09:51:57,020 WARNING: Discarding https://files.pythonhosted.org/packages/7e/56/4c1e1be1cbffababd4fccbee8abe2656b1cb645d23542150bb6e252a2905/myjson-1.1.1.zip#sha256=7d4811ac8a77bbb354c7b35a176ace3b0f99a2af4689c532bbf056be346a7a23 (from https://pypi.org/simple/myjson/). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. 2021-07-12T09:51:57,022 ERROR: Could not find a version that satisfies the requirement myjson==1.1.1 (from versions: 1.0.0, 1.1.0, 1.1.1) 2021-07-12T09:51:57,022 ERROR: No matching distribution found for myjson==1.1.1 2021-07-12T09:51:57,022 Exception information: 2021-07-12T09:51:57,022 Traceback (most recent call last): 2021-07-12T09:51:57,022 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 341, in resolve 2021-07-12T09:51:57,022 name, crit = self._merge_into_criterion(r, parent=None) 2021-07-12T09:51:57,022 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2021-07-12T09:51:57,022 raise RequirementsConflicted(criterion) 2021-07-12T09:51:57,022 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('myjson==1.1.1') 2021-07-12T09:51:57,022 2021-07-12T09:51:57,022 During handling of the above exception, another exception occurred: 2021-07-12T09:51:57,022 2021-07-12T09:51:57,022 Traceback (most recent call last): 2021-07-12T09:51:57,022 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 127, in resolve 2021-07-12T09:51:57,022 result = self._result = resolver.resolve( 2021-07-12T09:51:57,022 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 473, in resolve 2021-07-12T09:51:57,022 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-07-12T09:51:57,022 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 343, in resolve 2021-07-12T09:51:57,022 raise ResolutionImpossible(e.criterion.information) 2021-07-12T09:51:57,022 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('myjson==1.1.1'), parent=None)] 2021-07-12T09:51:57,022 2021-07-12T09:51:57,022 The above exception was the direct cause of the following exception: 2021-07-12T09:51:57,022 2021-07-12T09:51:57,022 Traceback (most recent call last): 2021-07-12T09:51:57,022 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/base_command.py", line 180, in _main 2021-07-12T09:51:57,022 status = self.run(options, args) 2021-07-12T09:51:57,022 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2021-07-12T09:51:57,022 return func(self, options, args) 2021-07-12T09:51:57,022 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/commands/wheel.py", line 142, in run 2021-07-12T09:51:57,022 requirement_set = resolver.resolve( 2021-07-12T09:51:57,022 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 136, in resolve 2021-07-12T09:51:57,022 raise error from e 2021-07-12T09:51:57,022 pip._internal.exceptions.DistributionNotFound: No matching distribution found for myjson==1.1.1 2021-07-12T09:51:57,028 Removed myjson==1.1.1 from https://files.pythonhosted.org/packages/7e/56/4c1e1be1cbffababd4fccbee8abe2656b1cb645d23542150bb6e252a2905/myjson-1.1.1.zip#sha256=7d4811ac8a77bbb354c7b35a176ace3b0f99a2af4689c532bbf056be346a7a23 from build tracker '/tmp/pip-req-tracker-sryd4e3_' 2021-07-12T09:51:57,028 Removed build tracker: '/tmp/pip-req-tracker-sryd4e3_'