2022-01-08T22:04:52,145 Created temporary directory: /tmp/pip-ephem-wheel-cache-6cxriq03 2022-01-08T22:04:52,151 Created temporary directory: /tmp/pip-req-tracker-0nmwn3to 2022-01-08T22:04:52,151 Initialized build tracking at /tmp/pip-req-tracker-0nmwn3to 2022-01-08T22:04:52,152 Created build tracker: /tmp/pip-req-tracker-0nmwn3to 2022-01-08T22:04:52,152 Entered build tracker: /tmp/pip-req-tracker-0nmwn3to 2022-01-08T22:04:52,153 Created temporary directory: /tmp/pip-wheel-x4lmagp1 2022-01-08T22:04:52,216 Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple 2022-01-08T22:04:52,222 2 location(s) to search for versions of tempfolderpy: 2022-01-08T22:04:52,222 * https://pypi.org/simple/tempfolderpy/ 2022-01-08T22:04:52,222 * https://www.piwheels.org/simple/tempfolderpy/ 2022-01-08T22:04:52,223 Fetching project page and analyzing links: https://pypi.org/simple/tempfolderpy/ 2022-01-08T22:04:52,223 Getting page https://pypi.org/simple/tempfolderpy/ 2022-01-08T22:04:52,227 Found index url https://pypi.org/simple 2022-01-08T22:04:52,418 Skipping link: No binaries permitted for tempfolderpy: https://files.pythonhosted.org/packages/98/bb/55dba2c9de1900054df1b7d54195f7455dad7e84f2fa092660094b085977/tempfolderpy-1.0.0-py3-none-any.whl#sha256=c811b4655f9bb08ccc26c0e0a5adce400c11f5cdce825d1961a13582e90478b0 (from https://pypi.org/simple/tempfolderpy/) 2022-01-08T22:04:52,419 Found link https://files.pythonhosted.org/packages/d9/84/446217b3fabe9f2f6842f51684f54c1f3b260b3ffe77a480fd713c0f5228/tempfolderpy-1.0.0.tar.gz#sha256=5b272f9f42534f557e4c7d3498631b1d2a092bc0af54c42f883cb9da555f9cd6 (from https://pypi.org/simple/tempfolderpy/), version: 1.0.0 2022-01-08T22:04:52,420 Fetching project page and analyzing links: https://www.piwheels.org/simple/tempfolderpy/ 2022-01-08T22:04:52,421 Getting page https://www.piwheels.org/simple/tempfolderpy/ 2022-01-08T22:04:52,423 Found index url https://www.piwheels.org/simple 2022-01-08T22:04:52,646 Skipping link: not a file: https://www.piwheels.org/simple/tempfolderpy/ 2022-01-08T22:04:52,647 Skipping link: not a file: https://pypi.org/simple/tempfolderpy/ 2022-01-08T22:04:52,687 Given no hashes to check 1 links for project 'tempfolderpy': discarding no candidates 2022-01-08T22:04:52,724 Collecting tempfolderpy==1.0.0 2022-01-08T22:04:52,727 Created temporary directory: /tmp/pip-unpack-u9uuw4kf 2022-01-08T22:04:52,819 Downloading tempfolderpy-1.0.0.tar.gz (3.4 kB) 2022-01-08T22:04:52,877 Added tempfolderpy==1.0.0 from https://files.pythonhosted.org/packages/d9/84/446217b3fabe9f2f6842f51684f54c1f3b260b3ffe77a480fd713c0f5228/tempfolderpy-1.0.0.tar.gz#sha256=5b272f9f42534f557e4c7d3498631b1d2a092bc0af54c42f883cb9da555f9cd6 to build tracker '/tmp/pip-req-tracker-0nmwn3to' 2022-01-08T22:04:52,879 Running setup.py (path:/tmp/pip-wheel-x4lmagp1/tempfolderpy_e4e8764252a94580ba2b27f9c2bf575e/setup.py) egg_info for package tempfolderpy 2022-01-08T22:04:52,880 Created temporary directory: /tmp/pip-pip-egg-info-wfv9qdcx 2022-01-08T22:04:52,881 Preparing metadata (setup.py): started 2022-01-08T22:04:52,881 Running command python setup.py egg_info 2022-01-08T22:04:54,236 Traceback (most recent call last): 2022-01-08T22:04:54,238 File "", line 1, in 2022-01-08T22:04:54,238 File "/tmp/pip-wheel-x4lmagp1/tempfolderpy_e4e8764252a94580ba2b27f9c2bf575e/setup.py", line 5, in 2022-01-08T22:04:54,238 from tempfolderpy import __version__ 2022-01-08T22:04:54,239 File "/tmp/pip-wheel-x4lmagp1/tempfolderpy_e4e8764252a94580ba2b27f9c2bf575e/tempfolderpy/__init__.py", line 6, in 2022-01-08T22:04:54,239 from filelock import Timeout, FileLock 2022-01-08T22:04:54,240 ModuleNotFoundError: No module named 'filelock' 2022-01-08T22:04:54,327 Preparing metadata (setup.py): finished with status 'error' 2022-01-08T22:04:54,328 WARNING: Discarding https://files.pythonhosted.org/packages/d9/84/446217b3fabe9f2f6842f51684f54c1f3b260b3ffe77a480fd713c0f5228/tempfolderpy-1.0.0.tar.gz#sha256=5b272f9f42534f557e4c7d3498631b1d2a092bc0af54c42f883cb9da555f9cd6 (from https://pypi.org/simple/tempfolderpy/). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. 2022-01-08T22:04:54,331 ERROR: Could not find a version that satisfies the requirement tempfolderpy==1.0.0 (from versions: 1.0.0) 2022-01-08T22:04:54,331 ERROR: No matching distribution found for tempfolderpy==1.0.0 2022-01-08T22:04:54,332 Exception information: 2022-01-08T22:04:54,332 Traceback (most recent call last): 2022-01-08T22:04:54,332 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 349, in resolve 2022-01-08T22:04:54,332 self._add_to_criteria(self.state.criteria, r, parent=None) 2022-01-08T22:04:54,332 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 174, in _add_to_criteria 2022-01-08T22:04:54,332 raise RequirementsConflicted(criterion) 2022-01-08T22:04:54,332 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('tempfolderpy==1.0.0') 2022-01-08T22:04:54,332 2022-01-08T22:04:54,332 During handling of the above exception, another exception occurred: 2022-01-08T22:04:54,332 2022-01-08T22:04:54,332 Traceback (most recent call last): 2022-01-08T22:04:54,332 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 92, in resolve 2022-01-08T22:04:54,332 result = self._result = resolver.resolve( 2022-01-08T22:04:54,332 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 482, in resolve 2022-01-08T22:04:54,332 state = resolution.resolve(requirements, max_rounds=max_rounds) 2022-01-08T22:04:54,332 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 351, in resolve 2022-01-08T22:04:54,332 raise ResolutionImpossible(e.criterion.information) 2022-01-08T22:04:54,332 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('tempfolderpy==1.0.0'), parent=None)] 2022-01-08T22:04:54,332 2022-01-08T22:04:54,332 The above exception was the direct cause of the following exception: 2022-01-08T22:04:54,332 2022-01-08T22:04:54,332 Traceback (most recent call last): 2022-01-08T22:04:54,332 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/base_command.py", line 164, in exc_logging_wrapper 2022-01-08T22:04:54,332 status = run_func(*args) 2022-01-08T22:04:54,332 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2022-01-08T22:04:54,332 return func(self, options, args) 2022-01-08T22:04:54,332 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/commands/wheel.py", line 144, in run 2022-01-08T22:04:54,332 requirement_set = resolver.resolve(reqs, check_supported_wheels=True) 2022-01-08T22:04:54,332 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 101, in resolve 2022-01-08T22:04:54,332 raise error from e 2022-01-08T22:04:54,332 pip._internal.exceptions.DistributionNotFound: No matching distribution found for tempfolderpy==1.0.0 2022-01-08T22:04:54,341 Removed tempfolderpy==1.0.0 from https://files.pythonhosted.org/packages/d9/84/446217b3fabe9f2f6842f51684f54c1f3b260b3ffe77a480fd713c0f5228/tempfolderpy-1.0.0.tar.gz#sha256=5b272f9f42534f557e4c7d3498631b1d2a092bc0af54c42f883cb9da555f9cd6 from build tracker '/tmp/pip-req-tracker-0nmwn3to' 2022-01-08T22:04:54,342 Removed build tracker: '/tmp/pip-req-tracker-0nmwn3to'