2022-10-25T19:30:52,112 Created temporary directory: /tmp/pip-ephem-wheel-cache-na7wy50n 2022-10-25T19:30:52,115 Created temporary directory: /tmp/pip-build-tracker-ltp6t8y0 2022-10-25T19:30:52,115 Initialized build tracking at /tmp/pip-build-tracker-ltp6t8y0 2022-10-25T19:30:52,115 Created build tracker: /tmp/pip-build-tracker-ltp6t8y0 2022-10-25T19:30:52,115 Entered build tracker: /tmp/pip-build-tracker-ltp6t8y0 2022-10-25T19:30:52,116 Created temporary directory: /tmp/pip-wheel-i60kohe2 2022-10-25T19:30:52,119 DEPRECATION: --no-binary currently disables reading from the cache of locally built wheels. In the future --no-binary will not influence the wheel cache. pip 23.1 will enforce this behaviour change. A possible replacement is to use the --no-cache-dir option. You can use the flag --use-feature=no-binary-enable-wheel-cache to test the upcoming behaviour. Discussion can be found at https://github.com/pypa/pip/issues/11453 2022-10-25T19:30:52,122 Created temporary directory: /tmp/pip-ephem-wheel-cache-0nhl77ez 2022-10-25T19:30:52,145 Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple 2022-10-25T19:30:52,148 2 location(s) to search for versions of blueee: 2022-10-25T19:30:52,148 * https://pypi.org/simple/blueee/ 2022-10-25T19:30:52,148 * https://www.piwheels.org/simple/blueee/ 2022-10-25T19:30:52,148 Fetching project page and analyzing links: https://pypi.org/simple/blueee/ 2022-10-25T19:30:52,149 Getting page https://pypi.org/simple/blueee/ 2022-10-25T19:30:52,150 Found index url https://pypi.org/simple 2022-10-25T19:30:52,203 Fetched page https://pypi.org/simple/blueee/ as application/vnd.pypi.simple.v1+json 2022-10-25T19:30:52,204 Skipping link: No binaries permitted for blueee: https://files.pythonhosted.org/packages/74/d1/a27efeeb3048d7af0541e326783abb12190744f34add9c0d055f7ce79e93/blueee-1.1.4-py3-none-any.whl (from https://pypi.org/simple/blueee/) 2022-10-25T19:30:52,205 Found link https://files.pythonhosted.org/packages/78/cb/4405216937302570495f06c12c335a792a5fe19e97f4f57eb62b374ac554/blueee-1.1.4.win-amd64.zip (from https://pypi.org/simple/blueee/), version: 1.1.4.win-amd64 2022-10-25T19:30:52,205 Fetching project page and analyzing links: https://www.piwheels.org/simple/blueee/ 2022-10-25T19:30:52,206 Getting page https://www.piwheels.org/simple/blueee/ 2022-10-25T19:30:52,206 Found index url https://www.piwheels.org/simple 2022-10-25T19:30:52,599 Fetched page https://www.piwheels.org/simple/blueee/ as text/html 2022-10-25T19:30:52,600 Skipping link: not a file: https://www.piwheels.org/simple/blueee/ 2022-10-25T19:30:52,600 Skipping link: not a file: https://pypi.org/simple/blueee/ 2022-10-25T19:30:52,617 Given no hashes to check 0 links for project 'blueee': discarding no candidates 2022-10-25T19:30:52,618 ERROR: Could not find a version that satisfies the requirement blueee==1.1.4 (from versions: 1.1.4.win-amd64) 2022-10-25T19:30:52,619 ERROR: No matching distribution found for blueee==1.1.4 2022-10-25T19:30:52,620 Exception information: 2022-10-25T19:30:52,620 Traceback (most recent call last): 2022-10-25T19:30:52,620 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 348, in resolve 2022-10-25T19:30:52,620 self._add_to_criteria(self.state.criteria, r, parent=None) 2022-10-25T19:30:52,620 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _add_to_criteria 2022-10-25T19:30:52,620 raise RequirementsConflicted(criterion) 2022-10-25T19:30:52,620 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('blueee==1.1.4') 2022-10-25T19:30:52,620 2022-10-25T19:30:52,620 During handling of the above exception, another exception occurred: 2022-10-25T19:30:52,620 2022-10-25T19:30:52,620 Traceback (most recent call last): 2022-10-25T19:30:52,620 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 92, in resolve 2022-10-25T19:30:52,620 result = self._result = resolver.resolve( 2022-10-25T19:30:52,620 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 481, in resolve 2022-10-25T19:30:52,620 state = resolution.resolve(requirements, max_rounds=max_rounds) 2022-10-25T19:30:52,620 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 350, in resolve 2022-10-25T19:30:52,620 raise ResolutionImpossible(e.criterion.information) 2022-10-25T19:30:52,620 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('blueee==1.1.4'), parent=None)] 2022-10-25T19:30:52,620 2022-10-25T19:30:52,620 The above exception was the direct cause of the following exception: 2022-10-25T19:30:52,620 2022-10-25T19:30:52,620 Traceback (most recent call last): 2022-10-25T19:30:52,620 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/base_command.py", line 160, in exc_logging_wrapper 2022-10-25T19:30:52,620 status = run_func(*args) 2022-10-25T19:30:52,620 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/req_command.py", line 247, in wrapper 2022-10-25T19:30:52,620 return func(self, options, args) 2022-10-25T19:30:52,620 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/commands/wheel.py", line 170, in run 2022-10-25T19:30:52,620 requirement_set = resolver.resolve(reqs, check_supported_wheels=True) 2022-10-25T19:30:52,620 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 101, in resolve 2022-10-25T19:30:52,620 raise error from e 2022-10-25T19:30:52,620 pip._internal.exceptions.DistributionNotFound: No matching distribution found for blueee==1.1.4 2022-10-25T19:30:52,624 Removed build tracker: '/tmp/pip-build-tracker-ltp6t8y0'