2021-07-17T21:33:39,433 Created temporary directory: /tmp/pip-ephem-wheel-cache-g9aulkrx 2021-07-17T21:33:39,436 Created temporary directory: /tmp/pip-req-tracker-s5lyd_7u 2021-07-17T21:33:39,436 Initialized build tracking at /tmp/pip-req-tracker-s5lyd_7u 2021-07-17T21:33:39,437 Created build tracker: /tmp/pip-req-tracker-s5lyd_7u 2021-07-17T21:33:39,437 Entered build tracker: /tmp/pip-req-tracker-s5lyd_7u 2021-07-17T21:33:39,438 Created temporary directory: /tmp/pip-wheel-rhu4zlph 2021-07-17T21:33:39,465 Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple 2021-07-17T21:33:39,467 2 location(s) to search for versions of leslie: 2021-07-17T21:33:39,467 * https://pypi.org/simple/leslie/ 2021-07-17T21:33:39,467 * https://www.piwheels.org/simple/leslie/ 2021-07-17T21:33:39,468 Fetching project page and analyzing links: https://pypi.org/simple/leslie/ 2021-07-17T21:33:39,468 Getting page https://pypi.org/simple/leslie/ 2021-07-17T21:33:39,470 Found index url https://pypi.org/simple 2021-07-17T21:33:39,648 Found link https://files.pythonhosted.org/packages/fc/f8/638afc89789a522104d9066a882d8d6a34c3601ac072026009abd9ef33fd/Leslie-0.0.1rc1.tar.gz#sha256=99edbc7831704c83594c2be6fe274a056d6719067c1cbff3d1012651a05b4084 (from https://pypi.org/simple/leslie/) (requires-python:>=3.6.1), version: 0.0.1rc1 2021-07-17T21:33:39,649 Fetching project page and analyzing links: https://www.piwheels.org/simple/leslie/ 2021-07-17T21:33:39,649 Getting page https://www.piwheels.org/simple/leslie/ 2021-07-17T21:33:39,650 Found index url https://www.piwheels.org/simple 2021-07-17T21:33:39,760 Skipping link: not a file: https://www.piwheels.org/simple/leslie/ 2021-07-17T21:33:39,760 Skipping link: not a file: https://pypi.org/simple/leslie/ 2021-07-17T21:33:39,783 Given no hashes to check 1 links for project 'leslie': discarding no candidates 2021-07-17T21:33:39,802 Collecting leslie==0.0.1rc1 2021-07-17T21:33:39,803 Created temporary directory: /tmp/pip-unpack-s4356537 2021-07-17T21:33:39,978 Downloading Leslie-0.0.1rc1.tar.gz (57 kB) 2021-07-17T21:33:40,127 Added leslie==0.0.1rc1 from https://files.pythonhosted.org/packages/fc/f8/638afc89789a522104d9066a882d8d6a34c3601ac072026009abd9ef33fd/Leslie-0.0.1rc1.tar.gz#sha256=99edbc7831704c83594c2be6fe274a056d6719067c1cbff3d1012651a05b4084 to build tracker '/tmp/pip-req-tracker-s5lyd_7u' 2021-07-17T21:33:40,128 Running setup.py (path:/tmp/pip-wheel-rhu4zlph/leslie_68ec7470992146619784bac7939cb50e/setup.py) egg_info for package leslie 2021-07-17T21:33:40,129 Created temporary directory: /tmp/pip-pip-egg-info-2d86m8p3 2021-07-17T21:33:40,129 Running command python setup.py egg_info 2021-07-17T21:33:41,190 Traceback (most recent call last): 2021-07-17T21:33:41,191 File "", line 1, in 2021-07-17T21:33:41,191 File "/tmp/pip-wheel-rhu4zlph/leslie_68ec7470992146619784bac7939cb50e/setup.py", line 6, in 2021-07-17T21:33:41,191 with open("Leslie/version.py", "r", encoding="utf-8") as version_file: 2021-07-17T21:33:41,191 FileNotFoundError: [Errno 2] No such file or directory: 'Leslie/version.py' 2021-07-17T21:33:41,241 WARNING: Discarding https://files.pythonhosted.org/packages/fc/f8/638afc89789a522104d9066a882d8d6a34c3601ac072026009abd9ef33fd/Leslie-0.0.1rc1.tar.gz#sha256=99edbc7831704c83594c2be6fe274a056d6719067c1cbff3d1012651a05b4084 (from https://pypi.org/simple/leslie/) (requires-python:>=3.6.1). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. 2021-07-17T21:33:41,242 ERROR: Could not find a version that satisfies the requirement leslie==0.0.1rc1 (from versions: 0.0.1rc1) 2021-07-17T21:33:41,243 ERROR: No matching distribution found for leslie==0.0.1rc1 2021-07-17T21:33:41,243 Exception information: 2021-07-17T21:33:41,243 Traceback (most recent call last): 2021-07-17T21:33:41,243 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_vendor/resolvelib/resolvers.py", line 341, in resolve 2021-07-17T21:33:41,243 name, crit = self._merge_into_criterion(r, parent=None) 2021-07-17T21:33:41,243 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2021-07-17T21:33:41,243 raise RequirementsConflicted(criterion) 2021-07-17T21:33:41,243 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('leslie==0.0.1rc1') 2021-07-17T21:33:41,243 2021-07-17T21:33:41,243 During handling of the above exception, another exception occurred: 2021-07-17T21:33:41,243 2021-07-17T21:33:41,243 Traceback (most recent call last): 2021-07-17T21:33:41,243 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/resolution/resolvelib/resolver.py", line 127, in resolve 2021-07-17T21:33:41,243 result = self._result = resolver.resolve( 2021-07-17T21:33:41,243 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_vendor/resolvelib/resolvers.py", line 473, in resolve 2021-07-17T21:33:41,243 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-07-17T21:33:41,243 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_vendor/resolvelib/resolvers.py", line 343, in resolve 2021-07-17T21:33:41,243 raise ResolutionImpossible(e.criterion.information) 2021-07-17T21:33:41,243 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('leslie==0.0.1rc1'), parent=None)] 2021-07-17T21:33:41,243 2021-07-17T21:33:41,243 The above exception was the direct cause of the following exception: 2021-07-17T21:33:41,243 2021-07-17T21:33:41,243 Traceback (most recent call last): 2021-07-17T21:33:41,243 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/cli/base_command.py", line 180, in _main 2021-07-17T21:33:41,243 status = self.run(options, args) 2021-07-17T21:33:41,243 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2021-07-17T21:33:41,243 return func(self, options, args) 2021-07-17T21:33:41,243 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/commands/wheel.py", line 142, in run 2021-07-17T21:33:41,243 requirement_set = resolver.resolve( 2021-07-17T21:33:41,243 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/resolution/resolvelib/resolver.py", line 136, in resolve 2021-07-17T21:33:41,243 raise error from e 2021-07-17T21:33:41,243 pip._internal.exceptions.DistributionNotFound: No matching distribution found for leslie==0.0.1rc1 2021-07-17T21:33:41,248 Removed leslie==0.0.1rc1 from https://files.pythonhosted.org/packages/fc/f8/638afc89789a522104d9066a882d8d6a34c3601ac072026009abd9ef33fd/Leslie-0.0.1rc1.tar.gz#sha256=99edbc7831704c83594c2be6fe274a056d6719067c1cbff3d1012651a05b4084 from build tracker '/tmp/pip-req-tracker-s5lyd_7u' 2021-07-17T21:33:41,248 Removed build tracker: '/tmp/pip-req-tracker-s5lyd_7u'