2020-08-28T08:57:57,249 Created temporary directory: /tmp/pip-ephem-wheel-cache-7qj1ht_p 2020-08-28T08:57:57,251 Created temporary directory: /tmp/pip-req-tracker-5hks0i6_ 2020-08-28T08:57:57,251 Initialized build tracking at /tmp/pip-req-tracker-5hks0i6_ 2020-08-28T08:57:57,252 Created build tracker: /tmp/pip-req-tracker-5hks0i6_ 2020-08-28T08:57:57,252 Entered build tracker: /tmp/pip-req-tracker-5hks0i6_ 2020-08-28T08:57:57,252 Created temporary directory: /tmp/pip-wheel-h8hc7kft 2020-08-28T08:57:57,261 1 location(s) to search for versions of sqlicrawler: 2020-08-28T08:57:57,261 * https://pypi.org/simple/sqlicrawler/ 2020-08-28T08:57:57,262 Fetching project page and analyzing links: https://pypi.org/simple/sqlicrawler/ 2020-08-28T08:57:57,262 Getting page https://pypi.org/simple/sqlicrawler/ 2020-08-28T08:57:57,264 Found index url https://pypi.org/simple 2020-08-28T08:57:57,356 Link requires a different Python (3.7.3 not in: '>=3.8,<4.0'): https://files.pythonhosted.org/packages/6b/66/0f30f8c9f658b1edf70e513acf6742f830d4b4c150110023bdb5a108bda5/sqlicrawler-0.1.0-py3-none-any.whl#sha256=7773656e9beb005dfd92f1ae9edf1f492a57cdfaba27854100a98e11fab9fe20 (from https://pypi.org/simple/sqlicrawler/) (requires-python:>=3.8,<4.0) 2020-08-28T08:57:57,356 Link requires a different Python (3.7.3 not in: '>=3.8,<4.0'): https://files.pythonhosted.org/packages/e4/28/890ad73668f3450c5fc2f3b3256096deae1754252c095d056c1c617c7042/sqlicrawler-0.1.0.tar.gz#sha256=40901a97e690243137bff96c0c898f20e7c808f1dbea7abc95938101debb2a8c (from https://pypi.org/simple/sqlicrawler/) (requires-python:>=3.8,<4.0) 2020-08-28T08:57:57,357 Link requires a different Python (3.7.3 not in: '>=3.8,<4.0'): https://files.pythonhosted.org/packages/fe/fc/e7cc6c8a61dcf153ca34c56ceed6c229203d718f480a6ef914e9ba908d91/sqlicrawler-0.1.1-py3-none-any.whl#sha256=a092233850ab5ba591c295de058c9431d7e5932ccea4ad05efac18bcf369999c (from https://pypi.org/simple/sqlicrawler/) (requires-python:>=3.8,<4.0) 2020-08-28T08:57:57,358 Link requires a different Python (3.7.3 not in: '>=3.8,<4.0'): https://files.pythonhosted.org/packages/a2/c8/5e1730f9f290b550f04a36aa76f6eb7660969a7d2035dfd78937feacab52/sqlicrawler-0.1.1.tar.gz#sha256=1284d0500a65d7675e83867469c3025556a4658023e9080f9eb85ca0e518d384 (from https://pypi.org/simple/sqlicrawler/) (requires-python:>=3.8,<4.0) 2020-08-28T08:57:57,358 Given no hashes to check 0 links for project 'sqlicrawler': discarding no candidates 2020-08-28T08:57:57,359 ERROR: Could not find a version that satisfies the requirement sqlicrawler==0.1.1 (from versions: none) 2020-08-28T08:57:57,359 ERROR: No matching distribution found for sqlicrawler==0.1.1 2020-08-28T08:57:57,359 Exception information: 2020-08-28T08:57:57,359 Traceback (most recent call last): 2020-08-28T08:57:57,359 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/base_command.py", line 216, in _main 2020-08-28T08:57:57,359 status = self.run(options, args) 2020-08-28T08:57:57,359 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/req_command.py", line 182, in wrapper 2020-08-28T08:57:57,359 return func(self, options, args) 2020-08-28T08:57:57,359 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/commands/wheel.py", line 156, in run 2020-08-28T08:57:57,359 reqs, check_supported_wheels=True 2020-08-28T08:57:57,359 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/legacy/resolver.py", line 183, in resolve 2020-08-28T08:57:57,359 discovered_reqs.extend(self._resolve_one(requirement_set, req)) 2020-08-28T08:57:57,359 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/legacy/resolver.py", line 388, in _resolve_one 2020-08-28T08:57:57,359 abstract_dist = self._get_abstract_dist_for(req_to_install) 2020-08-28T08:57:57,359 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/legacy/resolver.py", line 339, in _get_abstract_dist_for 2020-08-28T08:57:57,359 self._populate_link(req) 2020-08-28T08:57:57,359 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/legacy/resolver.py", line 305, in _populate_link 2020-08-28T08:57:57,359 req.link = self._find_requirement_link(req) 2020-08-28T08:57:57,359 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/legacy/resolver.py", line 270, in _find_requirement_link 2020-08-28T08:57:57,359 best_candidate = self.finder.find_requirement(req, upgrade) 2020-08-28T08:57:57,359 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/index/package_finder.py", line 928, in find_requirement 2020-08-28T08:57:57,359 req) 2020-08-28T08:57:57,359 pip._internal.exceptions.DistributionNotFound: No matching distribution found for sqlicrawler==0.1.1 2020-08-28T08:57:57,363 Removed build tracker: '/tmp/pip-req-tracker-5hks0i6_'