2020-12-17T02:53:12,547 Created temporary directory: /tmp/pip-ephem-wheel-cache-m96ie3w6 2020-12-17T02:53:12,551 Created temporary directory: /tmp/pip-req-tracker-iji8jazp 2020-12-17T02:53:12,552 Initialized build tracking at /tmp/pip-req-tracker-iji8jazp 2020-12-17T02:53:12,552 Created build tracker: /tmp/pip-req-tracker-iji8jazp 2020-12-17T02:53:12,552 Entered build tracker: /tmp/pip-req-tracker-iji8jazp 2020-12-17T02:53:12,553 Created temporary directory: /tmp/pip-wheel-_3vcvceb 2020-12-17T02:53:12,564 1 location(s) to search for versions of osmolytes: 2020-12-17T02:53:12,564 * https://pypi.org/simple/osmolytes/ 2020-12-17T02:53:12,564 Fetching project page and analyzing links: https://pypi.org/simple/osmolytes/ 2020-12-17T02:53:12,565 Getting page https://pypi.org/simple/osmolytes/ 2020-12-17T02:53:12,566 Found index url https://pypi.org/simple 2020-12-17T02:53:12,937 Found link https://files.pythonhosted.org/packages/ef/41/efefc57f433e8352e5e798074196ff2b6598719500c7ed26ba6457d0a5a9/osmolytes-0.0.1-py2.py3-none-any.whl#sha256=76b4d92ca715dfd37ef92721389f0f1cc67a98ef9666c9854f5b3cdf6fd97264 (from https://pypi.org/simple/osmolytes/) (requires-python:>=3.6), version: 0.0.1 2020-12-17T02:53:12,937 Found link https://files.pythonhosted.org/packages/47/de/9b5e93403a887ded0a135768f07bef3d880f82e0b2d47990aec34ff7a747/osmolytes-0.0.1.tar.gz#sha256=ac50806ca941a0632e9a546324a453adb88d5fde989300560bac42b5dc5ca3f1 (from https://pypi.org/simple/osmolytes/) (requires-python:>=3.6), version: 0.0.1 2020-12-17T02:53:12,938 Link requires a different Python (3.7.3 not in: '>=3.8'): https://files.pythonhosted.org/packages/1d/e3/940377a41ade17e9c79805575c3251916fe19fa0d0fc2bcd7b6bd2508086/osmolytes-1.0.0-py2.py3-none-any.whl#sha256=aeb8c11fcfff81cf65b9c91dfe1e3342f03198d1fc9664b5052e0ab24d87c9ef (from https://pypi.org/simple/osmolytes/) (requires-python:>=3.8) 2020-12-17T02:53:12,939 Link requires a different Python (3.7.3 not in: '>=3.8'): https://files.pythonhosted.org/packages/52/21/20b6a3c50d4bd3054a944bf9a1cf135ed9ff5cbd92c33264d27a300857ef/osmolytes-1.0.0.tar.gz#sha256=21c16dd68ee814ce0b9bd706b934dfb4f4a8857c2f004100f6021683c681192a (from https://pypi.org/simple/osmolytes/) (requires-python:>=3.8) 2020-12-17T02:53:12,940 Link requires a different Python (3.7.3 not in: '>=3.8'): https://files.pythonhosted.org/packages/74/a4/0fd08482d068389a146b93fd36f903a297044b77376b4aa3b91efabb291c/osmolytes-1.1.0-py2.py3-none-any.whl#sha256=560a2c932a5a5d729af4711d0e23c61721eaf90cb90d2e2bb9de747cea745302 (from https://pypi.org/simple/osmolytes/) (requires-python:>=3.8) 2020-12-17T02:53:12,940 Link requires a different Python (3.7.3 not in: '>=3.8'): https://files.pythonhosted.org/packages/5d/7c/8fbc6e68cd7fc3cbc0a65b4c04084f5e8828e2bf353a2a5053f116f4cfc8/osmolytes-1.1.0.tar.gz#sha256=af46a0c796fc69bf9db5956abcbfa5e00d32e8686b925a0095da1aedf4bde273 (from https://pypi.org/simple/osmolytes/) (requires-python:>=3.8) 2020-12-17T02:53:12,941 Given no hashes to check 0 links for project 'osmolytes': discarding no candidates 2020-12-17T02:53:12,941 ERROR: Could not find a version that satisfies the requirement osmolytes==1.1.0 (from versions: 0.0.1) 2020-12-17T02:53:12,942 ERROR: No matching distribution found for osmolytes==1.1.0 2020-12-17T02:53:12,942 Exception information: 2020-12-17T02:53:12,942 Traceback (most recent call last): 2020-12-17T02:53:12,942 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/base_command.py", line 228, in _main 2020-12-17T02:53:12,942 status = self.run(options, args) 2020-12-17T02:53:12,942 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/req_command.py", line 182, in wrapper 2020-12-17T02:53:12,942 return func(self, options, args) 2020-12-17T02:53:12,942 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/commands/wheel.py", line 156, in run 2020-12-17T02:53:12,942 reqs, check_supported_wheels=True 2020-12-17T02:53:12,942 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/legacy/resolver.py", line 183, in resolve 2020-12-17T02:53:12,942 discovered_reqs.extend(self._resolve_one(requirement_set, req)) 2020-12-17T02:53:12,942 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/legacy/resolver.py", line 388, in _resolve_one 2020-12-17T02:53:12,942 abstract_dist = self._get_abstract_dist_for(req_to_install) 2020-12-17T02:53:12,942 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/legacy/resolver.py", line 339, in _get_abstract_dist_for 2020-12-17T02:53:12,942 self._populate_link(req) 2020-12-17T02:53:12,942 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/legacy/resolver.py", line 305, in _populate_link 2020-12-17T02:53:12,942 req.link = self._find_requirement_link(req) 2020-12-17T02:53:12,942 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/legacy/resolver.py", line 270, in _find_requirement_link 2020-12-17T02:53:12,942 best_candidate = self.finder.find_requirement(req, upgrade) 2020-12-17T02:53:12,942 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/index/package_finder.py", line 930, in find_requirement 2020-12-17T02:53:12,942 req) 2020-12-17T02:53:12,942 pip._internal.exceptions.DistributionNotFound: No matching distribution found for osmolytes==1.1.0 2020-12-17T02:53:12,946 Removed build tracker: '/tmp/pip-req-tracker-iji8jazp'