2021-07-14T04:53:51,590 Created temporary directory: /tmp/pip-ephem-wheel-cache-3ajeizi3 2021-07-14T04:53:51,593 Created temporary directory: /tmp/pip-req-tracker-rwtxm7_0 2021-07-14T04:53:51,593 Initialized build tracking at /tmp/pip-req-tracker-rwtxm7_0 2021-07-14T04:53:51,593 Created build tracker: /tmp/pip-req-tracker-rwtxm7_0 2021-07-14T04:53:51,593 Entered build tracker: /tmp/pip-req-tracker-rwtxm7_0 2021-07-14T04:53:51,594 Created temporary directory: /tmp/pip-wheel-m5mjd9e1 2021-07-14T04:53:51,621 1 location(s) to search for versions of gitstate: 2021-07-14T04:53:51,621 * https://pypi.org/simple/gitstate/ 2021-07-14T04:53:51,622 Fetching project page and analyzing links: https://pypi.org/simple/gitstate/ 2021-07-14T04:53:51,622 Getting page https://pypi.org/simple/gitstate/ 2021-07-14T04:53:51,624 Found index url https://pypi.org/simple 2021-07-14T04:53:51,798 Found link https://files.pythonhosted.org/packages/3c/55/6004bfef0f9f3798398af7e528dd57d661a6ccc9dd344ebcd1cb534e086a/GitState-0.0.1.tar.gz#sha256=3a69cf11ec4d37674b01384d6ef7d66f2524e960440656516ac5e78b990676da (from https://pypi.org/simple/gitstate/), version: 0.0.1 2021-07-14T04:53:51,798 Skipping link: not a file: https://pypi.org/simple/gitstate/ 2021-07-14T04:53:51,816 Given no hashes to check 1 links for project 'gitstate': discarding no candidates 2021-07-14T04:53:51,835 Collecting gitstate==0.0.1 2021-07-14T04:53:51,836 Created temporary directory: /tmp/pip-unpack-61vmxk0k 2021-07-14T04:53:52,007 Downloading GitState-0.0.1.tar.gz (427 bytes) 2021-07-14T04:53:52,027 Added gitstate==0.0.1 from https://files.pythonhosted.org/packages/3c/55/6004bfef0f9f3798398af7e528dd57d661a6ccc9dd344ebcd1cb534e086a/GitState-0.0.1.tar.gz#sha256=3a69cf11ec4d37674b01384d6ef7d66f2524e960440656516ac5e78b990676da to build tracker '/tmp/pip-req-tracker-rwtxm7_0' 2021-07-14T04:53:52,028 Running setup.py (path:/tmp/pip-wheel-m5mjd9e1/gitstate_8cbc126ff20d4c90ad94bb3ec57d2151/setup.py) egg_info for package gitstate 2021-07-14T04:53:52,029 Created temporary directory: /tmp/pip-pip-egg-info-bo7hmevn 2021-07-14T04:53:52,029 Running command python setup.py egg_info 2021-07-14T04:53:52,864 running egg_info 2021-07-14T04:53:52,866 creating /tmp/pip-pip-egg-info-bo7hmevn/GitState.egg-info 2021-07-14T04:53:52,867 writing /tmp/pip-pip-egg-info-bo7hmevn/GitState.egg-info/PKG-INFO 2021-07-14T04:53:52,869 writing dependency_links to /tmp/pip-pip-egg-info-bo7hmevn/GitState.egg-info/dependency_links.txt 2021-07-14T04:53:52,871 writing top-level names to /tmp/pip-pip-egg-info-bo7hmevn/GitState.egg-info/top_level.txt 2021-07-14T04:53:52,873 writing manifest file '/tmp/pip-pip-egg-info-bo7hmevn/GitState.egg-info/SOURCES.txt' 2021-07-14T04:53:53,022 error: package directory 'gitstate' does not exist 2021-07-14T04:53:53,079 WARNING: Discarding https://files.pythonhosted.org/packages/3c/55/6004bfef0f9f3798398af7e528dd57d661a6ccc9dd344ebcd1cb534e086a/GitState-0.0.1.tar.gz#sha256=3a69cf11ec4d37674b01384d6ef7d66f2524e960440656516ac5e78b990676da (from https://pypi.org/simple/gitstate/). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. 2021-07-14T04:53:53,080 ERROR: Could not find a version that satisfies the requirement gitstate==0.0.1 (from versions: 0.0.1) 2021-07-14T04:53:53,081 ERROR: No matching distribution found for gitstate==0.0.1 2021-07-14T04:53:53,081 Exception information: 2021-07-14T04:53:53,081 Traceback (most recent call last): 2021-07-14T04:53:53,081 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_vendor/resolvelib/resolvers.py", line 341, in resolve 2021-07-14T04:53:53,081 name, crit = self._merge_into_criterion(r, parent=None) 2021-07-14T04:53:53,081 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2021-07-14T04:53:53,081 raise RequirementsConflicted(criterion) 2021-07-14T04:53:53,081 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('gitstate==0.0.1') 2021-07-14T04:53:53,081 2021-07-14T04:53:53,081 During handling of the above exception, another exception occurred: 2021-07-14T04:53:53,081 2021-07-14T04:53:53,081 Traceback (most recent call last): 2021-07-14T04:53:53,081 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/resolution/resolvelib/resolver.py", line 127, in resolve 2021-07-14T04:53:53,081 result = self._result = resolver.resolve( 2021-07-14T04:53:53,081 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_vendor/resolvelib/resolvers.py", line 473, in resolve 2021-07-14T04:53:53,081 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-07-14T04:53:53,081 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_vendor/resolvelib/resolvers.py", line 343, in resolve 2021-07-14T04:53:53,081 raise ResolutionImpossible(e.criterion.information) 2021-07-14T04:53:53,081 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('gitstate==0.0.1'), parent=None)] 2021-07-14T04:53:53,081 2021-07-14T04:53:53,081 The above exception was the direct cause of the following exception: 2021-07-14T04:53:53,081 2021-07-14T04:53:53,081 Traceback (most recent call last): 2021-07-14T04:53:53,081 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/cli/base_command.py", line 180, in _main 2021-07-14T04:53:53,081 status = self.run(options, args) 2021-07-14T04:53:53,081 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2021-07-14T04:53:53,081 return func(self, options, args) 2021-07-14T04:53:53,081 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/commands/wheel.py", line 142, in run 2021-07-14T04:53:53,081 requirement_set = resolver.resolve( 2021-07-14T04:53:53,081 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/resolution/resolvelib/resolver.py", line 136, in resolve 2021-07-14T04:53:53,081 raise error from e 2021-07-14T04:53:53,081 pip._internal.exceptions.DistributionNotFound: No matching distribution found for gitstate==0.0.1 2021-07-14T04:53:53,086 Removed gitstate==0.0.1 from https://files.pythonhosted.org/packages/3c/55/6004bfef0f9f3798398af7e528dd57d661a6ccc9dd344ebcd1cb534e086a/GitState-0.0.1.tar.gz#sha256=3a69cf11ec4d37674b01384d6ef7d66f2524e960440656516ac5e78b990676da from build tracker '/tmp/pip-req-tracker-rwtxm7_0' 2021-07-14T04:53:53,086 Removed build tracker: '/tmp/pip-req-tracker-rwtxm7_0'