2020-12-01T19:35:35,440 Created temporary directory: /tmp/pip-ephem-wheel-cache-g9x7jnl4 2020-12-01T19:35:35,443 Created temporary directory: /tmp/pip-req-tracker-9w8l82dg 2020-12-01T19:35:35,443 Initialized build tracking at /tmp/pip-req-tracker-9w8l82dg 2020-12-01T19:35:35,444 Created build tracker: /tmp/pip-req-tracker-9w8l82dg 2020-12-01T19:35:35,444 Entered build tracker: /tmp/pip-req-tracker-9w8l82dg 2020-12-01T19:35:35,445 Created temporary directory: /tmp/pip-wheel-9enltcld 2020-12-01T19:35:35,456 1 location(s) to search for versions of ifc-data-checker: 2020-12-01T19:35:35,456 * https://pypi.org/simple/ifc-data-checker/ 2020-12-01T19:35:35,456 Fetching project page and analyzing links: https://pypi.org/simple/ifc-data-checker/ 2020-12-01T19:35:35,457 Getting page https://pypi.org/simple/ifc-data-checker/ 2020-12-01T19:35:35,459 Found index url https://pypi.org/simple 2020-12-01T19:35:35,554 Link requires a different Python (3.7.3 not in: '>=3.8'): https://files.pythonhosted.org/packages/f5/cb/23763800d0b61e63cf67d827c82b8d0572ca4f6dc4996c17c26df7c47bee/ifc-data-checker-1.0.0.tar.gz#sha256=bc16f1158db8d07d7097b8215211eef9f9bcef25d37adab31d7a82030f518f7b (from https://pypi.org/simple/ifc-data-checker/) (requires-python:>=3.8) 2020-12-01T19:35:35,558 Link requires a different Python (3.7.3 not in: '>=3.8'): https://files.pythonhosted.org/packages/b3/04/feaf566ca8306a99f79bfb3be8ec840a5f80bf35acc7c71d008f4e19bd89/ifc_data_checker-1.0.0-py3-none-any.whl#sha256=d98e424d63e7c754ab23f5254061f18e6646e847f7afa01c63262e062243ecfa (from https://pypi.org/simple/ifc-data-checker/) (requires-python:>=3.8) 2020-12-01T19:35:35,558 Link requires a different Python (3.7.3 not in: '>=3.8'): https://files.pythonhosted.org/packages/2a/76/abf8e23aa4def55d6d0b35639a75743327f3638a3cc0d726f608dcf76d11/ifc-data-checker-1.0.1.tar.gz#sha256=de6c4927ac8ef0c7d07b3ae87ed94afee658c05a39833ee53f94ecf5ad4eaf1f (from https://pypi.org/simple/ifc-data-checker/) (requires-python:>=3.8) 2020-12-01T19:35:35,559 Link requires a different Python (3.7.3 not in: '>=3.8'): https://files.pythonhosted.org/packages/10/0f/dd652974893e1767790ae77bfd1b88364b98400bd519d2968c884748f49f/ifc_data_checker-1.0.1-py3-none-any.whl#sha256=b8150a30f65f0665020b34c3c527667f770897594ab8a18e175b514075066d51 (from https://pypi.org/simple/ifc-data-checker/) (requires-python:>=3.8) 2020-12-01T19:35:35,560 Given no hashes to check 0 links for project 'ifc-data-checker': discarding no candidates 2020-12-01T19:35:35,560 ERROR: Could not find a version that satisfies the requirement ifc-data-checker==1.0.1 (from versions: none) 2020-12-01T19:35:35,560 ERROR: No matching distribution found for ifc-data-checker==1.0.1 2020-12-01T19:35:35,560 Exception information: 2020-12-01T19:35:35,560 Traceback (most recent call last): 2020-12-01T19:35:35,560 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/base_command.py", line 228, in _main 2020-12-01T19:35:35,560 status = self.run(options, args) 2020-12-01T19:35:35,560 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/req_command.py", line 182, in wrapper 2020-12-01T19:35:35,560 return func(self, options, args) 2020-12-01T19:35:35,560 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/commands/wheel.py", line 156, in run 2020-12-01T19:35:35,560 reqs, check_supported_wheels=True 2020-12-01T19:35:35,560 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/legacy/resolver.py", line 183, in resolve 2020-12-01T19:35:35,560 discovered_reqs.extend(self._resolve_one(requirement_set, req)) 2020-12-01T19:35:35,560 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/legacy/resolver.py", line 388, in _resolve_one 2020-12-01T19:35:35,560 abstract_dist = self._get_abstract_dist_for(req_to_install) 2020-12-01T19:35:35,560 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/legacy/resolver.py", line 339, in _get_abstract_dist_for 2020-12-01T19:35:35,560 self._populate_link(req) 2020-12-01T19:35:35,560 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/legacy/resolver.py", line 305, in _populate_link 2020-12-01T19:35:35,560 req.link = self._find_requirement_link(req) 2020-12-01T19:35:35,560 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/legacy/resolver.py", line 270, in _find_requirement_link 2020-12-01T19:35:35,560 best_candidate = self.finder.find_requirement(req, upgrade) 2020-12-01T19:35:35,560 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/index/package_finder.py", line 930, in find_requirement 2020-12-01T19:35:35,560 req) 2020-12-01T19:35:35,560 pip._internal.exceptions.DistributionNotFound: No matching distribution found for ifc-data-checker==1.0.1 2020-12-01T19:35:35,565 Removed build tracker: '/tmp/pip-req-tracker-9w8l82dg'