2020-03-03T08:23:39,056 Created temporary directory: /tmp/pip-ephem-wheel-cache-nlg3vxnv 2020-03-03T08:23:39,059 Created temporary directory: /tmp/pip-req-tracker-x870af8z 2020-03-03T08:23:39,060 Initialized build tracking at /tmp/pip-req-tracker-x870af8z 2020-03-03T08:23:39,061 Created build tracker: /tmp/pip-req-tracker-x870af8z 2020-03-03T08:23:39,061 Entered build tracker: /tmp/pip-req-tracker-x870af8z 2020-03-03T08:23:39,062 Created temporary directory: /tmp/pip-wheel-2jq4fvif 2020-03-03T08:23:39,067 1 location(s) to search for versions of surfcut: 2020-03-03T08:23:39,067 * https://pypi.org/simple/surfcut/ 2020-03-03T08:23:39,067 Fetching project page and analyzing links: https://pypi.org/simple/surfcut/ 2020-03-03T08:23:39,068 Getting page https://pypi.org/simple/surfcut/ 2020-03-03T08:23:39,070 Found index url https://pypi.org/simple 2020-03-03T08:23:39,073 Getting credentials from keyring for https://pypi.org/simple 2020-03-03T08:23:39,073 Getting credentials from keyring for pypi.org 2020-03-03T08:23:39,257 Found link https://files.pythonhosted.org/packages/6c/bb/54655103b69616aec79baf00aa83cbb9b24b77ed4424769beb900707276d/surfcut-0.0.1a0.tar.gz#sha256=c55ba5e470de2fab2599b65c4403ae07708b948386eff5f4975e395e767c2318 (from https://pypi.org/simple/surfcut/), version: 0.0.1a0 2020-03-03T08:23:39,258 Found link https://files.pythonhosted.org/packages/d5/bf/2b4d9d7a97c44ad5c6e6bc5e7f05522f720c1fdcdaa02e00e8b2584f676a/surfcut-0.0.1.tar.gz#sha256=ac52d0ab7bb33c45d8ec429cb7a6b87fcb82c53b42ecda76a14becfdad1fa6e7 (from https://pypi.org/simple/surfcut/) (requires-python:>=3.6), version: 0.0.1 2020-03-03T08:23:39,259 Found link https://files.pythonhosted.org/packages/7d/16/ec7f1f428339d76e20d1719e6f662b64e482078e27bafa748d30ee55af58/surfcut-0.0.2.tar.gz#sha256=4533bb0fece6086ace593b842563f8b54e8ad4b388ec2e53a54c88cb8b95aa4f (from https://pypi.org/simple/surfcut/) (requires-python:>=3.6), version: 0.0.2 2020-03-03T08:23:39,259 Found link https://files.pythonhosted.org/packages/47/b4/22a92f3f4cc784dc89a18f471edd435a78f971b8525c074ae7b2092d2606/surfcut-0.0.3rc0.tar.gz#sha256=6834bc6be537e95ca260cd66c9a58be59a07665a30b5835169f425398608e48a (from https://pypi.org/simple/surfcut/) (requires-python:>=3.6), version: 0.0.3rc0 2020-03-03T08:23:39,260 Found link https://files.pythonhosted.org/packages/b6/a7/c6d3510df775cc0fff5b98f83ae1e5f7f784601c541d4d029bbd86b289bc/surfcut-0.0.3rc1.linux-x86_64.tar.gz#sha256=83705418a7425428444829365f65cc7e3e64fd6ad50d853681695b25bda2ef2e (from https://pypi.org/simple/surfcut/) (requires-python:>=3.6), version: 0.0.3rc1.linux-x86_64 2020-03-03T08:23:39,268 Given no hashes to check 0 links for project 'surfcut': discarding no candidates 2020-03-03T08:23:39,269 ERROR: Could not find a version that satisfies the requirement surfcut==0.0.3rc1 (from versions: 0.0.3rc1.linux-x86_64, 0.0.1a0, 0.0.1, 0.0.2, 0.0.3rc0) 2020-03-03T08:23:39,270 Cleaning up... 2020-03-03T08:23:39,274 Removed build tracker: '/tmp/pip-req-tracker-x870af8z' 2020-03-03T08:23:39,276 ERROR: No matching distribution found for surfcut==0.0.3rc1 2020-03-03T08:23:39,277 Exception information: 2020-03-03T08:23:39,277 Traceback (most recent call last): 2020-03-03T08:23:39,277 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/base_command.py", line 186, in _main 2020-03-03T08:23:39,277 status = self.run(options, args) 2020-03-03T08:23:39,277 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/commands/wheel.py", line 161, in run 2020-03-03T08:23:39,277 resolver.resolve(requirement_set) 2020-03-03T08:23:39,277 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/legacy_resolve.py", line 177, in resolve 2020-03-03T08:23:39,277 discovered_reqs.extend(self._resolve_one(requirement_set, req)) 2020-03-03T08:23:39,277 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/legacy_resolve.py", line 333, in _resolve_one 2020-03-03T08:23:39,277 abstract_dist = self._get_abstract_dist_for(req_to_install) 2020-03-03T08:23:39,277 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/legacy_resolve.py", line 281, in _get_abstract_dist_for 2020-03-03T08:23:39,277 req.populate_link(self.finder, upgrade_allowed, require_hashes) 2020-03-03T08:23:39,277 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/req/req_install.py", line 249, in populate_link 2020-03-03T08:23:39,277 self.link = finder.find_requirement(self, upgrade) 2020-03-03T08:23:39,277 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/index/package_finder.py", line 927, in find_requirement 2020-03-03T08:23:39,277 'No matching distribution found for %s' % req 2020-03-03T08:23:39,277 pip._internal.exceptions.DistributionNotFound: No matching distribution found for surfcut==0.0.3rc1