2021-04-01T19:32:52,845 Created temporary directory: /tmp/pip-ephem-wheel-cache-kr6w39zf 2021-04-01T19:32:52,848 Created temporary directory: /tmp/pip-req-tracker-b38uncag 2021-04-01T19:32:52,849 Initialized build tracking at /tmp/pip-req-tracker-b38uncag 2021-04-01T19:32:52,849 Created build tracker: /tmp/pip-req-tracker-b38uncag 2021-04-01T19:32:52,849 Entered build tracker: /tmp/pip-req-tracker-b38uncag 2021-04-01T19:32:52,850 Created temporary directory: /tmp/pip-wheel-cdl3265f 2021-04-01T19:32:52,879 1 location(s) to search for versions of app-py: 2021-04-01T19:32:52,879 * https://pypi.org/simple/app-py/ 2021-04-01T19:32:52,879 Fetching project page and analyzing links: https://pypi.org/simple/app-py/ 2021-04-01T19:32:52,879 Getting page https://pypi.org/simple/app-py/ 2021-04-01T19:32:52,881 Found index url https://pypi.org/simple 2021-04-01T19:32:52,970 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:32:52,971 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:32:52,971 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:32:52,971 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:32:52,972 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:32:52,986 Given no hashes to check 1 links for project 'app-py': discarding no candidates 2021-04-01T19:32:53,002 Collecting app-py==1.2 2021-04-01T19:32:53,003 Created temporary directory: /tmp/pip-unpack-7e1vm3a_ 2021-04-01T19:32:53,044 Downloading App.py-1.2.tar.gz (537 bytes) 2021-04-01T19:32:53,069 Added app-py==1.2 from https://files.pythonhosted.org/packages/d6/76/ce965cf87cfe5eb70bbf1c73b1a2e2e0b3979e8dba8d11e29066b454b920/App.py-1.2.tar.gz#sha256=61cac3de44adbe9447a3b4cf74d506eadefba4110b7097d004fc0c707d69ec89 to build tracker '/tmp/pip-req-tracker-b38uncag' 2021-04-01T19:32:53,071 Running setup.py (path:/tmp/pip-wheel-cdl3265f/app-py_e0c45a35a8524f2f909dce3e6049f345/setup.py) egg_info for package app-py 2021-04-01T19:32:53,071 Created temporary directory: /tmp/pip-pip-egg-info-a5wcbs15 2021-04-01T19:32:53,072 Running command python setup.py egg_info 2021-04-01T19:32:53,912 Traceback (most recent call last): 2021-04-01T19:32:53,913 File "", line 1, in 2021-04-01T19:32:53,913 File "/usr/lib/python3.7/tokenize.py", line 447, in open 2021-04-01T19:32:53,913 buffer = _builtin_open(filename, 'rb') 2021-04-01T19:32:53,914 FileNotFoundError: [Errno 2] No such file or directory: '/tmp/pip-wheel-cdl3265f/app-py_e0c45a35a8524f2f909dce3e6049f345/setup.py' 2021-04-01T19:32:53,959 WARNING: Discarding https://files.pythonhosted.org/packages/d6/76/ce965cf87cfe5eb70bbf1c73b1a2e2e0b3979e8dba8d11e29066b454b920/App.py-1.2.tar.gz#sha256=61cac3de44adbe9447a3b4cf74d506eadefba4110b7097d004fc0c707d69ec89 (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:32:53,960 ERROR: Could not find a version that satisfies the requirement app-py==1.2 2021-04-01T19:32:53,960 ERROR: No matching distribution found for app-py==1.2 2021-04-01T19:32:53,960 Exception information: 2021-04-01T19:32:53,960 Traceback (most recent call last): 2021-04-01T19:32:53,960 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 171, in _merge_into_criterion 2021-04-01T19:32:53,960 crit = self.state.criteria[name] 2021-04-01T19:32:53,960 KeyError: 'app-py' 2021-04-01T19:32:53,960 2021-04-01T19:32:53,960 During handling of the above exception, another exception occurred: 2021-04-01T19:32:53,960 2021-04-01T19:32:53,960 Traceback (most recent call last): 2021-04-01T19:32:53,960 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 318, in resolve 2021-04-01T19:32:53,960 name, crit = self._merge_into_criterion(r, parent=None) 2021-04-01T19:32:53,960 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2021-04-01T19:32:53,960 crit = Criterion.from_requirement(self._p, requirement, parent) 2021-04-01T19:32:53,960 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 83, in from_requirement 2021-04-01T19:32:53,960 raise RequirementsConflicted(criterion) 2021-04-01T19:32:53,960 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('app-py==1.2') 2021-04-01T19:32:53,960 2021-04-01T19:32:53,960 During handling of the above exception, another exception occurred: 2021-04-01T19:32:53,960 2021-04-01T19:32:53,960 Traceback (most recent call last): 2021-04-01T19:32:53,960 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 122, in resolve 2021-04-01T19:32:53,960 requirements, max_rounds=try_to_avoid_resolution_too_deep, 2021-04-01T19:32:53,960 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 453, in resolve 2021-04-01T19:32:53,960 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-04-01T19:32:53,960 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 320, in resolve 2021-04-01T19:32:53,960 raise ResolutionImpossible(e.criterion.information) 2021-04-01T19:32:53,960 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('app-py==1.2'), parent=None)] 2021-04-01T19:32:53,960 2021-04-01T19:32:53,960 The above exception was the direct cause of the following exception: 2021-04-01T19:32:53,960 2021-04-01T19:32:53,960 Traceback (most recent call last): 2021-04-01T19:32:53,960 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/base_command.py", line 189, in _main 2021-04-01T19:32:53,960 status = self.run(options, args) 2021-04-01T19:32:53,960 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/req_command.py", line 178, in wrapper 2021-04-01T19:32:53,960 return func(self, options, args) 2021-04-01T19:32:53,960 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/commands/wheel.py", line 159, in run 2021-04-01T19:32:53,960 reqs, check_supported_wheels=True 2021-04-01T19:32:53,960 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 127, in resolve 2021-04-01T19:32:53,960 six.raise_from(error, e) 2021-04-01T19:32:53,960 File "", line 3, in raise_from 2021-04-01T19:32:53,960 pip._internal.exceptions.DistributionNotFound: No matching distribution found for app-py==1.2 2021-04-01T19:32:53,966 Removed app-py==1.2 from https://files.pythonhosted.org/packages/d6/76/ce965cf87cfe5eb70bbf1c73b1a2e2e0b3979e8dba8d11e29066b454b920/App.py-1.2.tar.gz#sha256=61cac3de44adbe9447a3b4cf74d506eadefba4110b7097d004fc0c707d69ec89 from build tracker '/tmp/pip-req-tracker-b38uncag' 2021-04-01T19:32:53,966 Removed build tracker: '/tmp/pip-req-tracker-b38uncag'