2021-07-11T22:43:54,401 Created temporary directory: /tmp/pip-ephem-wheel-cache-42kspk_s 2021-07-11T22:43:54,405 Created temporary directory: /tmp/pip-req-tracker-m183x5y6 2021-07-11T22:43:54,405 Initialized build tracking at /tmp/pip-req-tracker-m183x5y6 2021-07-11T22:43:54,405 Created build tracker: /tmp/pip-req-tracker-m183x5y6 2021-07-11T22:43:54,405 Entered build tracker: /tmp/pip-req-tracker-m183x5y6 2021-07-11T22:43:54,406 Created temporary directory: /tmp/pip-wheel-cxaswah8 2021-07-11T22:43:54,435 1 location(s) to search for versions of rgbxy: 2021-07-11T22:43:54,435 * https://pypi.org/simple/rgbxy/ 2021-07-11T22:43:54,436 Fetching project page and analyzing links: https://pypi.org/simple/rgbxy/ 2021-07-11T22:43:54,436 Getting page https://pypi.org/simple/rgbxy/ 2021-07-11T22:43:54,438 Found index url https://pypi.org/simple 2021-07-11T22:43:54,527 Found link https://files.pythonhosted.org/packages/53/d4/99f06dbcd2a839460953ad7136b0f558f4b92c6bc046b268cd3f1f73dfbe/rgbxy-0.2.tar.gz#sha256=ee74a1cea8544dfdc7a4598207aa2ee90c68ba519130185c81e8b6077b38709d (from https://pypi.org/simple/rgbxy/), version: 0.2 2021-07-11T22:43:54,527 Found link https://files.pythonhosted.org/packages/c2/a2/f9e9f3b491072468b05af7ed3cedc9a8b0124c9e96ddd530069e81b1c200/rgbxy-0.3.tar.gz#sha256=8cfebd84c1e974542adaf64c10037e384f31ada5b3ecc998772bd4e271cd8d49 (from https://pypi.org/simple/rgbxy/), version: 0.3 2021-07-11T22:43:54,527 Found link https://files.pythonhosted.org/packages/33/25/ecd310b577c7f8d65c527cdba3de670678c2b34dd16b027de6358fc9e4c4/rgbxy-0.4.tar.gz#sha256=af22ad52ed8fc649d1ee2fc01b5d4f8d136cb1e492ebb3280592f1bc0ec9dba2 (from https://pypi.org/simple/rgbxy/), version: 0.4 2021-07-11T22:43:54,528 Found link https://files.pythonhosted.org/packages/ed/93/8d53914b3cb85e01068a011bb605b9575e183582a94655a3d6e3c247f7d3/rgbxy-0.5.tar.gz#sha256=78a099f5f8d30c82e95f1941850bc49e42649d6beac8f96e3a301e97437d6d30 (from https://pypi.org/simple/rgbxy/), version: 0.5 2021-07-11T22:43:54,528 Skipping link: not a file: https://pypi.org/simple/rgbxy/ 2021-07-11T22:43:54,546 Given no hashes to check 1 links for project 'rgbxy': discarding no candidates 2021-07-11T22:43:54,565 Collecting rgbxy==0.2 2021-07-11T22:43:54,566 Created temporary directory: /tmp/pip-unpack-06lxtq2r 2021-07-11T22:43:54,739 Downloading rgbxy-0.2.tar.gz (4.8 kB) 2021-07-11T22:43:54,773 Added rgbxy==0.2 from https://files.pythonhosted.org/packages/53/d4/99f06dbcd2a839460953ad7136b0f558f4b92c6bc046b268cd3f1f73dfbe/rgbxy-0.2.tar.gz#sha256=ee74a1cea8544dfdc7a4598207aa2ee90c68ba519130185c81e8b6077b38709d to build tracker '/tmp/pip-req-tracker-m183x5y6' 2021-07-11T22:43:54,774 Running setup.py (path:/tmp/pip-wheel-cxaswah8/rgbxy_4291860019f94da49387654d01430189/setup.py) egg_info for package rgbxy 2021-07-11T22:43:54,774 Created temporary directory: /tmp/pip-pip-egg-info-0a8ltc3o 2021-07-11T22:43:54,775 Running command python setup.py egg_info 2021-07-11T22:43:55,622 Traceback (most recent call last): 2021-07-11T22:43:55,623 File "", line 1, in 2021-07-11T22:43:55,623 File "/tmp/pip-wheel-cxaswah8/rgbxy_4291860019f94da49387654d01430189/setup.py", line 37, in 2021-07-11T22:43:55,623 with open('requirements.txt') as f: 2021-07-11T22:43:55,624 FileNotFoundError: [Errno 2] No such file or directory: 'requirements.txt' 2021-07-11T22:43:55,675 WARNING: Discarding https://files.pythonhosted.org/packages/53/d4/99f06dbcd2a839460953ad7136b0f558f4b92c6bc046b268cd3f1f73dfbe/rgbxy-0.2.tar.gz#sha256=ee74a1cea8544dfdc7a4598207aa2ee90c68ba519130185c81e8b6077b38709d (from https://pypi.org/simple/rgbxy/). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. 2021-07-11T22:43:55,676 ERROR: Could not find a version that satisfies the requirement rgbxy==0.2 (from versions: 0.2, 0.3, 0.4, 0.5) 2021-07-11T22:43:55,677 ERROR: No matching distribution found for rgbxy==0.2 2021-07-11T22:43:55,677 Exception information: 2021-07-11T22:43:55,677 Traceback (most recent call last): 2021-07-11T22:43:55,677 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 341, in resolve 2021-07-11T22:43:55,677 name, crit = self._merge_into_criterion(r, parent=None) 2021-07-11T22:43:55,677 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2021-07-11T22:43:55,677 raise RequirementsConflicted(criterion) 2021-07-11T22:43:55,677 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('rgbxy==0.2') 2021-07-11T22:43:55,677 2021-07-11T22:43:55,677 During handling of the above exception, another exception occurred: 2021-07-11T22:43:55,677 2021-07-11T22:43:55,677 Traceback (most recent call last): 2021-07-11T22:43:55,677 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 127, in resolve 2021-07-11T22:43:55,677 result = self._result = resolver.resolve( 2021-07-11T22:43:55,677 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 473, in resolve 2021-07-11T22:43:55,677 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-07-11T22:43:55,677 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 343, in resolve 2021-07-11T22:43:55,677 raise ResolutionImpossible(e.criterion.information) 2021-07-11T22:43:55,677 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('rgbxy==0.2'), parent=None)] 2021-07-11T22:43:55,677 2021-07-11T22:43:55,677 The above exception was the direct cause of the following exception: 2021-07-11T22:43:55,677 2021-07-11T22:43:55,677 Traceback (most recent call last): 2021-07-11T22:43:55,677 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/base_command.py", line 180, in _main 2021-07-11T22:43:55,677 status = self.run(options, args) 2021-07-11T22:43:55,677 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2021-07-11T22:43:55,677 return func(self, options, args) 2021-07-11T22:43:55,677 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/commands/wheel.py", line 142, in run 2021-07-11T22:43:55,677 requirement_set = resolver.resolve( 2021-07-11T22:43:55,677 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 136, in resolve 2021-07-11T22:43:55,677 raise error from e 2021-07-11T22:43:55,677 pip._internal.exceptions.DistributionNotFound: No matching distribution found for rgbxy==0.2 2021-07-11T22:43:55,682 Removed rgbxy==0.2 from https://files.pythonhosted.org/packages/53/d4/99f06dbcd2a839460953ad7136b0f558f4b92c6bc046b268cd3f1f73dfbe/rgbxy-0.2.tar.gz#sha256=ee74a1cea8544dfdc7a4598207aa2ee90c68ba519130185c81e8b6077b38709d from build tracker '/tmp/pip-req-tracker-m183x5y6' 2021-07-11T22:43:55,682 Removed build tracker: '/tmp/pip-req-tracker-m183x5y6'