2021-02-24T13:41:49,868 Created temporary directory: /tmp/pip-ephem-wheel-cache-m6kxjkoi 2021-02-24T13:41:49,871 Created temporary directory: /tmp/pip-req-tracker-zkpuz6w0 2021-02-24T13:41:49,872 Initialized build tracking at /tmp/pip-req-tracker-zkpuz6w0 2021-02-24T13:41:49,872 Created build tracker: /tmp/pip-req-tracker-zkpuz6w0 2021-02-24T13:41:49,872 Entered build tracker: /tmp/pip-req-tracker-zkpuz6w0 2021-02-24T13:41:49,873 Created temporary directory: /tmp/pip-wheel-brgwognk 2021-02-24T13:41:49,907 1 location(s) to search for versions of nutripy: 2021-02-24T13:41:49,907 * https://pypi.org/simple/nutripy/ 2021-02-24T13:41:49,908 Fetching project page and analyzing links: https://pypi.org/simple/nutripy/ 2021-02-24T13:41:49,908 Getting page https://pypi.org/simple/nutripy/ 2021-02-24T13:41:49,910 Found index url https://pypi.org/simple 2021-02-24T13:41:50,004 Found link https://files.pythonhosted.org/packages/5d/a0/e9917dd6cd183d9506367d1aad139d9c44fa6e74c4eb5f02f9c4f887b2fb/nutripy-0.1.tar.gz#sha256=3ff921ea53e299f8ae50fb07e9e065d6a5386db126205148b894ed29c95d92cf (from https://pypi.org/simple/nutripy/), version: 0.1 2021-02-24T13:41:50,005 Found link https://files.pythonhosted.org/packages/e3/d9/5a612056ca8b0a2c4f9fdb22fea8123b02d0cf4a56943348a5686f17f079/nutripy-0.2.tar.gz#sha256=7b0e970b378111801addab3782f6d3118a96e70e20fbc2d381667cb82b989afe (from https://pypi.org/simple/nutripy/) (requires-python:>=3.6), version: 0.2 2021-02-24T13:41:50,006 Found link https://files.pythonhosted.org/packages/72/f3/d9fd40e4a3c445a821d3985e4774aaca30ab8f9e4dd33c646235c8490248/nutripy-0.3.tar.gz#sha256=908c6df067a5c226ffbe1dc23f9885ab5197a50538b473c0f279c19e77bbdd70 (from https://pypi.org/simple/nutripy/) (requires-python:>=3.6), version: 0.3 2021-02-24T13:41:50,006 Found link https://files.pythonhosted.org/packages/d7/bb/c08325df668cc0b41bd9b579f160e786afecc6893c1a1bc5a4d0cde82db5/nutripy-0.4.tar.gz#sha256=a21c5e610ce1e56c5a6f9c5842234c827ed562f944e5e78df8a721092be8accb (from https://pypi.org/simple/nutripy/) (requires-python:>=3.6), version: 0.4 2021-02-24T13:41:50,007 Found link https://files.pythonhosted.org/packages/33/22/b69a3b66d42d06edec8dfdfa1ba97190b6ddbe0696c8fc735fd77f27808a/nutripy-0.5.linux-x86_64.tar.gz#sha256=6871e90235f07530247296f051661baff70cfd46308cbdfe9d40d28e971a5f2a (from https://pypi.org/simple/nutripy/) (requires-python:>=3.6), version: 0.5.linux-x86_64 2021-02-24T13:41:50,007 Found link https://files.pythonhosted.org/packages/61/5b/f720617ac7805af85065a4ce85bffdc43bc91c01d293eb6c1dcc153f9585/nutripy-0.6.linux-x86_64.tar.gz#sha256=1501f632dc2fe50af058a290814b144929722cccf8140b8f8560a90c9d3a2737 (from https://pypi.org/simple/nutripy/) (requires-python:>=3.6), version: 0.6.linux-x86_64 2021-02-24T13:41:50,008 Found link https://files.pythonhosted.org/packages/2d/33/d8e002fde3d8ab814833d6f5833ae4283c8aecefe0854a637b939ab9bf2a/nutripy-0.6.1.tar.gz#sha256=672cd855469c33a4e5103512171a95df28df377087d6553ee28a8cea079f1e97 (from https://pypi.org/simple/nutripy/) (requires-python:>=3.6), version: 0.6.1 2021-02-24T13:41:50,022 Given no hashes to check 0 links for project 'nutripy': discarding no candidates 2021-02-24T13:41:50,023 ERROR: Could not find a version that satisfies the requirement nutripy==0.6 2021-02-24T13:41:50,023 ERROR: No matching distribution found for nutripy==0.6 2021-02-24T13:41:50,023 Exception information: 2021-02-24T13:41:50,023 Traceback (most recent call last): 2021-02-24T13:41:50,023 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 171, in _merge_into_criterion 2021-02-24T13:41:50,023 crit = self.state.criteria[name] 2021-02-24T13:41:50,023 KeyError: 'nutripy' 2021-02-24T13:41:50,023 2021-02-24T13:41:50,023 During handling of the above exception, another exception occurred: 2021-02-24T13:41:50,023 2021-02-24T13:41:50,023 Traceback (most recent call last): 2021-02-24T13:41:50,023 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 318, in resolve 2021-02-24T13:41:50,023 name, crit = self._merge_into_criterion(r, parent=None) 2021-02-24T13:41:50,023 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2021-02-24T13:41:50,023 crit = Criterion.from_requirement(self._p, requirement, parent) 2021-02-24T13:41:50,023 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 83, in from_requirement 2021-02-24T13:41:50,023 raise RequirementsConflicted(criterion) 2021-02-24T13:41:50,023 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('nutripy==0.6') 2021-02-24T13:41:50,023 2021-02-24T13:41:50,023 During handling of the above exception, another exception occurred: 2021-02-24T13:41:50,023 2021-02-24T13:41:50,023 Traceback (most recent call last): 2021-02-24T13:41:50,023 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 122, in resolve 2021-02-24T13:41:50,023 requirements, max_rounds=try_to_avoid_resolution_too_deep, 2021-02-24T13:41:50,023 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 453, in resolve 2021-02-24T13:41:50,023 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-02-24T13:41:50,023 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 320, in resolve 2021-02-24T13:41:50,023 raise ResolutionImpossible(e.criterion.information) 2021-02-24T13:41:50,023 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('nutripy==0.6'), parent=None)] 2021-02-24T13:41:50,023 2021-02-24T13:41:50,023 The above exception was the direct cause of the following exception: 2021-02-24T13:41:50,023 2021-02-24T13:41:50,023 Traceback (most recent call last): 2021-02-24T13:41:50,023 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/base_command.py", line 189, in _main 2021-02-24T13:41:50,023 status = self.run(options, args) 2021-02-24T13:41:50,023 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/req_command.py", line 178, in wrapper 2021-02-24T13:41:50,023 return func(self, options, args) 2021-02-24T13:41:50,023 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/commands/wheel.py", line 159, in run 2021-02-24T13:41:50,023 reqs, check_supported_wheels=True 2021-02-24T13:41:50,023 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 127, in resolve 2021-02-24T13:41:50,023 six.raise_from(error, e) 2021-02-24T13:41:50,023 File "", line 3, in raise_from 2021-02-24T13:41:50,023 pip._internal.exceptions.DistributionNotFound: No matching distribution found for nutripy==0.6 2021-02-24T13:41:50,028 Removed build tracker: '/tmp/pip-req-tracker-zkpuz6w0'