2022-01-21T18:43:28,677 Created temporary directory: /tmp/pip-ephem-wheel-cache-7wea9jiq 2022-01-21T18:43:28,683 Created temporary directory: /tmp/pip-req-tracker-slicp6fy 2022-01-21T18:43:28,684 Initialized build tracking at /tmp/pip-req-tracker-slicp6fy 2022-01-21T18:43:28,685 Created build tracker: /tmp/pip-req-tracker-slicp6fy 2022-01-21T18:43:28,685 Entered build tracker: /tmp/pip-req-tracker-slicp6fy 2022-01-21T18:43:28,686 Created temporary directory: /tmp/pip-wheel-qlglfqqm 2022-01-21T18:43:28,753 Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple 2022-01-21T18:43:28,759 2 location(s) to search for versions of popcorn-behav: 2022-01-21T18:43:28,759 * https://pypi.org/simple/popcorn-behav/ 2022-01-21T18:43:28,759 * https://www.piwheels.org/simple/popcorn-behav/ 2022-01-21T18:43:28,760 Fetching project page and analyzing links: https://pypi.org/simple/popcorn-behav/ 2022-01-21T18:43:28,761 Getting page https://pypi.org/simple/popcorn-behav/ 2022-01-21T18:43:28,764 Found index url https://pypi.org/simple 2022-01-21T18:43:28,960 Skipping link: No binaries permitted for popcorn-behav: https://files.pythonhosted.org/packages/35/7e/085e0b26c9511a9a6f2e403f3147afb9d3a0c86975a50a9a5b704662873e/popcorn_behav-0.1.0-py3-none-any.whl#sha256=f292ae5aad42e640a915a445185d9318267349316d53e0e10c682511c0ec6106 (from https://pypi.org/simple/popcorn-behav/) (requires-python:>=3.9) 2022-01-21T18:43:28,961 Link requires a different Python (3.7.3 not in: '>=3.9'): https://files.pythonhosted.org/packages/32/7f/9ae6405f70562cbf09e075c42ecebe483cdff98276b707290c04b6b2751a/popcorn_behav-0.1.0.tar.gz#sha256=84f4d9189769c4ca54d0ca07d50098cb7243beab0e64c905eaf34479bcb1d8ed (from https://pypi.org/simple/popcorn-behav/) (requires-python:>=3.9) 2022-01-21T18:43:28,962 Fetching project page and analyzing links: https://www.piwheels.org/simple/popcorn-behav/ 2022-01-21T18:43:28,963 Getting page https://www.piwheels.org/simple/popcorn-behav/ 2022-01-21T18:43:28,965 Found index url https://www.piwheels.org/simple 2022-01-21T18:43:29,205 Skipping link: not a file: https://www.piwheels.org/simple/popcorn-behav/ 2022-01-21T18:43:29,205 Skipping link: not a file: https://pypi.org/simple/popcorn-behav/ 2022-01-21T18:43:29,238 Given no hashes to check 0 links for project 'popcorn-behav': discarding no candidates 2022-01-21T18:43:29,239 ERROR: Could not find a version that satisfies the requirement popcorn-behav==0.1.0 (from versions: none) 2022-01-21T18:43:29,240 ERROR: No matching distribution found for popcorn-behav==0.1.0 2022-01-21T18:43:29,240 Exception information: 2022-01-21T18:43:29,240 Traceback (most recent call last): 2022-01-21T18:43:29,240 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 349, in resolve 2022-01-21T18:43:29,240 self._add_to_criteria(self.state.criteria, r, parent=None) 2022-01-21T18:43:29,240 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 174, in _add_to_criteria 2022-01-21T18:43:29,240 raise RequirementsConflicted(criterion) 2022-01-21T18:43:29,240 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('popcorn-behav==0.1.0') 2022-01-21T18:43:29,240 2022-01-21T18:43:29,240 During handling of the above exception, another exception occurred: 2022-01-21T18:43:29,240 2022-01-21T18:43:29,240 Traceback (most recent call last): 2022-01-21T18:43:29,240 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 93, in resolve 2022-01-21T18:43:29,240 collected.requirements, max_rounds=try_to_avoid_resolution_too_deep 2022-01-21T18:43:29,240 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 482, in resolve 2022-01-21T18:43:29,240 state = resolution.resolve(requirements, max_rounds=max_rounds) 2022-01-21T18:43:29,240 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 351, in resolve 2022-01-21T18:43:29,240 raise ResolutionImpossible(e.criterion.information) 2022-01-21T18:43:29,240 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('popcorn-behav==0.1.0'), parent=None)] 2022-01-21T18:43:29,240 2022-01-21T18:43:29,240 The above exception was the direct cause of the following exception: 2022-01-21T18:43:29,240 2022-01-21T18:43:29,240 Traceback (most recent call last): 2022-01-21T18:43:29,240 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/base_command.py", line 164, in exc_logging_wrapper 2022-01-21T18:43:29,240 status = run_func(*args) 2022-01-21T18:43:29,240 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2022-01-21T18:43:29,240 return func(self, options, args) 2022-01-21T18:43:29,240 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/commands/wheel.py", line 144, in run 2022-01-21T18:43:29,240 requirement_set = resolver.resolve(reqs, check_supported_wheels=True) 2022-01-21T18:43:29,240 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 101, in resolve 2022-01-21T18:43:29,240 raise error from e 2022-01-21T18:43:29,240 pip._internal.exceptions.DistributionNotFound: No matching distribution found for popcorn-behav==0.1.0 2022-01-21T18:43:29,249 Removed build tracker: '/tmp/pip-req-tracker-slicp6fy'