2021-04-01T19:44:41,084 Created temporary directory: /tmp/pip-ephem-wheel-cache-6tpyvnsh 2021-04-01T19:44:41,087 Created temporary directory: /tmp/pip-req-tracker-kb57fm3p 2021-04-01T19:44:41,087 Initialized build tracking at /tmp/pip-req-tracker-kb57fm3p 2021-04-01T19:44:41,087 Created build tracker: /tmp/pip-req-tracker-kb57fm3p 2021-04-01T19:44:41,087 Entered build tracker: /tmp/pip-req-tracker-kb57fm3p 2021-04-01T19:44:41,088 Created temporary directory: /tmp/pip-wheel-mzwo_tbg 2021-04-01T19:44:41,124 1 location(s) to search for versions of app-py: 2021-04-01T19:44:41,124 * https://pypi.org/simple/app-py/ 2021-04-01T19:44:41,124 Fetching project page and analyzing links: https://pypi.org/simple/app-py/ 2021-04-01T19:44:41,125 Getting page https://pypi.org/simple/app-py/ 2021-04-01T19:44:41,127 Found index url https://pypi.org/simple 2021-04-01T19:44:41,220 Found link https://files.pythonhosted.org/packages/14/a9/911af3ed444da144d9d20441027c549646451c9ae787632a48c62bc8787d/App.py-1.0.tar.gz#sha256=a8ade46369bb9d1bf6eb54678da3471884dc0832cd92a3567d5329a9a979f9ca (from https://pypi.org/simple/app-py/), version: 1.0 2021-04-01T19:44:41,220 Found link https://files.pythonhosted.org/packages/42/26/4cd0c315567b0a1b50bf7c85dc65240009e37236b8650823d95d4432b1dc/App.py-1.1.tar.gz#sha256=776f2c31ef1294c6188e9440a91c5a06ba84b36160f988aa37c42fdfa71d1ce6 (from https://pypi.org/simple/app-py/), version: 1.1 2021-04-01T19:44:41,221 Found link https://files.pythonhosted.org/packages/d6/76/ce965cf87cfe5eb70bbf1c73b1a2e2e0b3979e8dba8d11e29066b454b920/App.py-1.2.tar.gz#sha256=61cac3de44adbe9447a3b4cf74d506eadefba4110b7097d004fc0c707d69ec89 (from https://pypi.org/simple/app-py/), version: 1.2 2021-04-01T19:44:41,221 Found link https://files.pythonhosted.org/packages/c4/3d/41c16fabac0ead0cee1cc07fa01ea96ba037791fafda7b02297df2dd9a83/App.py-1.3.tar.gz#sha256=4483d5719e1ee915653f64c2bd96ce4769af096adfa719bdb176d12c345beec7 (from https://pypi.org/simple/app-py/), version: 1.3 2021-04-01T19:44:41,221 Found link https://files.pythonhosted.org/packages/92/54/dfb60298bcb00f09cb14c443f3612e2f5da39f37a1837447cbc1e03159c1/App.py-1.5.tar.gz#sha256=f1a9761902457d942549a0f58d754618ec16db74becd6e5beb09d4abf50b7f33 (from https://pypi.org/simple/app-py/), version: 1.5 2021-04-01T19:44:41,235 Given no hashes to check 1 links for project 'app-py': discarding no candidates 2021-04-01T19:44:41,250 Collecting app-py==1.5 2021-04-01T19:44:41,251 Created temporary directory: /tmp/pip-unpack-kv2xkmhk 2021-04-01T19:44:41,292 Downloading App.py-1.5.tar.gz (927 bytes) 2021-04-01T19:44:41,314 Added app-py==1.5 from https://files.pythonhosted.org/packages/92/54/dfb60298bcb00f09cb14c443f3612e2f5da39f37a1837447cbc1e03159c1/App.py-1.5.tar.gz#sha256=f1a9761902457d942549a0f58d754618ec16db74becd6e5beb09d4abf50b7f33 to build tracker '/tmp/pip-req-tracker-kb57fm3p' 2021-04-01T19:44:41,315 Running setup.py (path:/tmp/pip-wheel-mzwo_tbg/app-py_69613343f2324c57a832bc6eb2ed7989/setup.py) egg_info for package app-py 2021-04-01T19:44:41,316 Created temporary directory: /tmp/pip-pip-egg-info-fx90js4y 2021-04-01T19:44:41,317 Running command python setup.py egg_info 2021-04-01T19:44:42,157 Traceback (most recent call last): 2021-04-01T19:44:42,158 File "", line 1, in 2021-04-01T19:44:42,158 File "/usr/lib/python3.7/tokenize.py", line 447, in open 2021-04-01T19:44:42,158 buffer = _builtin_open(filename, 'rb') 2021-04-01T19:44:42,159 FileNotFoundError: [Errno 2] No such file or directory: '/tmp/pip-wheel-mzwo_tbg/app-py_69613343f2324c57a832bc6eb2ed7989/setup.py' 2021-04-01T19:44:42,205 WARNING: Discarding https://files.pythonhosted.org/packages/92/54/dfb60298bcb00f09cb14c443f3612e2f5da39f37a1837447cbc1e03159c1/App.py-1.5.tar.gz#sha256=f1a9761902457d942549a0f58d754618ec16db74becd6e5beb09d4abf50b7f33 (from https://pypi.org/simple/app-py/). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. 2021-04-01T19:44:42,206 ERROR: Could not find a version that satisfies the requirement app-py==1.5 2021-04-01T19:44:42,206 ERROR: No matching distribution found for app-py==1.5 2021-04-01T19:44:42,207 Exception information: 2021-04-01T19:44:42,207 Traceback (most recent call last): 2021-04-01T19:44:42,207 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 171, in _merge_into_criterion 2021-04-01T19:44:42,207 crit = self.state.criteria[name] 2021-04-01T19:44:42,207 KeyError: 'app-py' 2021-04-01T19:44:42,207 2021-04-01T19:44:42,207 During handling of the above exception, another exception occurred: 2021-04-01T19:44:42,207 2021-04-01T19:44:42,207 Traceback (most recent call last): 2021-04-01T19:44:42,207 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 318, in resolve 2021-04-01T19:44:42,207 name, crit = self._merge_into_criterion(r, parent=None) 2021-04-01T19:44:42,207 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2021-04-01T19:44:42,207 crit = Criterion.from_requirement(self._p, requirement, parent) 2021-04-01T19:44:42,207 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 83, in from_requirement 2021-04-01T19:44:42,207 raise RequirementsConflicted(criterion) 2021-04-01T19:44:42,207 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('app-py==1.5') 2021-04-01T19:44:42,207 2021-04-01T19:44:42,207 During handling of the above exception, another exception occurred: 2021-04-01T19:44:42,207 2021-04-01T19:44:42,207 Traceback (most recent call last): 2021-04-01T19:44:42,207 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 122, in resolve 2021-04-01T19:44:42,207 requirements, max_rounds=try_to_avoid_resolution_too_deep, 2021-04-01T19:44:42,207 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 453, in resolve 2021-04-01T19:44:42,207 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-04-01T19:44:42,207 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 320, in resolve 2021-04-01T19:44:42,207 raise ResolutionImpossible(e.criterion.information) 2021-04-01T19:44:42,207 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('app-py==1.5'), parent=None)] 2021-04-01T19:44:42,207 2021-04-01T19:44:42,207 The above exception was the direct cause of the following exception: 2021-04-01T19:44:42,207 2021-04-01T19:44:42,207 Traceback (most recent call last): 2021-04-01T19:44:42,207 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/base_command.py", line 189, in _main 2021-04-01T19:44:42,207 status = self.run(options, args) 2021-04-01T19:44:42,207 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/req_command.py", line 178, in wrapper 2021-04-01T19:44:42,207 return func(self, options, args) 2021-04-01T19:44:42,207 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/commands/wheel.py", line 159, in run 2021-04-01T19:44:42,207 reqs, check_supported_wheels=True 2021-04-01T19:44:42,207 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 127, in resolve 2021-04-01T19:44:42,207 six.raise_from(error, e) 2021-04-01T19:44:42,207 File "", line 3, in raise_from 2021-04-01T19:44:42,207 pip._internal.exceptions.DistributionNotFound: No matching distribution found for app-py==1.5 2021-04-01T19:44:42,213 Removed app-py==1.5 from https://files.pythonhosted.org/packages/92/54/dfb60298bcb00f09cb14c443f3612e2f5da39f37a1837447cbc1e03159c1/App.py-1.5.tar.gz#sha256=f1a9761902457d942549a0f58d754618ec16db74becd6e5beb09d4abf50b7f33 from build tracker '/tmp/pip-req-tracker-kb57fm3p' 2021-04-01T19:44:42,213 Removed build tracker: '/tmp/pip-req-tracker-kb57fm3p'