2021-12-07T10:35:36,868 Created temporary directory: /tmp/pip-ephem-wheel-cache-8g7pt43k 2021-12-07T10:35:36,873 Created temporary directory: /tmp/pip-req-tracker-hk06v41m 2021-12-07T10:35:36,874 Initialized build tracking at /tmp/pip-req-tracker-hk06v41m 2021-12-07T10:35:36,875 Created build tracker: /tmp/pip-req-tracker-hk06v41m 2021-12-07T10:35:36,875 Entered build tracker: /tmp/pip-req-tracker-hk06v41m 2021-12-07T10:35:36,876 Created temporary directory: /tmp/pip-wheel-bx843rt_ 2021-12-07T10:35:36,932 Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple 2021-12-07T10:35:36,937 2 location(s) to search for versions of vlutils: 2021-12-07T10:35:36,937 * https://pypi.org/simple/vlutils/ 2021-12-07T10:35:36,937 * https://www.piwheels.org/simple/vlutils/ 2021-12-07T10:35:36,938 Fetching project page and analyzing links: https://pypi.org/simple/vlutils/ 2021-12-07T10:35:36,939 Getting page https://pypi.org/simple/vlutils/ 2021-12-07T10:35:36,942 Found index url https://pypi.org/simple 2021-12-07T10:35:37,130 Skipping link: No binaries permitted for vlutils: https://files.pythonhosted.org/packages/f0/87/1dc0f51c27a6537d7c5d691e924170f506ee1e96de166170e775ef007747/vlutils-0.1.3-py3-none-any.whl#sha256=0902670474bb8599d8f8305ca10addeb90080ff460ee3de6c8d673577b0a9944 (from https://pypi.org/simple/vlutils/) (requires-python:>=3.7) 2021-12-07T10:35:37,132 Found link https://files.pythonhosted.org/packages/9f/6b/a3cb03abcdb01185298f3bd688dc215307b331a5933e0f9ca2723241b0cf/vlutils-0.1.3.tar.gz#sha256=f9a25de81f771c90f787d0ad4a184021dd62357c254b35fa1046bc5e8fd133ce (from https://pypi.org/simple/vlutils/) (requires-python:>=3.7), version: 0.1.3 2021-12-07T10:35:37,132 Fetching project page and analyzing links: https://www.piwheels.org/simple/vlutils/ 2021-12-07T10:35:37,133 Getting page https://www.piwheels.org/simple/vlutils/ 2021-12-07T10:35:37,135 Found index url https://www.piwheels.org/simple 2021-12-07T10:35:37,409 Skipping link: not a file: https://www.piwheels.org/simple/vlutils/ 2021-12-07T10:35:37,410 Skipping link: not a file: https://pypi.org/simple/vlutils/ 2021-12-07T10:35:37,449 Given no hashes to check 1 links for project 'vlutils': discarding no candidates 2021-12-07T10:35:37,486 Collecting vlutils==0.1.3 2021-12-07T10:35:37,489 Created temporary directory: /tmp/pip-unpack-6q_kjube 2021-12-07T10:35:37,573 Downloading vlutils-0.1.3.tar.gz (16 kB) 2021-12-07T10:35:37,708 Added vlutils==0.1.3 from https://files.pythonhosted.org/packages/9f/6b/a3cb03abcdb01185298f3bd688dc215307b331a5933e0f9ca2723241b0cf/vlutils-0.1.3.tar.gz#sha256=f9a25de81f771c90f787d0ad4a184021dd62357c254b35fa1046bc5e8fd133ce to build tracker '/tmp/pip-req-tracker-hk06v41m' 2021-12-07T10:35:37,710 Running setup.py (path:/tmp/pip-wheel-bx843rt_/vlutils_4e48f29916b04072938b32990c838117/setup.py) egg_info for package vlutils 2021-12-07T10:35:37,711 Created temporary directory: /tmp/pip-pip-egg-info-hoi2rf9v 2021-12-07T10:35:37,712 Preparing metadata (setup.py): started 2021-12-07T10:35:37,712 Running command python setup.py egg_info 2021-12-07T10:35:39,346 Traceback (most recent call last): 2021-12-07T10:35:39,348 File "/usr/local/lib/python3.9/dist-packages/setuptools/config.py", line 589, in _parse_version 2021-12-07T10:35:39,348 Version(version) 2021-12-07T10:35:39,348 File "/usr/local/lib/python3.9/dist-packages/setuptools/_vendor/packaging/version.py", line 266, in __init__ 2021-12-07T10:35:39,357 raise InvalidVersion(f"Invalid version: '{version}'") 2021-12-07T10:35:39,358 setuptools.extern.packaging.version.InvalidVersion: Invalid version: '' 2021-12-07T10:35:39,359 During handling of the above exception, another exception occurred: 2021-12-07T10:35:39,359 Traceback (most recent call last): 2021-12-07T10:35:39,359 File "", line 1, in 2021-12-07T10:35:39,360 File "/tmp/pip-wheel-bx843rt_/vlutils_4e48f29916b04072938b32990c838117/setup.py", line 4, in 2021-12-07T10:35:39,360 setup() 2021-12-07T10:35:39,360 File "/usr/local/lib/python3.9/dist-packages/setuptools/__init__.py", line 153, in setup 2021-12-07T10:35:39,361 return distutils.core.setup(**attrs) 2021-12-07T10:35:39,361 File "/usr/lib/python3.9/distutils/core.py", line 121, in setup 2021-12-07T10:35:39,362 dist.parse_config_files() 2021-12-07T10:35:39,362 File "/usr/local/lib/python3.9/dist-packages/setuptools/dist.py", line 801, in parse_config_files 2021-12-07T10:35:39,364 parse_configuration( 2021-12-07T10:35:39,364 File "/usr/local/lib/python3.9/dist-packages/setuptools/config.py", line 158, in parse_configuration 2021-12-07T10:35:39,365 meta.parse() 2021-12-07T10:35:39,366 File "/usr/local/lib/python3.9/dist-packages/setuptools/config.py", line 498, in parse 2021-12-07T10:35:39,367 section_parser_method(section_options) 2021-12-07T10:35:39,367 File "/usr/local/lib/python3.9/dist-packages/setuptools/config.py", line 469, in parse_section 2021-12-07T10:35:39,368 self[name] = value 2021-12-07T10:35:39,369 File "/usr/local/lib/python3.9/dist-packages/setuptools/config.py", line 222, in __setitem__ 2021-12-07T10:35:39,369 value = parser(value) 2021-12-07T10:35:39,370 File "/usr/local/lib/python3.9/dist-packages/setuptools/config.py", line 595, in _parse_version 2021-12-07T10:35:39,371 raise DistutilsOptionError(tmpl.format(**locals())) 2021-12-07T10:35:39,371 distutils.errors.DistutilsOptionError: Version loaded from file: VERSION does not comply with PEP 440: 2021-12-07T10:35:39,462 Preparing metadata (setup.py): finished with status 'error' 2021-12-07T10:35:39,463 WARNING: Discarding https://files.pythonhosted.org/packages/9f/6b/a3cb03abcdb01185298f3bd688dc215307b331a5933e0f9ca2723241b0cf/vlutils-0.1.3.tar.gz#sha256=f9a25de81f771c90f787d0ad4a184021dd62357c254b35fa1046bc5e8fd133ce (from https://pypi.org/simple/vlutils/) (requires-python:>=3.7). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. 2021-12-07T10:35:39,466 ERROR: Could not find a version that satisfies the requirement vlutils==0.1.3 (from versions: 0.1.3) 2021-12-07T10:35:39,467 ERROR: No matching distribution found for vlutils==0.1.3 2021-12-07T10:35:39,467 Exception information: 2021-12-07T10:35:39,467 Traceback (most recent call last): 2021-12-07T10:35:39,467 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 349, in resolve 2021-12-07T10:35:39,467 self._add_to_criteria(self.state.criteria, r, parent=None) 2021-12-07T10:35:39,467 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 174, in _add_to_criteria 2021-12-07T10:35:39,467 raise RequirementsConflicted(criterion) 2021-12-07T10:35:39,467 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('vlutils==0.1.3') 2021-12-07T10:35:39,467 2021-12-07T10:35:39,467 During handling of the above exception, another exception occurred: 2021-12-07T10:35:39,467 2021-12-07T10:35:39,467 Traceback (most recent call last): 2021-12-07T10:35:39,467 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 92, in resolve 2021-12-07T10:35:39,467 result = self._result = resolver.resolve( 2021-12-07T10:35:39,467 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 482, in resolve 2021-12-07T10:35:39,467 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-12-07T10:35:39,467 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 351, in resolve 2021-12-07T10:35:39,467 raise ResolutionImpossible(e.criterion.information) 2021-12-07T10:35:39,467 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('vlutils==0.1.3'), parent=None)] 2021-12-07T10:35:39,467 2021-12-07T10:35:39,467 The above exception was the direct cause of the following exception: 2021-12-07T10:35:39,467 2021-12-07T10:35:39,467 Traceback (most recent call last): 2021-12-07T10:35:39,467 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/base_command.py", line 164, in exc_logging_wrapper 2021-12-07T10:35:39,467 status = run_func(*args) 2021-12-07T10:35:39,467 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2021-12-07T10:35:39,467 return func(self, options, args) 2021-12-07T10:35:39,467 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/commands/wheel.py", line 144, in run 2021-12-07T10:35:39,467 requirement_set = resolver.resolve(reqs, check_supported_wheels=True) 2021-12-07T10:35:39,467 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 101, in resolve 2021-12-07T10:35:39,467 raise error from e 2021-12-07T10:35:39,467 pip._internal.exceptions.DistributionNotFound: No matching distribution found for vlutils==0.1.3 2021-12-07T10:35:39,477 Removed vlutils==0.1.3 from https://files.pythonhosted.org/packages/9f/6b/a3cb03abcdb01185298f3bd688dc215307b331a5933e0f9ca2723241b0cf/vlutils-0.1.3.tar.gz#sha256=f9a25de81f771c90f787d0ad4a184021dd62357c254b35fa1046bc5e8fd133ce from build tracker '/tmp/pip-req-tracker-hk06v41m' 2021-12-07T10:35:39,478 Removed build tracker: '/tmp/pip-req-tracker-hk06v41m'