2021-07-13T19:17:59,489 Created temporary directory: /tmp/pip-ephem-wheel-cache-lbm563sl 2021-07-13T19:17:59,492 Created temporary directory: /tmp/pip-req-tracker-6gvf248k 2021-07-13T19:17:59,492 Initialized build tracking at /tmp/pip-req-tracker-6gvf248k 2021-07-13T19:17:59,492 Created build tracker: /tmp/pip-req-tracker-6gvf248k 2021-07-13T19:17:59,492 Entered build tracker: /tmp/pip-req-tracker-6gvf248k 2021-07-13T19:17:59,493 Created temporary directory: /tmp/pip-wheel-7kbsbeqe 2021-07-13T19:17:59,523 1 location(s) to search for versions of roc2-1-6: 2021-07-13T19:17:59,523 * https://pypi.org/simple/roc2-1-6/ 2021-07-13T19:17:59,523 Fetching project page and analyzing links: https://pypi.org/simple/roc2-1-6/ 2021-07-13T19:17:59,524 Getting page https://pypi.org/simple/roc2-1-6/ 2021-07-13T19:17:59,526 Found index url https://pypi.org/simple 2021-07-13T19:17:59,703 Skipping link: unsupported archive format: .egg: https://files.pythonhosted.org/packages/9b/ab/cc1918ee214aa4b21c9531f5986a719627a024b2bf8ec6f5bc9326c45cb3/roc2.1.6-2.1.6-py2.7.egg#sha256=c1c69c4f74ab5c8f3b6dfc7b8c2ebb31c273652cd4f0853c9ba4232b6bde9011 (from https://pypi.org/simple/roc2-1-6/) 2021-07-13T19:17:59,704 Found link https://files.pythonhosted.org/packages/da/7d/b1fc4fd39b3dae702e5c96ac43a39ef2608d4a14489fb6c79d133d698e96/roc2.1.6-2.1.6.tar.gz#sha256=f8562acbefda121ce59372667fb76b950ccc7bf90625326f733f8fb72baba6bb (from https://pypi.org/simple/roc2-1-6/), version: 2.1.6 2021-07-13T19:17:59,704 Skipping link: not a file: https://pypi.org/simple/roc2-1-6/ 2021-07-13T19:17:59,722 Given no hashes to check 1 links for project 'roc2-1-6': discarding no candidates 2021-07-13T19:17:59,744 Collecting roc2-1-6==2.1.6 2021-07-13T19:17:59,746 Created temporary directory: /tmp/pip-unpack-fkevfzwb 2021-07-13T19:17:59,926 Downloading roc2.1.6-2.1.6.tar.gz (8.2 kB) 2021-07-13T19:17:59,981 Added roc2-1-6==2.1.6 from https://files.pythonhosted.org/packages/da/7d/b1fc4fd39b3dae702e5c96ac43a39ef2608d4a14489fb6c79d133d698e96/roc2.1.6-2.1.6.tar.gz#sha256=f8562acbefda121ce59372667fb76b950ccc7bf90625326f733f8fb72baba6bb to build tracker '/tmp/pip-req-tracker-6gvf248k' 2021-07-13T19:17:59,982 Running setup.py (path:/tmp/pip-wheel-7kbsbeqe/roc2-1-6_877a121627694a2189b7d8513f226670/setup.py) egg_info for package roc2-1-6 2021-07-13T19:17:59,983 Created temporary directory: /tmp/pip-pip-egg-info-x5fen3d4 2021-07-13T19:17:59,983 Running command python setup.py egg_info 2021-07-13T19:18:00,391 Traceback (most recent call last): 2021-07-13T19:18:00,392 File "", line 1, in 2021-07-13T19:18:00,392 File "/usr/local/lib/python3.9/dist-packages/setuptools/__init__.py", line 16, in 2021-07-13T19:18:00,392 import setuptools.version 2021-07-13T19:18:00,392 File "/usr/local/lib/python3.9/dist-packages/setuptools/version.py", line 1, in 2021-07-13T19:18:00,400 import pkg_resources 2021-07-13T19:18:00,400 File "/usr/local/lib/python3.9/dist-packages/pkg_resources/__init__.py", line 3243, in 2021-07-13T19:18:00,413 def _initialize_master_working_set(): 2021-07-13T19:18:00,414 File "/usr/local/lib/python3.9/dist-packages/pkg_resources/__init__.py", line 3226, in _call_aside 2021-07-13T19:18:00,416 f(*args, **kwargs) 2021-07-13T19:18:00,417 File "/usr/local/lib/python3.9/dist-packages/pkg_resources/__init__.py", line 3255, in _initialize_master_working_set 2021-07-13T19:18:00,419 working_set = WorkingSet._build_master() 2021-07-13T19:18:00,420 File "/usr/local/lib/python3.9/dist-packages/pkg_resources/__init__.py", line 559, in _build_master 2021-07-13T19:18:00,420 ws = cls() 2021-07-13T19:18:00,421 File "/usr/local/lib/python3.9/dist-packages/pkg_resources/__init__.py", line 552, in __init__ 2021-07-13T19:18:00,421 self.add_entry(entry) 2021-07-13T19:18:00,421 File "/usr/local/lib/python3.9/dist-packages/pkg_resources/__init__.py", line 608, in add_entry 2021-07-13T19:18:00,422 for dist in find_distributions(entry, True): 2021-07-13T19:18:00,422 File "/usr/local/lib/python3.9/dist-packages/pkg_resources/__init__.py", line 2063, in find_on_path 2021-07-13T19:18:00,424 for dist in factory(fullpath): 2021-07-13T19:18:00,424 File "/usr/local/lib/python3.9/dist-packages/pkg_resources/__init__.py", line 2128, in distributions_from_metadata 2021-07-13T19:18:00,426 yield Distribution.from_location( 2021-07-13T19:18:00,427 File "/usr/local/lib/python3.9/dist-packages/pkg_resources/__init__.py", line 2588, in from_location 2021-07-13T19:18:00,429 return cls( 2021-07-13T19:18:00,429 File "/usr/local/lib/python3.9/dist-packages/pkg_resources/__init__.py", line 2989, in _reload_version 2021-07-13T19:18:00,432 md_version = self._get_version() 2021-07-13T19:18:00,432 File "/usr/local/lib/python3.9/dist-packages/pkg_resources/__init__.py", line 2770, in _get_version 2021-07-13T19:18:00,434 version = _version_from_file(lines) 2021-07-13T19:18:00,434 File "/usr/local/lib/python3.9/dist-packages/pkg_resources/__init__.py", line 2554, in _version_from_file 2021-07-13T19:18:00,437 line = next(iter(version_lines), '') 2021-07-13T19:18:00,437 File "/usr/local/lib/python3.9/dist-packages/pkg_resources/__init__.py", line 2765, in _get_metadata 2021-07-13T19:18:00,439 for line in self.get_metadata_lines(name): 2021-07-13T19:18:00,439 File "/usr/local/lib/python3.9/dist-packages/pkg_resources/__init__.py", line 1417, in get_metadata_lines 2021-07-13T19:18:00,441 return yield_lines(self.get_metadata(name)) 2021-07-13T19:18:00,441 File "/usr/local/lib/python3.9/dist-packages/pkg_resources/__init__.py", line 1409, in get_metadata 2021-07-13T19:18:00,442 return value.decode('utf-8') 2021-07-13T19:18:00,443 UnicodeDecodeError: 'utf-8' codec can't decode byte 0xa3 in position 236: invalid start byte in PKG-INFO file at path: /tmp/pip-wheel-7kbsbeqe/roc2-1-6_877a121627694a2189b7d8513f226670/roc2.1.6.egg-info/PKG-INFO 2021-07-13T19:18:00,481 WARNING: Discarding https://files.pythonhosted.org/packages/da/7d/b1fc4fd39b3dae702e5c96ac43a39ef2608d4a14489fb6c79d133d698e96/roc2.1.6-2.1.6.tar.gz#sha256=f8562acbefda121ce59372667fb76b950ccc7bf90625326f733f8fb72baba6bb (from https://pypi.org/simple/roc2-1-6/). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. 2021-07-13T19:18:00,483 ERROR: Could not find a version that satisfies the requirement roc2-1-6==2.1.6 (from versions: 2.1.6) 2021-07-13T19:18:00,483 ERROR: No matching distribution found for roc2-1-6==2.1.6 2021-07-13T19:18:00,483 Exception information: 2021-07-13T19:18:00,483 Traceback (most recent call last): 2021-07-13T19:18:00,483 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_vendor/resolvelib/resolvers.py", line 341, in resolve 2021-07-13T19:18:00,483 name, crit = self._merge_into_criterion(r, parent=None) 2021-07-13T19:18:00,483 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2021-07-13T19:18:00,483 raise RequirementsConflicted(criterion) 2021-07-13T19:18:00,483 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('roc2-1-6==2.1.6') 2021-07-13T19:18:00,483 2021-07-13T19:18:00,483 During handling of the above exception, another exception occurred: 2021-07-13T19:18:00,483 2021-07-13T19:18:00,483 Traceback (most recent call last): 2021-07-13T19:18:00,483 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/resolution/resolvelib/resolver.py", line 127, in resolve 2021-07-13T19:18:00,483 result = self._result = resolver.resolve( 2021-07-13T19:18:00,483 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_vendor/resolvelib/resolvers.py", line 473, in resolve 2021-07-13T19:18:00,483 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-07-13T19:18:00,483 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_vendor/resolvelib/resolvers.py", line 343, in resolve 2021-07-13T19:18:00,483 raise ResolutionImpossible(e.criterion.information) 2021-07-13T19:18:00,483 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('roc2-1-6==2.1.6'), parent=None)] 2021-07-13T19:18:00,483 2021-07-13T19:18:00,483 The above exception was the direct cause of the following exception: 2021-07-13T19:18:00,483 2021-07-13T19:18:00,483 Traceback (most recent call last): 2021-07-13T19:18:00,483 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/cli/base_command.py", line 180, in _main 2021-07-13T19:18:00,483 status = self.run(options, args) 2021-07-13T19:18:00,483 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2021-07-13T19:18:00,483 return func(self, options, args) 2021-07-13T19:18:00,483 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/commands/wheel.py", line 142, in run 2021-07-13T19:18:00,483 requirement_set = resolver.resolve( 2021-07-13T19:18:00,483 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/resolution/resolvelib/resolver.py", line 136, in resolve 2021-07-13T19:18:00,483 raise error from e 2021-07-13T19:18:00,483 pip._internal.exceptions.DistributionNotFound: No matching distribution found for roc2-1-6==2.1.6 2021-07-13T19:18:00,488 Removed roc2-1-6==2.1.6 from https://files.pythonhosted.org/packages/da/7d/b1fc4fd39b3dae702e5c96ac43a39ef2608d4a14489fb6c79d133d698e96/roc2.1.6-2.1.6.tar.gz#sha256=f8562acbefda121ce59372667fb76b950ccc7bf90625326f733f8fb72baba6bb from build tracker '/tmp/pip-req-tracker-6gvf248k' 2021-07-13T19:18:00,488 Removed build tracker: '/tmp/pip-req-tracker-6gvf248k'