2021-10-07T15:32:12,419 Created temporary directory: /tmp/pip-ephem-wheel-cache-emgxyh6t 2021-10-07T15:32:12,422 Created temporary directory: /tmp/pip-req-tracker-sz64l69q 2021-10-07T15:32:12,422 Initialized build tracking at /tmp/pip-req-tracker-sz64l69q 2021-10-07T15:32:12,423 Created build tracker: /tmp/pip-req-tracker-sz64l69q 2021-10-07T15:32:12,423 Entered build tracker: /tmp/pip-req-tracker-sz64l69q 2021-10-07T15:32:12,424 Created temporary directory: /tmp/pip-wheel-ur16ew21 2021-10-07T15:32:12,455 Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple 2021-10-07T15:32:12,457 2 location(s) to search for versions of wsjtx-srv: 2021-10-07T15:32:12,457 * https://pypi.org/simple/wsjtx-srv/ 2021-10-07T15:32:12,457 * https://www.piwheels.org/simple/wsjtx-srv/ 2021-10-07T15:32:12,458 Fetching project page and analyzing links: https://pypi.org/simple/wsjtx-srv/ 2021-10-07T15:32:12,459 Getting page https://pypi.org/simple/wsjtx-srv/ 2021-10-07T15:32:12,460 Found index url https://pypi.org/simple 2021-10-07T15:32:12,549 Found link https://files.pythonhosted.org/packages/2e/37/20bdb2beb9037c5e48f9b5faa34a7af10692d184dd0b862314316d4d4edc/wsjtx_srv-0.1.tar.gz#sha256=e48dda0f7c0fd2c9df04d7f8d2beb70e8dd95ce7b581172838d435978ba155fe (from https://pypi.org/simple/wsjtx-srv/), version: 0.1 2021-10-07T15:32:12,550 Fetching project page and analyzing links: https://www.piwheels.org/simple/wsjtx-srv/ 2021-10-07T15:32:12,550 Getting page https://www.piwheels.org/simple/wsjtx-srv/ 2021-10-07T15:32:12,551 Found index url https://www.piwheels.org/simple 2021-10-07T15:32:12,732 Skipping link: not a file: https://www.piwheels.org/simple/wsjtx-srv/ 2021-10-07T15:32:12,733 Skipping link: not a file: https://pypi.org/simple/wsjtx-srv/ 2021-10-07T15:32:12,751 Given no hashes to check 1 links for project 'wsjtx-srv': discarding no candidates 2021-10-07T15:32:12,770 Collecting wsjtx-srv==0.1 2021-10-07T15:32:12,771 Created temporary directory: /tmp/pip-unpack-o43a42uw 2021-10-07T15:32:12,811 Downloading wsjtx_srv-0.1.tar.gz (15 kB) 2021-10-07T15:32:12,844 Added wsjtx-srv==0.1 from https://files.pythonhosted.org/packages/2e/37/20bdb2beb9037c5e48f9b5faa34a7af10692d184dd0b862314316d4d4edc/wsjtx_srv-0.1.tar.gz#sha256=e48dda0f7c0fd2c9df04d7f8d2beb70e8dd95ce7b581172838d435978ba155fe to build tracker '/tmp/pip-req-tracker-sz64l69q' 2021-10-07T15:32:12,845 Running setup.py (path:/tmp/pip-wheel-ur16ew21/wsjtx-srv_9e20ed1e81e84a4e93be62ef688199d3/setup.py) egg_info for package wsjtx-srv 2021-10-07T15:32:12,846 Created temporary directory: /tmp/pip-pip-egg-info-em8h154n 2021-10-07T15:32:12,846 Running command python setup.py egg_info 2021-10-07T15:32:13,680 error in wsjtx_srv setup command: 'install_requires' must be a string or list of strings containing valid project/version requirement specifiers; Parse error at "''": Expected W:(abcd...) 2021-10-07T15:32:13,731 WARNING: Discarding https://files.pythonhosted.org/packages/2e/37/20bdb2beb9037c5e48f9b5faa34a7af10692d184dd0b862314316d4d4edc/wsjtx_srv-0.1.tar.gz#sha256=e48dda0f7c0fd2c9df04d7f8d2beb70e8dd95ce7b581172838d435978ba155fe (from https://pypi.org/simple/wsjtx-srv/). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. 2021-10-07T15:32:13,733 ERROR: Could not find a version that satisfies the requirement wsjtx-srv==0.1 (from versions: 0.1) 2021-10-07T15:32:13,733 ERROR: No matching distribution found for wsjtx-srv==0.1 2021-10-07T15:32:13,733 Exception information: 2021-10-07T15:32:13,733 Traceback (most recent call last): 2021-10-07T15:32:13,733 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 341, in resolve 2021-10-07T15:32:13,733 name, crit = self._merge_into_criterion(r, parent=None) 2021-10-07T15:32:13,733 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2021-10-07T15:32:13,733 raise RequirementsConflicted(criterion) 2021-10-07T15:32:13,733 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('wsjtx-srv==0.1') 2021-10-07T15:32:13,733 2021-10-07T15:32:13,733 During handling of the above exception, another exception occurred: 2021-10-07T15:32:13,733 2021-10-07T15:32:13,733 Traceback (most recent call last): 2021-10-07T15:32:13,733 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 127, in resolve 2021-10-07T15:32:13,733 result = self._result = resolver.resolve( 2021-10-07T15:32:13,733 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 473, in resolve 2021-10-07T15:32:13,733 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-10-07T15:32:13,733 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 343, in resolve 2021-10-07T15:32:13,733 raise ResolutionImpossible(e.criterion.information) 2021-10-07T15:32:13,733 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('wsjtx-srv==0.1'), parent=None)] 2021-10-07T15:32:13,733 2021-10-07T15:32:13,733 The above exception was the direct cause of the following exception: 2021-10-07T15:32:13,733 2021-10-07T15:32:13,733 Traceback (most recent call last): 2021-10-07T15:32:13,733 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/base_command.py", line 180, in _main 2021-10-07T15:32:13,733 status = self.run(options, args) 2021-10-07T15:32:13,733 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2021-10-07T15:32:13,733 return func(self, options, args) 2021-10-07T15:32:13,733 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/commands/wheel.py", line 142, in run 2021-10-07T15:32:13,733 requirement_set = resolver.resolve( 2021-10-07T15:32:13,733 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 136, in resolve 2021-10-07T15:32:13,733 raise error from e 2021-10-07T15:32:13,733 pip._internal.exceptions.DistributionNotFound: No matching distribution found for wsjtx-srv==0.1 2021-10-07T15:32:13,738 Removed wsjtx-srv==0.1 from https://files.pythonhosted.org/packages/2e/37/20bdb2beb9037c5e48f9b5faa34a7af10692d184dd0b862314316d4d4edc/wsjtx_srv-0.1.tar.gz#sha256=e48dda0f7c0fd2c9df04d7f8d2beb70e8dd95ce7b581172838d435978ba155fe from build tracker '/tmp/pip-req-tracker-sz64l69q' 2021-10-07T15:32:13,739 Removed build tracker: '/tmp/pip-req-tracker-sz64l69q'