2021-11-18T08:17:07,675 Created temporary directory: /tmp/pip-ephem-wheel-cache-ybdy1izv 2021-11-18T08:17:07,678 Created temporary directory: /tmp/pip-req-tracker-6w5bx_zi 2021-11-18T08:17:07,678 Initialized build tracking at /tmp/pip-req-tracker-6w5bx_zi 2021-11-18T08:17:07,678 Created build tracker: /tmp/pip-req-tracker-6w5bx_zi 2021-11-18T08:17:07,679 Entered build tracker: /tmp/pip-req-tracker-6w5bx_zi 2021-11-18T08:17:07,679 Created temporary directory: /tmp/pip-wheel-npmsznp3 2021-11-18T08:17:07,707 Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple 2021-11-18T08:17:07,709 2 location(s) to search for versions of gaws: 2021-11-18T08:17:07,709 * https://pypi.org/simple/gaws/ 2021-11-18T08:17:07,709 * https://www.piwheels.org/simple/gaws/ 2021-11-18T08:17:07,710 Fetching project page and analyzing links: https://pypi.org/simple/gaws/ 2021-11-18T08:17:07,710 Getting page https://pypi.org/simple/gaws/ 2021-11-18T08:17:07,712 Found index url https://pypi.org/simple 2021-11-18T08:17:07,798 Skipping link: No binaries permitted for gaws: https://files.pythonhosted.org/packages/a5/a8/f2ac5e331be088a7fde0b2d26df4e5eaae76897908aff47dcf12acf084bf/GAWS-0.10.2-py3-none-any.whl#sha256=3c8c44044ed9eff9edac9f5c7a553e732d39f28be2d069c323c65670a081939d (from https://pypi.org/simple/gaws/) (requires-python:>=3.6) 2021-11-18T08:17:07,799 Found link https://files.pythonhosted.org/packages/99/17/a9c16acfdaade60d823132e4d8a2c9f1a98ecdbf77c0b230f08956fe1200/GAWS-0.10.2.tar.gz#sha256=b59154ff8751e8a3e9e20e640d5e7ea5db8d703a862a08970d09e257ac174273 (from https://pypi.org/simple/gaws/) (requires-python:>=3.6), version: 0.10.2 2021-11-18T08:17:07,799 Skipping link: No binaries permitted for gaws: https://files.pythonhosted.org/packages/e5/fd/7a58051ab0f2d5dafdacba72240f17c5fefe275e32d100da53c5cb079364/GAWS-0.10.3-py3-none-any.whl#sha256=5fd795b2c88260df5d42dd1dffd04eb924177e4cb3b16599e109ead9401ad871 (from https://pypi.org/simple/gaws/) (requires-python:>=3.6) 2021-11-18T08:17:07,800 Found link https://files.pythonhosted.org/packages/b7/ff/4501edffdaa67d00cd8f3f80d94cd1c7199fbe55bc120749315e705c2084/GAWS-0.10.3.tar.gz#sha256=98fa2b4d3ad31a2e6f1430ad7d7bf3dd01ea5eef3708717052b4bb0b648e6440 (from https://pypi.org/simple/gaws/) (requires-python:>=3.6), version: 0.10.3 2021-11-18T08:17:07,800 Fetching project page and analyzing links: https://www.piwheels.org/simple/gaws/ 2021-11-18T08:17:07,801 Getting page https://www.piwheels.org/simple/gaws/ 2021-11-18T08:17:07,801 Found index url https://www.piwheels.org/simple 2021-11-18T08:17:08,008 Skipping link: not a file: https://www.piwheels.org/simple/gaws/ 2021-11-18T08:17:08,008 Skipping link: not a file: https://pypi.org/simple/gaws/ 2021-11-18T08:17:08,022 Given no hashes to check 1 links for project 'gaws': discarding no candidates 2021-11-18T08:17:08,039 Collecting gaws==0.10.3 2021-11-18T08:17:08,040 Created temporary directory: /tmp/pip-unpack-2gqwubkn 2021-11-18T08:17:08,086 Downloading GAWS-0.10.3.tar.gz (10 kB) 2021-11-18T08:17:08,124 Added gaws==0.10.3 from https://files.pythonhosted.org/packages/b7/ff/4501edffdaa67d00cd8f3f80d94cd1c7199fbe55bc120749315e705c2084/GAWS-0.10.3.tar.gz#sha256=98fa2b4d3ad31a2e6f1430ad7d7bf3dd01ea5eef3708717052b4bb0b648e6440 to build tracker '/tmp/pip-req-tracker-6w5bx_zi' 2021-11-18T08:17:08,125 Running setup.py (path:/tmp/pip-wheel-npmsznp3/gaws_9b3ed8516a764a158b6b11056cc9a025/setup.py) egg_info for package gaws 2021-11-18T08:17:08,126 Created temporary directory: /tmp/pip-pip-egg-info-jwdpd7wz 2021-11-18T08:17:08,126 Running command python setup.py egg_info 2021-11-18T08:17:11,252 Traceback (most recent call last): 2021-11-18T08:17:11,253 File "", line 1, in 2021-11-18T08:17:11,253 File "/tmp/pip-wheel-npmsznp3/gaws_9b3ed8516a764a158b6b11056cc9a025/setup.py", line 20, in 2021-11-18T08:17:11,253 setup() 2021-11-18T08:17:11,254 File "/usr/local/lib/python3.7/dist-packages/setuptools/__init__.py", line 153, in setup 2021-11-18T08:17:11,254 return distutils.core.setup(**attrs) 2021-11-18T08:17:11,254 File "/usr/lib/python3.7/distutils/core.py", line 121, in setup 2021-11-18T08:17:11,254 dist.parse_config_files() 2021-11-18T08:17:11,255 File "/usr/local/lib/python3.7/dist-packages/setuptools/dist.py", line 779, in parse_config_files 2021-11-18T08:17:11,255 ignore_option_errors=ignore_option_errors) 2021-11-18T08:17:11,255 File "/usr/local/lib/python3.7/dist-packages/setuptools/config.py", line 157, in parse_configuration 2021-11-18T08:17:11,256 meta.parse() 2021-11-18T08:17:11,256 File "/usr/local/lib/python3.7/dist-packages/setuptools/config.py", line 463, in parse 2021-11-18T08:17:11,256 section_parser_method(section_options) 2021-11-18T08:17:11,257 File "/usr/local/lib/python3.7/dist-packages/setuptools/config.py", line 436, in parse_section 2021-11-18T08:17:11,257 self[name] = value 2021-11-18T08:17:11,257 File "/usr/local/lib/python3.7/dist-packages/setuptools/config.py", line 220, in __setitem__ 2021-11-18T08:17:11,257 value = parser(value) 2021-11-18T08:17:11,258 File "/usr/local/lib/python3.7/dist-packages/setuptools/config.py", line 553, in _parse_version 2021-11-18T08:17:11,258 raise DistutilsOptionError(tmpl.format(**locals())) 2021-11-18T08:17:11,258 distutils.errors.DistutilsOptionError: Version loaded from file: VERSION does not comply with PEP 440: 2021-11-18T08:17:11,317 WARNING: Discarding https://files.pythonhosted.org/packages/b7/ff/4501edffdaa67d00cd8f3f80d94cd1c7199fbe55bc120749315e705c2084/GAWS-0.10.3.tar.gz#sha256=98fa2b4d3ad31a2e6f1430ad7d7bf3dd01ea5eef3708717052b4bb0b648e6440 (from https://pypi.org/simple/gaws/) (requires-python:>=3.6). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. 2021-11-18T08:17:11,318 ERROR: Could not find a version that satisfies the requirement gaws==0.10.3 (from versions: 0.10.2, 0.10.3) 2021-11-18T08:17:11,319 ERROR: No matching distribution found for gaws==0.10.3 2021-11-18T08:17:11,319 Exception information: 2021-11-18T08:17:11,319 Traceback (most recent call last): 2021-11-18T08:17:11,319 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 341, in resolve 2021-11-18T08:17:11,319 name, crit = self._merge_into_criterion(r, parent=None) 2021-11-18T08:17:11,319 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2021-11-18T08:17:11,319 raise RequirementsConflicted(criterion) 2021-11-18T08:17:11,319 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('gaws==0.10.3') 2021-11-18T08:17:11,319 2021-11-18T08:17:11,319 During handling of the above exception, another exception occurred: 2021-11-18T08:17:11,319 2021-11-18T08:17:11,319 Traceback (most recent call last): 2021-11-18T08:17:11,319 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 128, in resolve 2021-11-18T08:17:11,319 requirements, max_rounds=try_to_avoid_resolution_too_deep 2021-11-18T08:17:11,319 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 473, in resolve 2021-11-18T08:17:11,319 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-11-18T08:17:11,319 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 343, in resolve 2021-11-18T08:17:11,319 raise ResolutionImpossible(e.criterion.information) 2021-11-18T08:17:11,319 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('gaws==0.10.3'), parent=None)] 2021-11-18T08:17:11,319 2021-11-18T08:17:11,319 The above exception was the direct cause of the following exception: 2021-11-18T08:17:11,319 2021-11-18T08:17:11,319 Traceback (most recent call last): 2021-11-18T08:17:11,319 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/base_command.py", line 180, in _main 2021-11-18T08:17:11,319 status = self.run(options, args) 2021-11-18T08:17:11,319 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2021-11-18T08:17:11,319 return func(self, options, args) 2021-11-18T08:17:11,319 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/commands/wheel.py", line 143, in run 2021-11-18T08:17:11,319 reqs, check_supported_wheels=True 2021-11-18T08:17:11,319 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 136, in resolve 2021-11-18T08:17:11,319 raise error from e 2021-11-18T08:17:11,319 pip._internal.exceptions.DistributionNotFound: No matching distribution found for gaws==0.10.3 2021-11-18T08:17:11,324 Removed gaws==0.10.3 from https://files.pythonhosted.org/packages/b7/ff/4501edffdaa67d00cd8f3f80d94cd1c7199fbe55bc120749315e705c2084/GAWS-0.10.3.tar.gz#sha256=98fa2b4d3ad31a2e6f1430ad7d7bf3dd01ea5eef3708717052b4bb0b648e6440 from build tracker '/tmp/pip-req-tracker-6w5bx_zi' 2021-11-18T08:17:11,324 Removed build tracker: '/tmp/pip-req-tracker-6w5bx_zi'