2022-01-13T21:07:23,900 Created temporary directory: /tmp/pip-ephem-wheel-cache-86ubqzor 2022-01-13T21:07:23,905 Created temporary directory: /tmp/pip-req-tracker-4d2dd258 2022-01-13T21:07:23,906 Initialized build tracking at /tmp/pip-req-tracker-4d2dd258 2022-01-13T21:07:23,906 Created build tracker: /tmp/pip-req-tracker-4d2dd258 2022-01-13T21:07:23,906 Entered build tracker: /tmp/pip-req-tracker-4d2dd258 2022-01-13T21:07:23,907 Created temporary directory: /tmp/pip-wheel-kzb7i_ly 2022-01-13T21:07:23,969 Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple 2022-01-13T21:07:23,975 2 location(s) to search for versions of myfasthistmodule: 2022-01-13T21:07:23,975 * https://pypi.org/simple/myfasthistmodule/ 2022-01-13T21:07:23,975 * https://www.piwheels.org/simple/myfasthistmodule/ 2022-01-13T21:07:23,976 Fetching project page and analyzing links: https://pypi.org/simple/myfasthistmodule/ 2022-01-13T21:07:23,977 Getting page https://pypi.org/simple/myfasthistmodule/ 2022-01-13T21:07:23,980 Found index url https://pypi.org/simple 2022-01-13T21:07:24,170 Found link https://files.pythonhosted.org/packages/f6/e4/d77538900a84dd5905e487bb55abe9a01442cc8895e1ada786b0ed678091/myFastHistModule-1.0.tar.gz#sha256=a384aef5be127ba97b6b397ffe679d51642ba09831e5d4df76b7fe0b2772dcad (from https://pypi.org/simple/myfasthistmodule/), version: 1.0 2022-01-13T21:07:24,171 Fetching project page and analyzing links: https://www.piwheels.org/simple/myfasthistmodule/ 2022-01-13T21:07:24,171 Getting page https://www.piwheels.org/simple/myfasthistmodule/ 2022-01-13T21:07:24,173 Found index url https://www.piwheels.org/simple 2022-01-13T21:07:24,377 Skipping link: not a file: https://www.piwheels.org/simple/myfasthistmodule/ 2022-01-13T21:07:24,377 Skipping link: not a file: https://pypi.org/simple/myfasthistmodule/ 2022-01-13T21:07:24,416 Given no hashes to check 1 links for project 'myfasthistmodule': discarding no candidates 2022-01-13T21:07:24,454 Collecting myfasthistmodule==1.0 2022-01-13T21:07:24,457 Created temporary directory: /tmp/pip-unpack-9dvye1dg 2022-01-13T21:07:24,544 Downloading myFastHistModule-1.0.tar.gz (1.3 kB) 2022-01-13T21:07:24,598 Added myfasthistmodule==1.0 from https://files.pythonhosted.org/packages/f6/e4/d77538900a84dd5905e487bb55abe9a01442cc8895e1ada786b0ed678091/myFastHistModule-1.0.tar.gz#sha256=a384aef5be127ba97b6b397ffe679d51642ba09831e5d4df76b7fe0b2772dcad to build tracker '/tmp/pip-req-tracker-4d2dd258' 2022-01-13T21:07:24,600 ERROR: myfasthistmodule==1.0 from https://files.pythonhosted.org/packages/f6/e4/d77538900a84dd5905e487bb55abe9a01442cc8895e1ada786b0ed678091/myFastHistModule-1.0.tar.gz#sha256=a384aef5be127ba97b6b397ffe679d51642ba09831e5d4df76b7fe0b2772dcad does not appear to be a Python project: neither 'setup.py' nor 'pyproject.toml' found. 2022-01-13T21:07:24,601 Exception information: 2022-01-13T21:07:24,601 Traceback (most recent call last): 2022-01-13T21:07:24,601 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/base_command.py", line 164, in exc_logging_wrapper 2022-01-13T21:07:24,601 status = run_func(*args) 2022-01-13T21:07:24,601 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2022-01-13T21:07:24,601 return func(self, options, args) 2022-01-13T21:07:24,601 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/commands/wheel.py", line 144, in run 2022-01-13T21:07:24,601 requirement_set = resolver.resolve(reqs, check_supported_wheels=True) 2022-01-13T21:07:24,601 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 92, in resolve 2022-01-13T21:07:24,601 result = self._result = resolver.resolve( 2022-01-13T21:07:24,601 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 482, in resolve 2022-01-13T21:07:24,601 state = resolution.resolve(requirements, max_rounds=max_rounds) 2022-01-13T21:07:24,601 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 349, in resolve 2022-01-13T21:07:24,601 self._add_to_criteria(self.state.criteria, r, parent=None) 2022-01-13T21:07:24,601 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _add_to_criteria 2022-01-13T21:07:24,601 if not criterion.candidates: 2022-01-13T21:07:24,601 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/structs.py", line 151, in __bool__ 2022-01-13T21:07:24,601 return bool(self._sequence) 2022-01-13T21:07:24,601 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/found_candidates.py", line 155, in __bool__ 2022-01-13T21:07:24,601 return any(self) 2022-01-13T21:07:24,601 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/found_candidates.py", line 143, in 2022-01-13T21:07:24,601 return (c for c in iterator if id(c) not in self._incompatible_ids) 2022-01-13T21:07:24,601 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/found_candidates.py", line 47, in _iter_built 2022-01-13T21:07:24,601 candidate = func() 2022-01-13T21:07:24,601 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/factory.py", line 201, in _make_candidate_from_link 2022-01-13T21:07:24,601 self._link_candidate_cache[link] = LinkCandidate( 2022-01-13T21:07:24,601 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/candidates.py", line 281, in __init__ 2022-01-13T21:07:24,601 super().__init__( 2022-01-13T21:07:24,601 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/candidates.py", line 156, in __init__ 2022-01-13T21:07:24,601 self.dist = self._prepare() 2022-01-13T21:07:24,601 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/candidates.py", line 225, in _prepare 2022-01-13T21:07:24,601 dist = self._prepare_distribution() 2022-01-13T21:07:24,601 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/candidates.py", line 292, in _prepare_distribution 2022-01-13T21:07:24,601 return preparer.prepare_linked_requirement(self._ireq, parallel_builds=True) 2022-01-13T21:07:24,601 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/operations/prepare.py", line 482, in prepare_linked_requirement 2022-01-13T21:07:24,601 return self._prepare_linked_requirement(req, parallel_builds) 2022-01-13T21:07:24,601 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/operations/prepare.py", line 546, in _prepare_linked_requirement 2022-01-13T21:07:24,601 dist = _get_prepared_distribution( 2022-01-13T21:07:24,601 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/operations/prepare.py", line 58, in _get_prepared_distribution 2022-01-13T21:07:24,601 abstract_dist.prepare_distribution_metadata(finder, build_isolation) 2022-01-13T21:07:24,601 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/distributions/sdist.py", line 30, in prepare_distribution_metadata 2022-01-13T21:07:24,601 self.req.load_pyproject_toml() 2022-01-13T21:07:24,601 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/req/req_install.py", line 497, in load_pyproject_toml 2022-01-13T21:07:24,601 pyproject_toml_data = load_pyproject_toml( 2022-01-13T21:07:24,601 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/pyproject.py", line 52, in load_pyproject_toml 2022-01-13T21:07:24,601 raise InstallationError( 2022-01-13T21:07:24,601 pip._internal.exceptions.InstallationError: myfasthistmodule==1.0 from https://files.pythonhosted.org/packages/f6/e4/d77538900a84dd5905e487bb55abe9a01442cc8895e1ada786b0ed678091/myFastHistModule-1.0.tar.gz#sha256=a384aef5be127ba97b6b397ffe679d51642ba09831e5d4df76b7fe0b2772dcad does not appear to be a Python project: neither 'setup.py' nor 'pyproject.toml' found. 2022-01-13T21:07:24,620 Removed myfasthistmodule==1.0 from https://files.pythonhosted.org/packages/f6/e4/d77538900a84dd5905e487bb55abe9a01442cc8895e1ada786b0ed678091/myFastHistModule-1.0.tar.gz#sha256=a384aef5be127ba97b6b397ffe679d51642ba09831e5d4df76b7fe0b2772dcad from build tracker '/tmp/pip-req-tracker-4d2dd258' 2022-01-13T21:07:24,621 Removed build tracker: '/tmp/pip-req-tracker-4d2dd258'