2020-10-03T18:42:14,875 Created temporary directory: /tmp/pip-ephem-wheel-cache-0ss7p_xt 2020-10-03T18:42:14,878 Created temporary directory: /tmp/pip-req-tracker-_ew5mzlu 2020-10-03T18:42:14,879 Initialized build tracking at /tmp/pip-req-tracker-_ew5mzlu 2020-10-03T18:42:14,879 Created build tracker: /tmp/pip-req-tracker-_ew5mzlu 2020-10-03T18:42:14,879 Entered build tracker: /tmp/pip-req-tracker-_ew5mzlu 2020-10-03T18:42:14,880 Created temporary directory: /tmp/pip-wheel-97lhb65h 2020-10-03T18:42:14,892 1 location(s) to search for versions of storage-manager: 2020-10-03T18:42:14,892 * https://pypi.org/simple/storage-manager/ 2020-10-03T18:42:14,893 Fetching project page and analyzing links: https://pypi.org/simple/storage-manager/ 2020-10-03T18:42:14,893 Getting page https://pypi.org/simple/storage-manager/ 2020-10-03T18:42:14,895 Found index url https://pypi.org/simple 2020-10-03T18:42:14,997 Link requires a different Python (3.7.3 not in: '>=3.8'): https://files.pythonhosted.org/packages/52/60/9d8d5a6ae3b9833d4429201c95d7e4bd92364095ac19741698e23bc1a175/storage-manager-0.1.0.tar.gz#sha256=418bb8275971f09fa0be870e9ded940c69fb297d08cc5d7417fb279f74a881e1 (from https://pypi.org/simple/storage-manager/) (requires-python:>=3.8) 2020-10-03T18:42:15,001 Link requires a different Python (3.7.3 not in: '>=3.8'): https://files.pythonhosted.org/packages/9c/b6/91ef41b2b682effa28a3328342573ca718b5d9833cc909daded201cb971f/storage_manager-0.1.0-py3-none-any.whl#sha256=f636502e9836fa32bf6bc1342ea2f79b53e69837a9dbdf609ca547b1c49c6788 (from https://pypi.org/simple/storage-manager/) (requires-python:>=3.8) 2020-10-03T18:42:15,001 Link requires a different Python (3.7.3 not in: '>=3.8'): https://files.pythonhosted.org/packages/52/ed/8acddcc48448862d2fb5709f43da857037e69709eaa55ce634b14ae0f5ad/storage-manager-0.3.0.tar.gz#sha256=07c7e30babefbfc41e8bb9f7fa10c27f0c14c44f43666ff43b046647f4ed9500 (from https://pypi.org/simple/storage-manager/) (requires-python:>=3.8) 2020-10-03T18:42:15,002 Link requires a different Python (3.7.3 not in: '>=3.8'): https://files.pythonhosted.org/packages/55/42/c483d391695888edc3eb93ac48696a5de9a1c1d77d06be2c20ec593bfe3f/storage_manager-0.3.0-py3-none-any.whl#sha256=4684f689b5cd73b52ff383e01b3679bcdd81182fc5393297e0e882ce54465594 (from https://pypi.org/simple/storage-manager/) (requires-python:>=3.8) 2020-10-03T18:42:15,003 Link requires a different Python (3.7.3 not in: '>=3.8'): https://files.pythonhosted.org/packages/14/9a/0b61d4bd95ff5567ff69dd533ef60268e72f68f956e491816c1553b3f71f/storage-manager-0.3.1.tar.gz#sha256=d4ece4f7ff0040fd76f02af861ab333d5bf592989441c820b474e5644e0808d3 (from https://pypi.org/simple/storage-manager/) (requires-python:>=3.8) 2020-10-03T18:42:15,003 Link requires a different Python (3.7.3 not in: '>=3.8'): https://files.pythonhosted.org/packages/4f/b9/14622294a06261c8c4e5c6cf32ac9236aadf54c1cf89f77743c37ac5071f/storage_manager-0.3.1-py3-none-any.whl#sha256=905ef6d86e3ecbe76d10cbad623242763d4cb5ed2e6f70a5b4374b6ed89952f8 (from https://pypi.org/simple/storage-manager/) (requires-python:>=3.8) 2020-10-03T18:42:15,004 Given no hashes to check 0 links for project 'storage-manager': discarding no candidates 2020-10-03T18:42:15,004 ERROR: Could not find a version that satisfies the requirement storage-manager==0.3.1 (from versions: none) 2020-10-03T18:42:15,004 ERROR: No matching distribution found for storage-manager==0.3.1 2020-10-03T18:42:15,005 Exception information: 2020-10-03T18:42:15,005 Traceback (most recent call last): 2020-10-03T18:42:15,005 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/base_command.py", line 228, in _main 2020-10-03T18:42:15,005 status = self.run(options, args) 2020-10-03T18:42:15,005 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/req_command.py", line 182, in wrapper 2020-10-03T18:42:15,005 return func(self, options, args) 2020-10-03T18:42:15,005 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/commands/wheel.py", line 156, in run 2020-10-03T18:42:15,005 reqs, check_supported_wheels=True 2020-10-03T18:42:15,005 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/legacy/resolver.py", line 183, in resolve 2020-10-03T18:42:15,005 discovered_reqs.extend(self._resolve_one(requirement_set, req)) 2020-10-03T18:42:15,005 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/legacy/resolver.py", line 388, in _resolve_one 2020-10-03T18:42:15,005 abstract_dist = self._get_abstract_dist_for(req_to_install) 2020-10-03T18:42:15,005 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/legacy/resolver.py", line 339, in _get_abstract_dist_for 2020-10-03T18:42:15,005 self._populate_link(req) 2020-10-03T18:42:15,005 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/legacy/resolver.py", line 305, in _populate_link 2020-10-03T18:42:15,005 req.link = self._find_requirement_link(req) 2020-10-03T18:42:15,005 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/legacy/resolver.py", line 270, in _find_requirement_link 2020-10-03T18:42:15,005 best_candidate = self.finder.find_requirement(req, upgrade) 2020-10-03T18:42:15,005 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/index/package_finder.py", line 928, in find_requirement 2020-10-03T18:42:15,005 req) 2020-10-03T18:42:15,005 pip._internal.exceptions.DistributionNotFound: No matching distribution found for storage-manager==0.3.1 2020-10-03T18:42:15,009 Removed build tracker: '/tmp/pip-req-tracker-_ew5mzlu'