2023-09-16T15:57:09,253 Created temporary directory: /tmp/pip-build-tracker-vjag762w 2023-09-16T15:57:09,254 Initialized build tracking at /tmp/pip-build-tracker-vjag762w 2023-09-16T15:57:09,255 Created build tracker: /tmp/pip-build-tracker-vjag762w 2023-09-16T15:57:09,255 Entered build tracker: /tmp/pip-build-tracker-vjag762w 2023-09-16T15:57:09,256 Created temporary directory: /tmp/pip-wheel-s331yz1u 2023-09-16T15:57:09,259 Created temporary directory: /tmp/pip-ephem-wheel-cache-tggdt4_o 2023-09-16T15:57:09,281 Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple 2023-09-16T15:57:09,285 2 location(s) to search for versions of flyingshark-s-dictionary: 2023-09-16T15:57:09,285 * https://pypi.org/simple/flyingshark-s-dictionary/ 2023-09-16T15:57:09,285 * https://www.piwheels.org/simple/flyingshark-s-dictionary/ 2023-09-16T15:57:09,285 Fetching project page and analyzing links: https://pypi.org/simple/flyingshark-s-dictionary/ 2023-09-16T15:57:09,286 Getting page https://pypi.org/simple/flyingshark-s-dictionary/ 2023-09-16T15:57:09,288 Found index url https://pypi.org/simple/ 2023-09-16T15:57:09,541 Fetched page https://pypi.org/simple/flyingshark-s-dictionary/ as application/vnd.pypi.simple.v1+json 2023-09-16T15:57:09,543 Skipping link: Missing project version for flyingshark-s-dictionary: https://files.pythonhosted.org/packages/80/82/c10d25df6e05094366e9240534d335de966f8e755c33d04d44b5ed1e7049/flyingshark%27s-dictionary-2.0.0.tar.gz (from https://pypi.org/simple/flyingshark-s-dictionary/) (requires-python:>=3.8) 2023-09-16T15:57:09,543 Skipping link: No binaries permitted for flyingshark-s-dictionary: https://files.pythonhosted.org/packages/ab/65/41198788450add56fc52e58430421d769f3aab4cd89ff91b0ae38da7cdd1/flyingshark_s_dictionary-2.0.0-py3-none-any.whl (from https://pypi.org/simple/flyingshark-s-dictionary/) (requires-python:>=3.8) 2023-09-16T15:57:09,544 Fetching project page and analyzing links: https://www.piwheels.org/simple/flyingshark-s-dictionary/ 2023-09-16T15:57:09,545 Getting page https://www.piwheels.org/simple/flyingshark-s-dictionary/ 2023-09-16T15:57:09,546 Found index url https://www.piwheels.org/simple/ 2023-09-16T15:57:09,815 Fetched page https://www.piwheels.org/simple/flyingshark-s-dictionary/ as text/html 2023-09-16T15:57:09,817 Skipping link: not a file: https://www.piwheels.org/simple/flyingshark-s-dictionary/ 2023-09-16T15:57:09,817 Skipping link: not a file: https://pypi.org/simple/flyingshark-s-dictionary/ 2023-09-16T15:57:09,844 Given no hashes to check 0 links for project 'flyingshark-s-dictionary': discarding no candidates 2023-09-16T15:57:09,845 ERROR: Could not find a version that satisfies the requirement flyingshark-s-dictionary==2.0.0 (from versions: none) 2023-09-16T15:57:09,848 ERROR: No matching distribution found for flyingshark-s-dictionary==2.0.0 2023-09-16T15:57:09,849 Exception information: 2023-09-16T15:57:09,849 Traceback (most recent call last): 2023-09-16T15:57:09,849 File "/usr/local/lib/python3.11/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 397, in resolve 2023-09-16T15:57:09,849 self._add_to_criteria(self.state.criteria, r, parent=None) 2023-09-16T15:57:09,849 File "/usr/local/lib/python3.11/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 174, in _add_to_criteria 2023-09-16T15:57:09,849 raise RequirementsConflicted(criterion) 2023-09-16T15:57:09,849 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('flyingshark-s-dictionary==2.0.0') 2023-09-16T15:57:09,849 2023-09-16T15:57:09,849 During handling of the above exception, another exception occurred: 2023-09-16T15:57:09,849 2023-09-16T15:57:09,849 Traceback (most recent call last): 2023-09-16T15:57:09,849 File "/usr/local/lib/python3.11/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 92, in resolve 2023-09-16T15:57:09,849 result = self._result = resolver.resolve( 2023-09-16T15:57:09,849 ^^^^^^^^^^^^^^^^^ 2023-09-16T15:57:09,849 File "/usr/local/lib/python3.11/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 546, in resolve 2023-09-16T15:57:09,849 state = resolution.resolve(requirements, max_rounds=max_rounds) 2023-09-16T15:57:09,849 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2023-09-16T15:57:09,849 File "/usr/local/lib/python3.11/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 399, in resolve 2023-09-16T15:57:09,849 raise ResolutionImpossible(e.criterion.information) 2023-09-16T15:57:09,849 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('flyingshark-s-dictionary==2.0.0'), parent=None)] 2023-09-16T15:57:09,849 2023-09-16T15:57:09,849 The above exception was the direct cause of the following exception: 2023-09-16T15:57:09,849 2023-09-16T15:57:09,849 Traceback (most recent call last): 2023-09-16T15:57:09,849 File "/usr/local/lib/python3.11/dist-packages/pip/_internal/cli/base_command.py", line 180, in exc_logging_wrapper 2023-09-16T15:57:09,849 status = run_func(*args) 2023-09-16T15:57:09,849 ^^^^^^^^^^^^^^^ 2023-09-16T15:57:09,849 File "/usr/local/lib/python3.11/dist-packages/pip/_internal/cli/req_command.py", line 248, in wrapper 2023-09-16T15:57:09,849 return func(self, options, args) 2023-09-16T15:57:09,849 ^^^^^^^^^^^^^^^^^^^^^^^^^ 2023-09-16T15:57:09,849 File "/usr/local/lib/python3.11/dist-packages/pip/_internal/commands/wheel.py", line 147, in run 2023-09-16T15:57:09,849 requirement_set = resolver.resolve(reqs, check_supported_wheels=True) 2023-09-16T15:57:09,849 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2023-09-16T15:57:09,849 File "/usr/local/lib/python3.11/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 101, in resolve 2023-09-16T15:57:09,849 raise error from e 2023-09-16T15:57:09,849 pip._internal.exceptions.DistributionNotFound: No matching distribution found for flyingshark-s-dictionary==2.0.0 2023-09-16T15:57:09,857 Removed build tracker: '/tmp/pip-build-tracker-vjag762w'