2021-12-07T05:47:43,217 Created temporary directory: /tmp/pip-ephem-wheel-cache-eoa2gj8h 2021-12-07T05:47:43,222 Created temporary directory: /tmp/pip-req-tracker-v2sra07q 2021-12-07T05:47:43,223 Initialized build tracking at /tmp/pip-req-tracker-v2sra07q 2021-12-07T05:47:43,223 Created build tracker: /tmp/pip-req-tracker-v2sra07q 2021-12-07T05:47:43,224 Entered build tracker: /tmp/pip-req-tracker-v2sra07q 2021-12-07T05:47:43,225 Created temporary directory: /tmp/pip-wheel-w4owgk54 2021-12-07T05:47:43,289 Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple 2021-12-07T05:47:43,294 2 location(s) to search for versions of vlutils: 2021-12-07T05:47:43,294 * https://pypi.org/simple/vlutils/ 2021-12-07T05:47:43,294 * https://www.piwheels.org/simple/vlutils/ 2021-12-07T05:47:43,295 Fetching project page and analyzing links: https://pypi.org/simple/vlutils/ 2021-12-07T05:47:43,296 Getting page https://pypi.org/simple/vlutils/ 2021-12-07T05:47:43,299 Found index url https://pypi.org/simple 2021-12-07T05:47:43,495 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-07T05:47:43,496 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-07T05:47:43,497 Fetching project page and analyzing links: https://www.piwheels.org/simple/vlutils/ 2021-12-07T05:47:43,498 Getting page https://www.piwheels.org/simple/vlutils/ 2021-12-07T05:47:43,499 Found index url https://www.piwheels.org/simple 2021-12-07T05:47:43,721 Skipping link: not a file: https://www.piwheels.org/simple/vlutils/ 2021-12-07T05:47:43,722 Skipping link: not a file: https://pypi.org/simple/vlutils/ 2021-12-07T05:47:43,754 Given no hashes to check 1 links for project 'vlutils': discarding no candidates 2021-12-07T05:47:43,783 Collecting vlutils==0.1.3 2021-12-07T05:47:43,786 Created temporary directory: /tmp/pip-unpack-y4sb6zvj 2021-12-07T05:47:43,870 Downloading vlutils-0.1.3.tar.gz (16 kB) 2021-12-07T05:47:44,010 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-v2sra07q' 2021-12-07T05:47:44,012 Running setup.py (path:/tmp/pip-wheel-w4owgk54/vlutils_367175f195c0425f82e6cfa90f3b8854/setup.py) egg_info for package vlutils 2021-12-07T05:47:44,013 Created temporary directory: /tmp/pip-pip-egg-info-qprnibvx 2021-12-07T05:47:44,013 Preparing metadata (setup.py): started 2021-12-07T05:47:44,014 Running command python setup.py egg_info 2021-12-07T05:47:45,855 Traceback (most recent call last): 2021-12-07T05:47:45,857 File "/usr/local/lib/python3.7/dist-packages/setuptools/config.py", line 589, in _parse_version 2021-12-07T05:47:45,857 Version(version) 2021-12-07T05:47:45,858 File "/usr/local/lib/python3.7/dist-packages/setuptools/_vendor/packaging/version.py", line 266, in __init__ 2021-12-07T05:47:45,858 raise InvalidVersion(f"Invalid version: '{version}'") 2021-12-07T05:47:45,859 setuptools.extern.packaging.version.InvalidVersion: Invalid version: '' 2021-12-07T05:47:45,859 During handling of the above exception, another exception occurred: 2021-12-07T05:47:45,860 Traceback (most recent call last): 2021-12-07T05:47:45,861 File "", line 1, in 2021-12-07T05:47:45,861 File "/tmp/pip-wheel-w4owgk54/vlutils_367175f195c0425f82e6cfa90f3b8854/setup.py", line 4, in 2021-12-07T05:47:45,861 setup() 2021-12-07T05:47:45,862 File "/usr/local/lib/python3.7/dist-packages/setuptools/__init__.py", line 153, in setup 2021-12-07T05:47:45,862 return distutils.core.setup(**attrs) 2021-12-07T05:47:45,863 File "/usr/lib/python3.7/distutils/core.py", line 121, in setup 2021-12-07T05:47:45,863 dist.parse_config_files() 2021-12-07T05:47:45,863 File "/usr/local/lib/python3.7/dist-packages/setuptools/dist.py", line 802, in parse_config_files 2021-12-07T05:47:45,864 self, self.command_options, ignore_option_errors=ignore_option_errors 2021-12-07T05:47:45,864 File "/usr/local/lib/python3.7/dist-packages/setuptools/config.py", line 158, in parse_configuration 2021-12-07T05:47:45,865 meta.parse() 2021-12-07T05:47:45,865 File "/usr/local/lib/python3.7/dist-packages/setuptools/config.py", line 498, in parse 2021-12-07T05:47:45,866 section_parser_method(section_options) 2021-12-07T05:47:45,866 File "/usr/local/lib/python3.7/dist-packages/setuptools/config.py", line 469, in parse_section 2021-12-07T05:47:45,866 self[name] = value 2021-12-07T05:47:45,867 File "/usr/local/lib/python3.7/dist-packages/setuptools/config.py", line 222, in __setitem__ 2021-12-07T05:47:45,867 value = parser(value) 2021-12-07T05:47:45,867 File "/usr/local/lib/python3.7/dist-packages/setuptools/config.py", line 595, in _parse_version 2021-12-07T05:47:45,868 raise DistutilsOptionError(tmpl.format(**locals())) 2021-12-07T05:47:45,868 distutils.errors.DistutilsOptionError: Version loaded from file: VERSION does not comply with PEP 440: 2021-12-07T05:47:45,955 Preparing metadata (setup.py): finished with status 'error' 2021-12-07T05:47:45,957 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-07T05:47:45,959 ERROR: Could not find a version that satisfies the requirement vlutils==0.1.3 (from versions: 0.1.3) 2021-12-07T05:47:45,960 ERROR: No matching distribution found for vlutils==0.1.3 2021-12-07T05:47:45,961 Exception information: 2021-12-07T05:47:45,961 Traceback (most recent call last): 2021-12-07T05:47:45,961 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 349, in resolve 2021-12-07T05:47:45,961 self._add_to_criteria(self.state.criteria, r, parent=None) 2021-12-07T05:47:45,961 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 174, in _add_to_criteria 2021-12-07T05:47:45,961 raise RequirementsConflicted(criterion) 2021-12-07T05:47:45,961 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('vlutils==0.1.3') 2021-12-07T05:47:45,961 2021-12-07T05:47:45,961 During handling of the above exception, another exception occurred: 2021-12-07T05:47:45,961 2021-12-07T05:47:45,961 Traceback (most recent call last): 2021-12-07T05:47:45,961 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 93, in resolve 2021-12-07T05:47:45,961 collected.requirements, max_rounds=try_to_avoid_resolution_too_deep 2021-12-07T05:47:45,961 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 482, in resolve 2021-12-07T05:47:45,961 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-12-07T05:47:45,961 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 351, in resolve 2021-12-07T05:47:45,961 raise ResolutionImpossible(e.criterion.information) 2021-12-07T05:47:45,961 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('vlutils==0.1.3'), parent=None)] 2021-12-07T05:47:45,961 2021-12-07T05:47:45,961 The above exception was the direct cause of the following exception: 2021-12-07T05:47:45,961 2021-12-07T05:47:45,961 Traceback (most recent call last): 2021-12-07T05:47:45,961 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/base_command.py", line 164, in exc_logging_wrapper 2021-12-07T05:47:45,961 status = run_func(*args) 2021-12-07T05:47:45,961 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2021-12-07T05:47:45,961 return func(self, options, args) 2021-12-07T05:47:45,961 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/commands/wheel.py", line 144, in run 2021-12-07T05:47:45,961 requirement_set = resolver.resolve(reqs, check_supported_wheels=True) 2021-12-07T05:47:45,961 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 101, in resolve 2021-12-07T05:47:45,961 raise error from e 2021-12-07T05:47:45,961 pip._internal.exceptions.DistributionNotFound: No matching distribution found for vlutils==0.1.3 2021-12-07T05:47:45,971 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-v2sra07q' 2021-12-07T05:47:45,972 Removed build tracker: '/tmp/pip-req-tracker-v2sra07q'