2023-01-10T02:31:03,694 Created temporary directory: /tmp/pip-ephem-wheel-cache-gk3aot0l 2023-01-10T02:31:03,696 Created temporary directory: /tmp/pip-build-tracker-dp9sj54o 2023-01-10T02:31:03,696 Initialized build tracking at /tmp/pip-build-tracker-dp9sj54o 2023-01-10T02:31:03,696 Created build tracker: /tmp/pip-build-tracker-dp9sj54o 2023-01-10T02:31:03,697 Entered build tracker: /tmp/pip-build-tracker-dp9sj54o 2023-01-10T02:31:03,697 Created temporary directory: /tmp/pip-wheel-hgakposs 2023-01-10T02:31:03,700 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 2023-01-10T02:31:03,703 Created temporary directory: /tmp/pip-ephem-wheel-cache-andlnpg5 2023-01-10T02:31:03,726 Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple 2023-01-10T02:31:03,729 2 location(s) to search for versions of fastmask: 2023-01-10T02:31:03,729 * https://pypi.org/simple/fastmask/ 2023-01-10T02:31:03,729 * https://www.piwheels.org/simple/fastmask/ 2023-01-10T02:31:03,730 Fetching project page and analyzing links: https://pypi.org/simple/fastmask/ 2023-01-10T02:31:03,730 Getting page https://pypi.org/simple/fastmask/ 2023-01-10T02:31:03,731 Found index url https://pypi.org/simple 2023-01-10T02:31:03,783 Fetched page https://pypi.org/simple/fastmask/ as application/vnd.pypi.simple.v1+json 2023-01-10T02:31:03,785 Skipping link: No binaries permitted for fastmask: https://files.pythonhosted.org/packages/a6/1c/6dbf163d1100eec082fa266a25dc7ca20d3532bf6390c6d1825e02d42ff9/fastmask-0.1.0-py3-none-any.whl (from https://pypi.org/simple/fastmask/) 2023-01-10T02:31:03,785 Found link https://files.pythonhosted.org/packages/0f/5d/30106d23de8dd066bc98eea46777221708812a96eba9997420dc2bfdc5b7/fastmask-0.1.0.tar.gz (from https://pypi.org/simple/fastmask/), version: 0.1.0 2023-01-10T02:31:03,785 Skipping link: No binaries permitted for fastmask: https://files.pythonhosted.org/packages/90/a5/5a9b747c5709b21d8bd20fead1c9a3727879e3373b5c9055a28fc0d75965/fastmask-0.1.1-py3-none-any.whl (from https://pypi.org/simple/fastmask/) 2023-01-10T02:31:03,785 Found link https://files.pythonhosted.org/packages/3c/be/d277e9caa40c290574f9915f73e2cef5c0899b0bd2297f34036763698f86/fastmask-0.1.1.tar.gz (from https://pypi.org/simple/fastmask/), version: 0.1.1 2023-01-10T02:31:03,786 Skipping link: No binaries permitted for fastmask: https://files.pythonhosted.org/packages/eb/7d/7e38852076d4b45de6fb80fde4499e288fd5d6b15c4427121214317cd56b/fastmask-0.1.2-py3-none-any.whl (from https://pypi.org/simple/fastmask/) 2023-01-10T02:31:03,786 Found link https://files.pythonhosted.org/packages/ea/82/50d3ab3784000573cfc0d7e19332e0f41010838a51bbea4645bcb3ca01ee/fastmask-0.1.2.linux-x86_64.tar.gz (from https://pypi.org/simple/fastmask/), version: 0.1.2.linux-x86_64 2023-01-10T02:31:03,786 Fetching project page and analyzing links: https://www.piwheels.org/simple/fastmask/ 2023-01-10T02:31:03,787 Getting page https://www.piwheels.org/simple/fastmask/ 2023-01-10T02:31:03,788 Found index url https://www.piwheels.org/simple 2023-01-10T02:31:03,971 Fetched page https://www.piwheels.org/simple/fastmask/ as text/html 2023-01-10T02:31:03,972 Skipping link: not a file: https://www.piwheels.org/simple/fastmask/ 2023-01-10T02:31:03,972 Skipping link: not a file: https://pypi.org/simple/fastmask/ 2023-01-10T02:31:03,990 Given no hashes to check 0 links for project 'fastmask': discarding no candidates 2023-01-10T02:31:03,991 ERROR: Could not find a version that satisfies the requirement fastmask==0.1.2 (from versions: 0.1.2.linux-x86_64, 0.1.0, 0.1.1) 2023-01-10T02:31:03,992 ERROR: No matching distribution found for fastmask==0.1.2 2023-01-10T02:31:03,993 Exception information: 2023-01-10T02:31:03,993 Traceback (most recent call last): 2023-01-10T02:31:03,993 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 348, in resolve 2023-01-10T02:31:03,993 self._add_to_criteria(self.state.criteria, r, parent=None) 2023-01-10T02:31:03,993 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _add_to_criteria 2023-01-10T02:31:03,993 raise RequirementsConflicted(criterion) 2023-01-10T02:31:03,993 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('fastmask==0.1.2') 2023-01-10T02:31:03,993 2023-01-10T02:31:03,993 During handling of the above exception, another exception occurred: 2023-01-10T02:31:03,993 2023-01-10T02:31:03,993 Traceback (most recent call last): 2023-01-10T02:31:03,993 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 92, in resolve 2023-01-10T02:31:03,993 result = self._result = resolver.resolve( 2023-01-10T02:31:03,993 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 481, in resolve 2023-01-10T02:31:03,993 state = resolution.resolve(requirements, max_rounds=max_rounds) 2023-01-10T02:31:03,993 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 350, in resolve 2023-01-10T02:31:03,993 raise ResolutionImpossible(e.criterion.information) 2023-01-10T02:31:03,993 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('fastmask==0.1.2'), parent=None)] 2023-01-10T02:31:03,993 2023-01-10T02:31:03,993 The above exception was the direct cause of the following exception: 2023-01-10T02:31:03,993 2023-01-10T02:31:03,993 Traceback (most recent call last): 2023-01-10T02:31:03,993 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/base_command.py", line 160, in exc_logging_wrapper 2023-01-10T02:31:03,993 status = run_func(*args) 2023-01-10T02:31:03,993 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/req_command.py", line 247, in wrapper 2023-01-10T02:31:03,993 return func(self, options, args) 2023-01-10T02:31:03,993 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/commands/wheel.py", line 170, in run 2023-01-10T02:31:03,993 requirement_set = resolver.resolve(reqs, check_supported_wheels=True) 2023-01-10T02:31:03,993 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 101, in resolve 2023-01-10T02:31:03,993 raise error from e 2023-01-10T02:31:03,993 pip._internal.exceptions.DistributionNotFound: No matching distribution found for fastmask==0.1.2 2023-01-10T02:31:03,997 Removed build tracker: '/tmp/pip-build-tracker-dp9sj54o'