2021-07-15T08:46:47,311 Created temporary directory: /tmp/pip-ephem-wheel-cache-6qhkpqsd 2021-07-15T08:46:47,314 Created temporary directory: /tmp/pip-req-tracker-2_daqnw7 2021-07-15T08:46:47,315 Initialized build tracking at /tmp/pip-req-tracker-2_daqnw7 2021-07-15T08:46:47,315 Created build tracker: /tmp/pip-req-tracker-2_daqnw7 2021-07-15T08:46:47,315 Entered build tracker: /tmp/pip-req-tracker-2_daqnw7 2021-07-15T08:46:47,316 Created temporary directory: /tmp/pip-wheel-uthtzlkc 2021-07-15T08:46:47,345 1 location(s) to search for versions of pyg2p: 2021-07-15T08:46:47,345 * https://pypi.org/simple/pyg2p/ 2021-07-15T08:46:47,345 Fetching project page and analyzing links: https://pypi.org/simple/pyg2p/ 2021-07-15T08:46:47,346 Getting page https://pypi.org/simple/pyg2p/ 2021-07-15T08:46:47,347 Found index url https://pypi.org/simple 2021-07-15T08:46:47,529 Found link https://files.pythonhosted.org/packages/86/cc/3099bb12f61c7596c0e34058f410f0139628ee6deca0b679ca613a7261ca/pyg2p-3.0.0.tar.gz#sha256=b453c37fd33f582ae20af25905abf6a010e01bd247c7dabc8f1a217ecd7ce67f (from https://pypi.org/simple/pyg2p/), version: 3.0.0 2021-07-15T08:46:47,530 Found link https://files.pythonhosted.org/packages/0b/64/3e702206affc1e010f9b8918e05aaab1cf04eb11bdc469868276da4e3d01/pyg2p-3.1.0.tar.gz#sha256=bce4f01aa7da1f1a6bdf3ca97ec5a695d16ccd73e7213ef8b2ae00ec76fa8ad6 (from https://pypi.org/simple/pyg2p/), version: 3.1.0 2021-07-15T08:46:47,530 Skipping link: not a file: https://pypi.org/simple/pyg2p/ 2021-07-15T08:46:47,548 Given no hashes to check 1 links for project 'pyg2p': discarding no candidates 2021-07-15T08:46:47,567 Collecting pyg2p==3.0.0 2021-07-15T08:46:47,568 Created temporary directory: /tmp/pip-unpack-qo9ivt28 2021-07-15T08:46:47,760 Downloading pyg2p-3.0.0.tar.gz (80 kB) 2021-07-15T08:46:47,917 Added pyg2p==3.0.0 from https://files.pythonhosted.org/packages/86/cc/3099bb12f61c7596c0e34058f410f0139628ee6deca0b679ca613a7261ca/pyg2p-3.0.0.tar.gz#sha256=b453c37fd33f582ae20af25905abf6a010e01bd247c7dabc8f1a217ecd7ce67f to build tracker '/tmp/pip-req-tracker-2_daqnw7' 2021-07-15T08:46:47,918 Running setup.py (path:/tmp/pip-wheel-uthtzlkc/pyg2p_f0e6c7febb694480a5fa9c2da9037615/setup.py) egg_info for package pyg2p 2021-07-15T08:46:47,919 Created temporary directory: /tmp/pip-pip-egg-info-udqbht8m 2021-07-15T08:46:47,920 Running command python setup.py egg_info 2021-07-15T08:46:49,007 Traceback (most recent call last): 2021-07-15T08:46:49,009 File "", line 1, in 2021-07-15T08:46:49,009 File "/tmp/pip-wheel-uthtzlkc/pyg2p_f0e6c7febb694480a5fa9c2da9037615/setup.py", line 122, in 2021-07-15T08:46:49,009 setup_data_files(setup_args) 2021-07-15T08:46:49,010 File "/tmp/pip-wheel-uthtzlkc/pyg2p_f0e6c7febb694480a5fa9c2da9037615/setup.py", line 58, in setup_data_files 2021-07-15T08:46:49,010 list_files = {t: [os.path.join(t, f) for f in os.listdir(t) if f.endswith('.json')] 2021-07-15T08:46:49,011 File "/tmp/pip-wheel-uthtzlkc/pyg2p_f0e6c7febb694480a5fa9c2da9037615/setup.py", line 58, in 2021-07-15T08:46:49,011 list_files = {t: [os.path.join(t, f) for f in os.listdir(t) if f.endswith('.json')] 2021-07-15T08:46:49,012 FileNotFoundError: [Errno 2] No such file or directory: './templates' 2021-07-15T08:46:49,070 WARNING: Discarding https://files.pythonhosted.org/packages/86/cc/3099bb12f61c7596c0e34058f410f0139628ee6deca0b679ca613a7261ca/pyg2p-3.0.0.tar.gz#sha256=b453c37fd33f582ae20af25905abf6a010e01bd247c7dabc8f1a217ecd7ce67f (from https://pypi.org/simple/pyg2p/). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. 2021-07-15T08:46:49,072 ERROR: Could not find a version that satisfies the requirement pyg2p==3.0.0 (from versions: 3.0.0, 3.1.0) 2021-07-15T08:46:49,072 ERROR: No matching distribution found for pyg2p==3.0.0 2021-07-15T08:46:49,072 Exception information: 2021-07-15T08:46:49,072 Traceback (most recent call last): 2021-07-15T08:46:49,072 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_vendor/resolvelib/resolvers.py", line 341, in resolve 2021-07-15T08:46:49,072 name, crit = self._merge_into_criterion(r, parent=None) 2021-07-15T08:46:49,072 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2021-07-15T08:46:49,072 raise RequirementsConflicted(criterion) 2021-07-15T08:46:49,072 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('pyg2p==3.0.0') 2021-07-15T08:46:49,072 2021-07-15T08:46:49,072 During handling of the above exception, another exception occurred: 2021-07-15T08:46:49,072 2021-07-15T08:46:49,072 Traceback (most recent call last): 2021-07-15T08:46:49,072 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/resolution/resolvelib/resolver.py", line 127, in resolve 2021-07-15T08:46:49,072 result = self._result = resolver.resolve( 2021-07-15T08:46:49,072 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_vendor/resolvelib/resolvers.py", line 473, in resolve 2021-07-15T08:46:49,072 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-07-15T08:46:49,072 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_vendor/resolvelib/resolvers.py", line 343, in resolve 2021-07-15T08:46:49,072 raise ResolutionImpossible(e.criterion.information) 2021-07-15T08:46:49,072 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('pyg2p==3.0.0'), parent=None)] 2021-07-15T08:46:49,072 2021-07-15T08:46:49,072 The above exception was the direct cause of the following exception: 2021-07-15T08:46:49,072 2021-07-15T08:46:49,072 Traceback (most recent call last): 2021-07-15T08:46:49,072 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/cli/base_command.py", line 180, in _main 2021-07-15T08:46:49,072 status = self.run(options, args) 2021-07-15T08:46:49,072 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2021-07-15T08:46:49,072 return func(self, options, args) 2021-07-15T08:46:49,072 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/commands/wheel.py", line 142, in run 2021-07-15T08:46:49,072 requirement_set = resolver.resolve( 2021-07-15T08:46:49,072 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/resolution/resolvelib/resolver.py", line 136, in resolve 2021-07-15T08:46:49,072 raise error from e 2021-07-15T08:46:49,072 pip._internal.exceptions.DistributionNotFound: No matching distribution found for pyg2p==3.0.0 2021-07-15T08:46:49,077 Removed pyg2p==3.0.0 from https://files.pythonhosted.org/packages/86/cc/3099bb12f61c7596c0e34058f410f0139628ee6deca0b679ca613a7261ca/pyg2p-3.0.0.tar.gz#sha256=b453c37fd33f582ae20af25905abf6a010e01bd247c7dabc8f1a217ecd7ce67f from build tracker '/tmp/pip-req-tracker-2_daqnw7' 2021-07-15T08:46:49,078 Removed build tracker: '/tmp/pip-req-tracker-2_daqnw7'