2020-04-21T19:35:21,044 Created temporary directory: /tmp/pip-ephem-wheel-cache-lbsav_e8 2020-04-21T19:35:21,051 Created temporary directory: /tmp/pip-req-tracker-9_appn00 2020-04-21T19:35:21,052 Initialized build tracking at /tmp/pip-req-tracker-9_appn00 2020-04-21T19:35:21,053 Created build tracker: /tmp/pip-req-tracker-9_appn00 2020-04-21T19:35:21,054 Entered build tracker: /tmp/pip-req-tracker-9_appn00 2020-04-21T19:35:21,055 Created temporary directory: /tmp/pip-wheel-d22nsfpl 2020-04-21T19:35:21,065 1 location(s) to search for versions of pandasbt: 2020-04-21T19:35:21,065 * https://pypi.org/simple/pandasbt/ 2020-04-21T19:35:21,066 Fetching project page and analyzing links: https://pypi.org/simple/pandasbt/ 2020-04-21T19:35:21,068 Getting page https://pypi.org/simple/pandasbt/ 2020-04-21T19:35:21,070 Found index url https://pypi.org/simple 2020-04-21T19:35:21,073 Getting credentials from keyring for https://pypi.org/simple 2020-04-21T19:35:21,074 Getting credentials from keyring for pypi.org 2020-04-21T19:35:21,288 Skipping link: No binaries permitted for pandasbt: https://files.pythonhosted.org/packages/a4/37/8f391e8986e61b34ff6d95b23f48631fb6825583a5825bda62e7cbce9d6d/pandasbt-0.1.0-py3-none-any.whl#sha256=60e28e580d90f860b4db562ce551bee37dd49adc435c2363d89a8aa9f957d054 (from https://pypi.org/simple/pandasbt/) (requires-python:>=3.6) 2020-04-21T19:35:21,289 Found link https://files.pythonhosted.org/packages/ca/77/822cba755746f8a0e41ce10b3a42af5163fd50ebc804aa589e602b3f6a2b/pandasbt-0.1.0.tar.gz#sha256=01d945d2cbf939de0ade2c859f7130e7e5c7ad97e0e749ddb439cafcb16458fe (from https://pypi.org/simple/pandasbt/) (requires-python:>=3.6), version: 0.1.0 2020-04-21T19:35:21,290 Skipping link: No binaries permitted for pandasbt: https://files.pythonhosted.org/packages/f6/f4/9cd7d3cd4b11fa8ed5b7c34c87c065674b0ad27aef9644ed9477ccbc1970/pandasbt-0.1.1-py3-none-any.whl#sha256=a4eba157cf23f53e1bc0cc9285bd36b99f76709f34637d52801d88c35ee4a42c (from https://pypi.org/simple/pandasbt/) (requires-python:>=3.6) 2020-04-21T19:35:21,291 Found link https://files.pythonhosted.org/packages/96/ae/f89d47e4c981134e559521c4de8055f69468a7b2e41414b547fd53149483/pandasbt-0.1.1.tar.gz#sha256=94970a185b39e16800e24724c678040d9f629df261db90c8120c49dfcf6e002d (from https://pypi.org/simple/pandasbt/) (requires-python:>=3.6), version: 0.1.1 2020-04-21T19:35:21,291 Skipping link: No binaries permitted for pandasbt: https://files.pythonhosted.org/packages/79/d7/93aee2201c6d3ecdb1b6bf52b8a32bbbcfa0042c1fca1b90de9c88e5d6e1/pandasbt-0.2.0-py3-none-any.whl#sha256=49b742e65efcd1d8301d3ad7164ee435e8e7bec2585a36e216fa946605e4eed7 (from https://pypi.org/simple/pandasbt/) (requires-python:>=3.6) 2020-04-21T19:35:21,292 Found link https://files.pythonhosted.org/packages/4f/23/2c048031f51300c8ed3404ef2587bca4319a5a8bcefcede9a91b16eefdae/pandasbt-0.2.0.win-amd64.zip#sha256=1c7a0baeb9315cfc653f0dcd0ba38e6f706c8fc33e8a887801915f66ace5f564 (from https://pypi.org/simple/pandasbt/) (requires-python:>=3.6), version: 0.2.0.win-amd64 2020-04-21T19:35:21,300 Given no hashes to check 0 links for project 'pandasbt': discarding no candidates 2020-04-21T19:35:21,301 ERROR: Could not find a version that satisfies the requirement pandasbt==0.2.0 (from versions: 0.2.0.win-amd64, 0.1.0, 0.1.1) 2020-04-21T19:35:21,302 Cleaning up... 2020-04-21T19:35:21,307 Removed build tracker: '/tmp/pip-req-tracker-9_appn00' 2020-04-21T19:35:21,310 ERROR: No matching distribution found for pandasbt==0.2.0 2020-04-21T19:35:21,311 Exception information: 2020-04-21T19:35:21,311 Traceback (most recent call last): 2020-04-21T19:35:21,311 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/base_command.py", line 186, in _main 2020-04-21T19:35:21,311 status = self.run(options, args) 2020-04-21T19:35:21,311 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/commands/wheel.py", line 161, in run 2020-04-21T19:35:21,311 resolver.resolve(requirement_set) 2020-04-21T19:35:21,311 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/legacy_resolve.py", line 177, in resolve 2020-04-21T19:35:21,311 discovered_reqs.extend(self._resolve_one(requirement_set, req)) 2020-04-21T19:35:21,311 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/legacy_resolve.py", line 333, in _resolve_one 2020-04-21T19:35:21,311 abstract_dist = self._get_abstract_dist_for(req_to_install) 2020-04-21T19:35:21,311 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/legacy_resolve.py", line 281, in _get_abstract_dist_for 2020-04-21T19:35:21,311 req.populate_link(self.finder, upgrade_allowed, require_hashes) 2020-04-21T19:35:21,311 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/req/req_install.py", line 249, in populate_link 2020-04-21T19:35:21,311 self.link = finder.find_requirement(self, upgrade) 2020-04-21T19:35:21,311 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/index/package_finder.py", line 927, in find_requirement 2020-04-21T19:35:21,311 'No matching distribution found for %s' % req 2020-04-21T19:35:21,311 pip._internal.exceptions.DistributionNotFound: No matching distribution found for pandasbt==0.2.0