2020-05-04T04:51:39,023 Created temporary directory: /tmp/pip-ephem-wheel-cache-4ny_we56 2020-05-04T04:51:39,029 Created temporary directory: /tmp/pip-req-tracker-txwxb6yq 2020-05-04T04:51:39,029 Initialized build tracking at /tmp/pip-req-tracker-txwxb6yq 2020-05-04T04:51:39,030 Created build tracker: /tmp/pip-req-tracker-txwxb6yq 2020-05-04T04:51:39,030 Entered build tracker: /tmp/pip-req-tracker-txwxb6yq 2020-05-04T04:51:39,031 Created temporary directory: /tmp/pip-wheel-zqmx85hn 2020-05-04T04:51:39,037 1 location(s) to search for versions of xlcalculator: 2020-05-04T04:51:39,037 * https://pypi.org/simple/xlcalculator/ 2020-05-04T04:51:39,037 Fetching project page and analyzing links: https://pypi.org/simple/xlcalculator/ 2020-05-04T04:51:39,038 Getting page https://pypi.org/simple/xlcalculator/ 2020-05-04T04:51:39,041 Found index url https://pypi.org/simple 2020-05-04T04:51:39,044 Getting credentials from keyring for https://pypi.org/simple 2020-05-04T04:51:39,044 Getting credentials from keyring for pypi.org 2020-05-04T04:51:39,256 Skipping link: No binaries permitted for xlcalculator: https://files.pythonhosted.org/packages/c9/3d/7ee217543567c538603baafd4b2a47b6504cae8b318588efbe2806e96690/xlcalculator-0.0.1b0-py3-none-any.whl#sha256=1651f105455b746fe1326d546e7cc2cf718dddec0e64847438ec9f7318d743e4 (from https://pypi.org/simple/xlcalculator/) (requires-python:>=3.7.6) 2020-05-04T04:51:39,257 Link requires a different Python (3.7.3 not in: '>=3.7.6'): https://files.pythonhosted.org/packages/95/8b/a2fbd99ff2c8b585090374ce53664100cdf7f5714ae17ed811e41691765a/xlcalculator-0.0.1b0.tar.gz#sha256=9d4c873f30ad19cafd335529890c4050c66fb635b1fef5cfee3f72a9a021c4d8 (from https://pypi.org/simple/xlcalculator/) (requires-python:>=3.7.6) 2020-05-04T04:51:39,258 Skipping link: No binaries permitted for xlcalculator: https://files.pythonhosted.org/packages/20/ca/5f6597403d40ca4e9e74b6fb450b069e6eb423edb6d2437baf849a88fe26/xlcalculator-0.0.2b0-py3-none-any.whl#sha256=bf3f5b8d9e14b821cb0837151c98f34224239e9d704aa89f9fcefaef53a5c3c4 (from https://pypi.org/simple/xlcalculator/) (requires-python:>=3.7.6) 2020-05-04T04:51:39,259 Link requires a different Python (3.7.3 not in: '>=3.7.6'): https://files.pythonhosted.org/packages/a6/68/607e361983c75f7a5902756c001af2b8a2902c1871fc48d4d29976262001/xlcalculator-0.0.2b0.tar.gz#sha256=8a44e839af9e40cc21c4ff2eedf6eba9112531956ab56afc079614d72757dc08 (from https://pypi.org/simple/xlcalculator/) (requires-python:>=3.7.6) 2020-05-04T04:51:39,259 Skipping link: No binaries permitted for xlcalculator: https://files.pythonhosted.org/packages/e0/59/0b70088acce61fb134a48332fb3cb409bfe79804dc08646824f29d3c77a6/xlcalculator-0.0.3b0-py3-none-any.whl#sha256=d9c35039e5582f2bf6cd9bbe507db443124e70d05911c372e853d9614e8e1e45 (from https://pypi.org/simple/xlcalculator/) (requires-python:>=3.7.6) 2020-05-04T04:51:39,260 Link requires a different Python (3.7.3 not in: '>=3.7.6'): https://files.pythonhosted.org/packages/a4/82/a492905b07d6b0ed7ec513a61455197b5486e6fcd2793d394adfcb8ffbeb/xlcalculator-0.0.3b0.tar.gz#sha256=f5de2bf41bc43e84748e5db4474e462ee968986f43da9b6d3e0313fcabc5bfae (from https://pypi.org/simple/xlcalculator/) (requires-python:>=3.7.6) 2020-05-04T04:51:39,267 Given no hashes to check 0 links for project 'xlcalculator': discarding no candidates 2020-05-04T04:51:39,267 ERROR: Could not find a version that satisfies the requirement xlcalculator==0.0.3b0 (from versions: none) 2020-05-04T04:51:39,268 Cleaning up... 2020-05-04T04:51:39,273 Removed build tracker: '/tmp/pip-req-tracker-txwxb6yq' 2020-05-04T04:51:39,276 ERROR: No matching distribution found for xlcalculator==0.0.3b0 2020-05-04T04:51:39,277 Exception information: 2020-05-04T04:51:39,277 Traceback (most recent call last): 2020-05-04T04:51:39,277 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/base_command.py", line 186, in _main 2020-05-04T04:51:39,277 status = self.run(options, args) 2020-05-04T04:51:39,277 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/commands/wheel.py", line 161, in run 2020-05-04T04:51:39,277 resolver.resolve(requirement_set) 2020-05-04T04:51:39,277 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/legacy_resolve.py", line 177, in resolve 2020-05-04T04:51:39,277 discovered_reqs.extend(self._resolve_one(requirement_set, req)) 2020-05-04T04:51:39,277 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/legacy_resolve.py", line 333, in _resolve_one 2020-05-04T04:51:39,277 abstract_dist = self._get_abstract_dist_for(req_to_install) 2020-05-04T04:51:39,277 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/legacy_resolve.py", line 281, in _get_abstract_dist_for 2020-05-04T04:51:39,277 req.populate_link(self.finder, upgrade_allowed, require_hashes) 2020-05-04T04:51:39,277 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/req/req_install.py", line 249, in populate_link 2020-05-04T04:51:39,277 self.link = finder.find_requirement(self, upgrade) 2020-05-04T04:51:39,277 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/index/package_finder.py", line 927, in find_requirement 2020-05-04T04:51:39,277 'No matching distribution found for %s' % req 2020-05-04T04:51:39,277 pip._internal.exceptions.DistributionNotFound: No matching distribution found for xlcalculator==0.0.3b0