2021-02-18T15:17:14,782 Created temporary directory: /tmp/pip-ephem-wheel-cache-v11hod84 2021-02-18T15:17:14,785 Created temporary directory: /tmp/pip-req-tracker-jlwkyklw 2021-02-18T15:17:14,786 Initialized build tracking at /tmp/pip-req-tracker-jlwkyklw 2021-02-18T15:17:14,786 Created build tracker: /tmp/pip-req-tracker-jlwkyklw 2021-02-18T15:17:14,786 Entered build tracker: /tmp/pip-req-tracker-jlwkyklw 2021-02-18T15:17:14,787 Created temporary directory: /tmp/pip-wheel-mpnjzuer 2021-02-18T15:17:14,817 1 location(s) to search for versions of nutripy: 2021-02-18T15:17:14,817 * https://pypi.org/simple/nutripy/ 2021-02-18T15:17:14,817 Fetching project page and analyzing links: https://pypi.org/simple/nutripy/ 2021-02-18T15:17:14,817 Getting page https://pypi.org/simple/nutripy/ 2021-02-18T15:17:14,819 Found index url https://pypi.org/simple 2021-02-18T15:17:14,908 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-18T15:17:14,909 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-18T15:17:14,909 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-18T15:17:14,923 Given no hashes to check 1 links for project 'nutripy': discarding no candidates 2021-02-18T15:17:14,938 Collecting nutripy==0.2 2021-02-18T15:17:14,940 Created temporary directory: /tmp/pip-unpack-z7ozh7nf 2021-02-18T15:17:15,111 Downloading nutripy-0.2.tar.gz (2.5 kB) 2021-02-18T15:17:15,162 Added nutripy==0.2 from https://files.pythonhosted.org/packages/e3/d9/5a612056ca8b0a2c4f9fdb22fea8123b02d0cf4a56943348a5686f17f079/nutripy-0.2.tar.gz#sha256=7b0e970b378111801addab3782f6d3118a96e70e20fbc2d381667cb82b989afe to build tracker '/tmp/pip-req-tracker-jlwkyklw' 2021-02-18T15:17:15,163 Running setup.py (path:/tmp/pip-wheel-mpnjzuer/nutripy_b18843f7d482470f959c6e1ea132a4bb/setup.py) egg_info for package nutripy 2021-02-18T15:17:15,164 Created temporary directory: /tmp/pip-pip-egg-info-cw0gtsxy 2021-02-18T15:17:15,164 Running command python setup.py egg_info 2021-02-18T15:17:15,988 Traceback (most recent call last): 2021-02-18T15:17:15,989 File "", line 1, in 2021-02-18T15:17:15,989 File "/tmp/pip-wheel-mpnjzuer/nutripy_b18843f7d482470f959c6e1ea132a4bb/setup.py", line 3, in 2021-02-18T15:17:15,989 with open("README.org", "r") as fh: 2021-02-18T15:17:15,990 FileNotFoundError: [Errno 2] No such file or directory: 'README.org' 2021-02-18T15:17:16,035 WARNING: Discarding 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). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. 2021-02-18T15:17:16,036 ERROR: Could not find a version that satisfies the requirement nutripy==0.2 2021-02-18T15:17:16,036 ERROR: No matching distribution found for nutripy==0.2 2021-02-18T15:17:16,036 Exception information: 2021-02-18T15:17:16,036 Traceback (most recent call last): 2021-02-18T15:17:16,036 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 171, in _merge_into_criterion 2021-02-18T15:17:16,036 crit = self.state.criteria[name] 2021-02-18T15:17:16,036 KeyError: 'nutripy' 2021-02-18T15:17:16,036 2021-02-18T15:17:16,036 During handling of the above exception, another exception occurred: 2021-02-18T15:17:16,036 2021-02-18T15:17:16,036 Traceback (most recent call last): 2021-02-18T15:17:16,036 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 318, in resolve 2021-02-18T15:17:16,036 name, crit = self._merge_into_criterion(r, parent=None) 2021-02-18T15:17:16,036 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2021-02-18T15:17:16,036 crit = Criterion.from_requirement(self._p, requirement, parent) 2021-02-18T15:17:16,036 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 83, in from_requirement 2021-02-18T15:17:16,036 raise RequirementsConflicted(criterion) 2021-02-18T15:17:16,036 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('nutripy==0.2') 2021-02-18T15:17:16,036 2021-02-18T15:17:16,036 During handling of the above exception, another exception occurred: 2021-02-18T15:17:16,036 2021-02-18T15:17:16,036 Traceback (most recent call last): 2021-02-18T15:17:16,036 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 122, in resolve 2021-02-18T15:17:16,036 requirements, max_rounds=try_to_avoid_resolution_too_deep, 2021-02-18T15:17:16,036 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 453, in resolve 2021-02-18T15:17:16,036 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-02-18T15:17:16,036 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 320, in resolve 2021-02-18T15:17:16,036 raise ResolutionImpossible(e.criterion.information) 2021-02-18T15:17:16,036 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('nutripy==0.2'), parent=None)] 2021-02-18T15:17:16,036 2021-02-18T15:17:16,036 The above exception was the direct cause of the following exception: 2021-02-18T15:17:16,036 2021-02-18T15:17:16,036 Traceback (most recent call last): 2021-02-18T15:17:16,036 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/base_command.py", line 189, in _main 2021-02-18T15:17:16,036 status = self.run(options, args) 2021-02-18T15:17:16,036 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/req_command.py", line 178, in wrapper 2021-02-18T15:17:16,036 return func(self, options, args) 2021-02-18T15:17:16,036 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/commands/wheel.py", line 159, in run 2021-02-18T15:17:16,036 reqs, check_supported_wheels=True 2021-02-18T15:17:16,036 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 127, in resolve 2021-02-18T15:17:16,036 six.raise_from(error, e) 2021-02-18T15:17:16,036 File "", line 3, in raise_from 2021-02-18T15:17:16,036 pip._internal.exceptions.DistributionNotFound: No matching distribution found for nutripy==0.2 2021-02-18T15:17:16,042 Removed nutripy==0.2 from https://files.pythonhosted.org/packages/e3/d9/5a612056ca8b0a2c4f9fdb22fea8123b02d0cf4a56943348a5686f17f079/nutripy-0.2.tar.gz#sha256=7b0e970b378111801addab3782f6d3118a96e70e20fbc2d381667cb82b989afe from build tracker '/tmp/pip-req-tracker-jlwkyklw' 2021-02-18T15:17:16,042 Removed build tracker: '/tmp/pip-req-tracker-jlwkyklw'