2021-07-09T17:02:40,320 Created temporary directory: /tmp/pip-ephem-wheel-cache-0_8d0qlp 2021-07-09T17:02:40,323 Created temporary directory: /tmp/pip-req-tracker-wqiokpbo 2021-07-09T17:02:40,323 Initialized build tracking at /tmp/pip-req-tracker-wqiokpbo 2021-07-09T17:02:40,323 Created build tracker: /tmp/pip-req-tracker-wqiokpbo 2021-07-09T17:02:40,324 Entered build tracker: /tmp/pip-req-tracker-wqiokpbo 2021-07-09T17:02:40,324 Created temporary directory: /tmp/pip-wheel-ypftjdps 2021-07-09T17:02:40,358 1 location(s) to search for versions of design: 2021-07-09T17:02:40,358 * https://pypi.org/simple/design/ 2021-07-09T17:02:40,358 Fetching project page and analyzing links: https://pypi.org/simple/design/ 2021-07-09T17:02:40,359 Getting page https://pypi.org/simple/design/ 2021-07-09T17:02:40,360 Found index url https://pypi.org/simple 2021-07-09T17:02:40,451 Found link https://files.pythonhosted.org/packages/d8/0d/5d5d2c678d005bf3f4a9093daa62e96f25eb6ae2ba2255f7a0309f207aa2/design-0.1.0.tar.gz#sha256=10e56bbb77400eaca349799e9baba0dfb7bcff5aed76aaa51a05efd1d96f3bf1 (from https://pypi.org/simple/design/), version: 0.1.0 2021-07-09T17:02:40,452 Found link https://files.pythonhosted.org/packages/ea/2e/6c6a048f3843669f632a491a8dd86a6ce896510429b7482a3b133a828243/design-0.1.1.tar.gz#sha256=fddbba72990eac5ffa4248d1757b8b3b89644171a09f0bbb61672a6e4d039557 (from https://pypi.org/simple/design/), version: 0.1.1 2021-07-09T17:02:40,452 Found link https://files.pythonhosted.org/packages/11/26/5f727230d3fccdc87e568aa0f0c26228a6c95bd19e58cce387948925b464/design-0.1.2.tar.gz#sha256=d14248833c1b39b116a454e960af629725561070f6095c84c3f1caa18184ed2d (from https://pypi.org/simple/design/), version: 0.1.2 2021-07-09T17:02:40,453 Skipping link: not a file: https://pypi.org/simple/design/ 2021-07-09T17:02:40,472 Given no hashes to check 1 links for project 'design': discarding no candidates 2021-07-09T17:02:40,490 Collecting design==0.1.2 2021-07-09T17:02:40,492 Created temporary directory: /tmp/pip-unpack-voi6ayz3 2021-07-09T17:02:40,667 Downloading design-0.1.2.tar.gz (3.4 kB) 2021-07-09T17:02:40,702 Added design==0.1.2 from https://files.pythonhosted.org/packages/11/26/5f727230d3fccdc87e568aa0f0c26228a6c95bd19e58cce387948925b464/design-0.1.2.tar.gz#sha256=d14248833c1b39b116a454e960af629725561070f6095c84c3f1caa18184ed2d to build tracker '/tmp/pip-req-tracker-wqiokpbo' 2021-07-09T17:02:40,703 Running setup.py (path:/tmp/pip-wheel-ypftjdps/design_9585057ed16d4e6db37822de851b4f45/setup.py) egg_info for package design 2021-07-09T17:02:40,704 Created temporary directory: /tmp/pip-pip-egg-info-uvo885f9 2021-07-09T17:02:40,704 Running command python setup.py egg_info 2021-07-09T17:02:41,389 Traceback (most recent call last): 2021-07-09T17:02:41,390 File "", line 1, in 2021-07-09T17:02:41,391 File "/tmp/pip-wheel-ypftjdps/design_9585057ed16d4e6db37822de851b4f45/setup.py", line 19, in 2021-07-09T17:02:41,392 history = open('HISTORY.rst', 'rt').read() 2021-07-09T17:02:41,392 FileNotFoundError: [Errno 2] No such file or directory: 'HISTORY.rst' 2021-07-09T17:02:41,446 WARNING: Discarding https://files.pythonhosted.org/packages/11/26/5f727230d3fccdc87e568aa0f0c26228a6c95bd19e58cce387948925b464/design-0.1.2.tar.gz#sha256=d14248833c1b39b116a454e960af629725561070f6095c84c3f1caa18184ed2d (from https://pypi.org/simple/design/). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. 2021-07-09T17:02:41,447 ERROR: Could not find a version that satisfies the requirement design==0.1.2 (from versions: 0.1.0, 0.1.1, 0.1.2) 2021-07-09T17:02:41,448 ERROR: No matching distribution found for design==0.1.2 2021-07-09T17:02:41,448 Exception information: 2021-07-09T17:02:41,448 Traceback (most recent call last): 2021-07-09T17:02:41,448 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 341, in resolve 2021-07-09T17:02:41,448 name, crit = self._merge_into_criterion(r, parent=None) 2021-07-09T17:02:41,448 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2021-07-09T17:02:41,448 raise RequirementsConflicted(criterion) 2021-07-09T17:02:41,448 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('design==0.1.2') 2021-07-09T17:02:41,448 2021-07-09T17:02:41,448 During handling of the above exception, another exception occurred: 2021-07-09T17:02:41,448 2021-07-09T17:02:41,448 Traceback (most recent call last): 2021-07-09T17:02:41,448 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 127, in resolve 2021-07-09T17:02:41,448 result = self._result = resolver.resolve( 2021-07-09T17:02:41,448 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 473, in resolve 2021-07-09T17:02:41,448 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-07-09T17:02:41,448 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 343, in resolve 2021-07-09T17:02:41,448 raise ResolutionImpossible(e.criterion.information) 2021-07-09T17:02:41,448 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('design==0.1.2'), parent=None)] 2021-07-09T17:02:41,448 2021-07-09T17:02:41,448 The above exception was the direct cause of the following exception: 2021-07-09T17:02:41,448 2021-07-09T17:02:41,448 Traceback (most recent call last): 2021-07-09T17:02:41,448 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/base_command.py", line 180, in _main 2021-07-09T17:02:41,448 status = self.run(options, args) 2021-07-09T17:02:41,448 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2021-07-09T17:02:41,448 return func(self, options, args) 2021-07-09T17:02:41,448 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/commands/wheel.py", line 142, in run 2021-07-09T17:02:41,448 requirement_set = resolver.resolve( 2021-07-09T17:02:41,448 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 136, in resolve 2021-07-09T17:02:41,448 raise error from e 2021-07-09T17:02:41,448 pip._internal.exceptions.DistributionNotFound: No matching distribution found for design==0.1.2 2021-07-09T17:02:41,454 Removed design==0.1.2 from https://files.pythonhosted.org/packages/11/26/5f727230d3fccdc87e568aa0f0c26228a6c95bd19e58cce387948925b464/design-0.1.2.tar.gz#sha256=d14248833c1b39b116a454e960af629725561070f6095c84c3f1caa18184ed2d from build tracker '/tmp/pip-req-tracker-wqiokpbo' 2021-07-09T17:02:41,454 Removed build tracker: '/tmp/pip-req-tracker-wqiokpbo'