2021-07-12T23:32:39,875 Created temporary directory: /tmp/pip-ephem-wheel-cache-5esu3m0a 2021-07-12T23:32:39,878 Created temporary directory: /tmp/pip-req-tracker-di_60pq_ 2021-07-12T23:32:39,878 Initialized build tracking at /tmp/pip-req-tracker-di_60pq_ 2021-07-12T23:32:39,878 Created build tracker: /tmp/pip-req-tracker-di_60pq_ 2021-07-12T23:32:39,879 Entered build tracker: /tmp/pip-req-tracker-di_60pq_ 2021-07-12T23:32:39,879 Created temporary directory: /tmp/pip-wheel-puj7tweg 2021-07-12T23:32:39,909 1 location(s) to search for versions of matcensor: 2021-07-12T23:32:39,909 * https://pypi.org/simple/matcensor/ 2021-07-12T23:32:39,910 Fetching project page and analyzing links: https://pypi.org/simple/matcensor/ 2021-07-12T23:32:39,910 Getting page https://pypi.org/simple/matcensor/ 2021-07-12T23:32:39,912 Found index url https://pypi.org/simple 2021-07-12T23:32:40,091 Found link https://files.pythonhosted.org/packages/3b/85/982c9751e28338c9e6578b36f7c498b46cc9caf0431166487a32fb8820da/matcensor-1.0.0.tar.gz#sha256=f578864f091279188f52af89591e9be0ffddd927debaad51aa616677c1de766b (from https://pypi.org/simple/matcensor/), version: 1.0.0 2021-07-12T23:32:40,092 Found link https://files.pythonhosted.org/packages/63/d8/1214a724d4cbdd9e442df6583aa5cac676bb08492683bafa2b34adca371b/matcensor-1.0.3.tar.gz#sha256=0120881383fbdc47ad9f312e4c57dce28e7fe5742a3ca4a187e3f747ed05e31d (from https://pypi.org/simple/matcensor/), version: 1.0.3 2021-07-12T23:32:40,092 Skipping link: not a file: https://pypi.org/simple/matcensor/ 2021-07-12T23:32:40,110 Given no hashes to check 1 links for project 'matcensor': discarding no candidates 2021-07-12T23:32:40,129 Collecting matcensor==1.0.0 2021-07-12T23:32:40,131 Created temporary directory: /tmp/pip-unpack-gzvswh3b 2021-07-12T23:32:40,306 Downloading matcensor-1.0.0.tar.gz (2.7 kB) 2021-07-12T23:32:40,339 Added matcensor==1.0.0 from https://files.pythonhosted.org/packages/3b/85/982c9751e28338c9e6578b36f7c498b46cc9caf0431166487a32fb8820da/matcensor-1.0.0.tar.gz#sha256=f578864f091279188f52af89591e9be0ffddd927debaad51aa616677c1de766b to build tracker '/tmp/pip-req-tracker-di_60pq_' 2021-07-12T23:32:40,340 Running setup.py (path:/tmp/pip-wheel-puj7tweg/matcensor_64df20b15d0643359c7201d8b186279c/setup.py) egg_info for package matcensor 2021-07-12T23:32:40,341 Created temporary directory: /tmp/pip-pip-egg-info-bouket9d 2021-07-12T23:32:40,341 Running command python setup.py egg_info 2021-07-12T23:32:41,254 Traceback (most recent call last): 2021-07-12T23:32:41,255 File "", line 1, in 2021-07-12T23:32:41,255 File "/tmp/pip-wheel-puj7tweg/matcensor_64df20b15d0643359c7201d8b186279c/setup.py", line 2, in 2021-07-12T23:32:41,255 import matcensor.main 2021-07-12T23:32:41,255 File "/tmp/pip-wheel-puj7tweg/matcensor_64df20b15d0643359c7201d8b186279c/matcensor/__init__.py", line 1, in 2021-07-12T23:32:41,255 from matcensor.main import * 2021-07-12T23:32:41,256 File "/tmp/pip-wheel-puj7tweg/matcensor_64df20b15d0643359c7201d8b186279c/matcensor/main.py", line 1, in 2021-07-12T23:32:41,256 CensorList = eval(open('matcensor/badlist.json', 'r').read()) 2021-07-12T23:32:41,256 FileNotFoundError: [Errno 2] No such file or directory: 'matcensor/badlist.json' 2021-07-12T23:32:41,306 WARNING: Discarding https://files.pythonhosted.org/packages/3b/85/982c9751e28338c9e6578b36f7c498b46cc9caf0431166487a32fb8820da/matcensor-1.0.0.tar.gz#sha256=f578864f091279188f52af89591e9be0ffddd927debaad51aa616677c1de766b (from https://pypi.org/simple/matcensor/). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. 2021-07-12T23:32:41,307 ERROR: Could not find a version that satisfies the requirement matcensor==1.0.0 (from versions: 1.0.0, 1.0.3) 2021-07-12T23:32:41,307 ERROR: No matching distribution found for matcensor==1.0.0 2021-07-12T23:32:41,308 Exception information: 2021-07-12T23:32:41,308 Traceback (most recent call last): 2021-07-12T23:32:41,308 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_vendor/resolvelib/resolvers.py", line 341, in resolve 2021-07-12T23:32:41,308 name, crit = self._merge_into_criterion(r, parent=None) 2021-07-12T23:32:41,308 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2021-07-12T23:32:41,308 raise RequirementsConflicted(criterion) 2021-07-12T23:32:41,308 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('matcensor==1.0.0') 2021-07-12T23:32:41,308 2021-07-12T23:32:41,308 During handling of the above exception, another exception occurred: 2021-07-12T23:32:41,308 2021-07-12T23:32:41,308 Traceback (most recent call last): 2021-07-12T23:32:41,308 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/resolution/resolvelib/resolver.py", line 127, in resolve 2021-07-12T23:32:41,308 result = self._result = resolver.resolve( 2021-07-12T23:32:41,308 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_vendor/resolvelib/resolvers.py", line 473, in resolve 2021-07-12T23:32:41,308 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-07-12T23:32:41,308 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_vendor/resolvelib/resolvers.py", line 343, in resolve 2021-07-12T23:32:41,308 raise ResolutionImpossible(e.criterion.information) 2021-07-12T23:32:41,308 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('matcensor==1.0.0'), parent=None)] 2021-07-12T23:32:41,308 2021-07-12T23:32:41,308 The above exception was the direct cause of the following exception: 2021-07-12T23:32:41,308 2021-07-12T23:32:41,308 Traceback (most recent call last): 2021-07-12T23:32:41,308 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/cli/base_command.py", line 180, in _main 2021-07-12T23:32:41,308 status = self.run(options, args) 2021-07-12T23:32:41,308 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2021-07-12T23:32:41,308 return func(self, options, args) 2021-07-12T23:32:41,308 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/commands/wheel.py", line 142, in run 2021-07-12T23:32:41,308 requirement_set = resolver.resolve( 2021-07-12T23:32:41,308 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/resolution/resolvelib/resolver.py", line 136, in resolve 2021-07-12T23:32:41,308 raise error from e 2021-07-12T23:32:41,308 pip._internal.exceptions.DistributionNotFound: No matching distribution found for matcensor==1.0.0 2021-07-12T23:32:41,312 Removed matcensor==1.0.0 from https://files.pythonhosted.org/packages/3b/85/982c9751e28338c9e6578b36f7c498b46cc9caf0431166487a32fb8820da/matcensor-1.0.0.tar.gz#sha256=f578864f091279188f52af89591e9be0ffddd927debaad51aa616677c1de766b from build tracker '/tmp/pip-req-tracker-di_60pq_' 2021-07-12T23:32:41,313 Removed build tracker: '/tmp/pip-req-tracker-di_60pq_'