2021-07-11T21:22:55,025 Created temporary directory: /tmp/pip-ephem-wheel-cache-ntckwg6p 2021-07-11T21:22:55,027 Created temporary directory: /tmp/pip-req-tracker-98wmxn5l 2021-07-11T21:22:55,028 Initialized build tracking at /tmp/pip-req-tracker-98wmxn5l 2021-07-11T21:22:55,028 Created build tracker: /tmp/pip-req-tracker-98wmxn5l 2021-07-11T21:22:55,028 Entered build tracker: /tmp/pip-req-tracker-98wmxn5l 2021-07-11T21:22:55,029 Created temporary directory: /tmp/pip-wheel-q1duqzkt 2021-07-11T21:22:55,057 1 location(s) to search for versions of pebaystats: 2021-07-11T21:22:55,057 * https://pypi.org/simple/pebaystats/ 2021-07-11T21:22:55,058 Fetching project page and analyzing links: https://pypi.org/simple/pebaystats/ 2021-07-11T21:22:55,058 Getting page https://pypi.org/simple/pebaystats/ 2021-07-11T21:22:55,060 Found index url https://pypi.org/simple 2021-07-11T21:22:55,147 Found link https://files.pythonhosted.org/packages/fb/60/f67e7d73e5da71a6b24b7500390812eaeb01e4478c8047fe5dae5d274ea4/pebaystats-0.2.tar.gz#sha256=74a8fca19b5200a4833d30bbb0fcf0294cb7a434753127925b321c206170b54c (from https://pypi.org/simple/pebaystats/), version: 0.2 2021-07-11T21:22:55,148 Found link https://files.pythonhosted.org/packages/d8/8a/c7eb7318a3cff0cbb8ef9c3ca86da6b1e010f98023b95ff517e50dae3b40/pebaystats-0.3.tar.gz#sha256=846e97bcf5c99da180533c0bc7b2ef2d3403cce18be3302a880e50668004a85f (from https://pypi.org/simple/pebaystats/), version: 0.3 2021-07-11T21:22:55,148 Found link https://files.pythonhosted.org/packages/90/8d/7ce656032ebba382028333e1b3b1a8fb2ab7be452fde348c5a425209e271/pebaystats-0.4.tar.gz#sha256=965da3c7514f396d64a970499a1305b7380f60f0a0c78a7ca35e3b833ebd921b (from https://pypi.org/simple/pebaystats/), version: 0.4 2021-07-11T21:22:55,148 Skipping link: not a file: https://pypi.org/simple/pebaystats/ 2021-07-11T21:22:55,166 Given no hashes to check 1 links for project 'pebaystats': discarding no candidates 2021-07-11T21:22:55,184 Collecting pebaystats==0.3 2021-07-11T21:22:55,186 Created temporary directory: /tmp/pip-unpack-yn_muhls 2021-07-11T21:22:55,365 Downloading pebaystats-0.3.tar.gz (14 kB) 2021-07-11T21:22:55,434 Added pebaystats==0.3 from https://files.pythonhosted.org/packages/d8/8a/c7eb7318a3cff0cbb8ef9c3ca86da6b1e010f98023b95ff517e50dae3b40/pebaystats-0.3.tar.gz#sha256=846e97bcf5c99da180533c0bc7b2ef2d3403cce18be3302a880e50668004a85f to build tracker '/tmp/pip-req-tracker-98wmxn5l' 2021-07-11T21:22:55,435 Running setup.py (path:/tmp/pip-wheel-q1duqzkt/pebaystats_f3cb14fea9d84617a988a737c069c4d5/setup.py) egg_info for package pebaystats 2021-07-11T21:22:55,436 Created temporary directory: /tmp/pip-pip-egg-info-at3v9g_5 2021-07-11T21:22:55,436 Running command python setup.py egg_info 2021-07-11T21:22:56,153 Traceback (most recent call last): 2021-07-11T21:22:56,154 File "", line 1, in 2021-07-11T21:22:56,154 File "/tmp/pip-wheel-q1duqzkt/pebaystats_f3cb14fea9d84617a988a737c069c4d5/setup.py", line 4, in 2021-07-11T21:22:56,154 import pebaystats 2021-07-11T21:22:56,154 File "/tmp/pip-wheel-q1duqzkt/pebaystats_f3cb14fea9d84617a988a737c069c4d5/pebaystats/__init__.py", line 4, in 2021-07-11T21:22:56,155 from dstats import dstats 2021-07-11T21:22:56,155 ModuleNotFoundError: No module named 'dstats' 2021-07-11T21:22:56,203 WARNING: Discarding https://files.pythonhosted.org/packages/d8/8a/c7eb7318a3cff0cbb8ef9c3ca86da6b1e010f98023b95ff517e50dae3b40/pebaystats-0.3.tar.gz#sha256=846e97bcf5c99da180533c0bc7b2ef2d3403cce18be3302a880e50668004a85f (from https://pypi.org/simple/pebaystats/). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. 2021-07-11T21:22:56,204 ERROR: Could not find a version that satisfies the requirement pebaystats==0.3 (from versions: 0.2, 0.3, 0.4) 2021-07-11T21:22:56,205 ERROR: No matching distribution found for pebaystats==0.3 2021-07-11T21:22:56,205 Exception information: 2021-07-11T21:22:56,205 Traceback (most recent call last): 2021-07-11T21:22:56,205 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_vendor/resolvelib/resolvers.py", line 341, in resolve 2021-07-11T21:22:56,205 name, crit = self._merge_into_criterion(r, parent=None) 2021-07-11T21:22:56,205 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2021-07-11T21:22:56,205 raise RequirementsConflicted(criterion) 2021-07-11T21:22:56,205 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('pebaystats==0.3') 2021-07-11T21:22:56,205 2021-07-11T21:22:56,205 During handling of the above exception, another exception occurred: 2021-07-11T21:22:56,205 2021-07-11T21:22:56,205 Traceback (most recent call last): 2021-07-11T21:22:56,205 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/resolution/resolvelib/resolver.py", line 127, in resolve 2021-07-11T21:22:56,205 result = self._result = resolver.resolve( 2021-07-11T21:22:56,205 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_vendor/resolvelib/resolvers.py", line 473, in resolve 2021-07-11T21:22:56,205 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-07-11T21:22:56,205 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_vendor/resolvelib/resolvers.py", line 343, in resolve 2021-07-11T21:22:56,205 raise ResolutionImpossible(e.criterion.information) 2021-07-11T21:22:56,205 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('pebaystats==0.3'), parent=None)] 2021-07-11T21:22:56,205 2021-07-11T21:22:56,205 The above exception was the direct cause of the following exception: 2021-07-11T21:22:56,205 2021-07-11T21:22:56,205 Traceback (most recent call last): 2021-07-11T21:22:56,205 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/cli/base_command.py", line 180, in _main 2021-07-11T21:22:56,205 status = self.run(options, args) 2021-07-11T21:22:56,205 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2021-07-11T21:22:56,205 return func(self, options, args) 2021-07-11T21:22:56,205 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/commands/wheel.py", line 142, in run 2021-07-11T21:22:56,205 requirement_set = resolver.resolve( 2021-07-11T21:22:56,205 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/resolution/resolvelib/resolver.py", line 136, in resolve 2021-07-11T21:22:56,205 raise error from e 2021-07-11T21:22:56,205 pip._internal.exceptions.DistributionNotFound: No matching distribution found for pebaystats==0.3 2021-07-11T21:22:56,210 Removed pebaystats==0.3 from https://files.pythonhosted.org/packages/d8/8a/c7eb7318a3cff0cbb8ef9c3ca86da6b1e010f98023b95ff517e50dae3b40/pebaystats-0.3.tar.gz#sha256=846e97bcf5c99da180533c0bc7b2ef2d3403cce18be3302a880e50668004a85f from build tracker '/tmp/pip-req-tracker-98wmxn5l' 2021-07-11T21:22:56,210 Removed build tracker: '/tmp/pip-req-tracker-98wmxn5l'